"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2024/11/15 03:48:23 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-nasahim6tixi" 2024/11/15 03:48:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 03:48:23 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2024/11/15 03:48:23 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 2024/11/15 03:48:23 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2024/11/15 03:48:23 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 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell type "unix" from config 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Relative path resolved to "/rclone-test-nasahim6tixi" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Using root directory "/rclone-test-nasahim6tixi" 2024/11/15 03:48:23 DEBUG : Creating backend with remote "/tmp/rclone1905955284" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:23 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:23 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:23 DEBUG : dir: Looking for writers 2024/11/15 03:48:23 DEBUG : : Looking for writers 2024/11/15 03:48:23 DEBUG : dir: reading active writers 2024/11/15 03:48:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:23 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:23 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/11/15 03:48:23 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:23 DEBUG : dir/subdir: Looking for writers 2024/11/15 03:48:23 DEBUG : dir: Looking for writers 2024/11/15 03:48:23 DEBUG : file2: reading active writers 2024/11/15 03:48:23 DEBUG : subdir: reading active writers 2024/11/15 03:48:23 DEBUG : file1: reading active writers 2024/11/15 03:48:23 DEBUG : : Looking for writers 2024/11/15 03:48:23 DEBUG : dir: reading active writers 2024/11/15 03:48:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:23 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:23 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:24 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:24 DEBUG : dir: Looking for writers 2024/11/15 03:48:24 DEBUG : file1: reading active writers 2024/11/15 03:48:24 DEBUG : : Looking for writers 2024/11/15 03:48:24 DEBUG : dir: reading active writers 2024/11/15 03:48:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:24 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:24 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:24 DEBUG : dir: Looking for writers 2024/11/15 03:48:24 DEBUG : : Looking for writers 2024/11/15 03:48:24 DEBUG : dir: reading active writers 2024/11/15 03:48:24 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.20s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:24 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:24 DEBUG : dir: forgetting directory cache 2024/11/15 03:48:24 DEBUG : : forgetting directory cache 2024/11/15 03:48:24 DEBUG : dir: forgetting directory cache 2024/11/15 03:48:24 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:24 DEBUG : : Looking for writers 2024/11/15 03:48:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.20s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:24 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:24 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/11/15 03:48:24 DEBUG : dir: invalidating directory cache 2024/11/15 03:48:24 DEBUG : : >ForgetPath: 2024/11/15 03:48:24 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/11/15 03:48:24 DEBUG : : invalidating directory cache 2024/11/15 03:48:24 DEBUG : dir: forgetting directory cache 2024/11/15 03:48:24 DEBUG : : >ForgetPath: 2024/11/15 03:48:24 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/11/15 03:48:24 DEBUG : : >ForgetPath: 2024/11/15 03:48:24 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:24 DEBUG : dir: Looking for writers 2024/11/15 03:48:24 DEBUG : : Looking for writers 2024/11/15 03:48:24 DEBUG : dir: reading active writers 2024/11/15 03:48:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.20s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:24 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:24 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/fil/a/b/c" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/fil/a/b/c 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/fil/a/b/c" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-nasahim6tixi/fil/a/b/c 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/fil/a/b/c" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/fil/a/b/c 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/fil/a/b/c" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-nasahim6tixi/fil/a/b/c 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:25 DEBUG : : forgetting directory cache 2024/11/15 03:48:25 DEBUG : dir: forgetting directory cache 2024/11/15 03:48:25 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:25 DEBUG : dir: Looking for writers 2024/11/15 03:48:25 DEBUG : fil/a/b: Looking for writers 2024/11/15 03:48:25 DEBUG : fil/a: Looking for writers 2024/11/15 03:48:25 DEBUG : b: reading active writers 2024/11/15 03:48:25 DEBUG : fil: Looking for writers 2024/11/15 03:48:25 DEBUG : a: reading active writers 2024/11/15 03:48:25 DEBUG : : Looking for writers 2024/11/15 03:48:25 DEBUG : dir: reading active writers 2024/11/15 03:48:25 DEBUG : fil: reading active writers 2024/11/15 03:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.71s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:25 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:25 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:25 DEBUG : dir: Looking for writers 2024/11/15 03:48:25 DEBUG : : Looking for writers 2024/11/15 03:48:25 DEBUG : dir: reading active writers 2024/11/15 03:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:25 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:25 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:25 DEBUG : dir: Looking for writers 2024/11/15 03:48:25 DEBUG : file1: reading active writers 2024/11/15 03:48:25 DEBUG : : Looking for writers 2024/11/15 03:48:25 DEBUG : dir: reading active writers 2024/11/15 03:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:25 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:25 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/subdir/file3" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-nasahim6tixi/dir/subdir/file3 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/11/15 03:48:26 DEBUG : Waiting for deletions to finish 2024/11/15 03:48:26 INFO : dir/subdir/file3: Deleted 2024/11/15 03:48:26 DEBUG : removing 1 level 2 directories 2024/11/15 03:48:26 INFO : dir/subdir: Removing directory 2024/11/15 03:48:26 DEBUG : dir: invalidating directory cache 2024/11/15 03:48:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/11/15 03:48:26 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/11/15 03:48:26 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/11/15 03:48:26 DEBUG : dir/file1: Reset virtual modtime 2024/11/15 03:48:26 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/11/15 03:48:26 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/11/15 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:26 DEBUG : dir: invalidating directory cache 2024/11/15 03:48:26 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/11/15 03:48:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/11/15 03:48:26 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/15 03:48:26 DEBUG : : forgetting directory cache 2024/11/15 03:48:26 DEBUG : dir: forgetting directory cache 2024/11/15 03:48:26 DEBUG : dir/virtualDir: forgetting directory cache 2024/11/15 03:48:26 DEBUG : dir/file1: Reset virtual modtime 2024/11/15 03:48:26 DEBUG : dir/virtualFile: Reset virtual modtime 2024/11/15 03:48:26 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:26 DEBUG : dir/virtualDir: Looking for writers 2024/11/15 03:48:26 DEBUG : dir: Looking for writers 2024/11/15 03:48:26 DEBUG : virtualFile2: reading active writers 2024/11/15 03:48:26 DEBUG : virtualFile: reading active writers 2024/11/15 03:48:26 DEBUG : virtualDir: reading active writers 2024/11/15 03:48:26 DEBUG : file1: reading active writers 2024/11/15 03:48:26 DEBUG : : Looking for writers 2024/11/15 03:48:26 DEBUG : dir: reading active writers 2024/11/15 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.62s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:26 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:26 ERROR : dir/: Can only open directories read only 2024/11/15 03:48:26 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:26 DEBUG : dir: Looking for writers 2024/11/15 03:48:26 DEBUG : : Looking for writers 2024/11/15 03:48:26 DEBUG : dir: reading active writers 2024/11/15 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:26 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:26 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/15 03:48:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/11/15 03:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/potato" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/potato 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/potato" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/dir/potato 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:27 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:27 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2024/11/15 03:48:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/11/15 03:48:27 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:27 DEBUG : dir: Looking for writers 2024/11/15 03:48:27 DEBUG : potato: reading active writers 2024/11/15 03:48:27 DEBUG : file1: reading active writers 2024/11/15 03:48:27 DEBUG : : Looking for writers 2024/11/15 03:48:27 DEBUG : dir: reading active writers 2024/11/15 03:48:27 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.41s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:27 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:27 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:27 DEBUG : dir/sub: Looking for writers 2024/11/15 03:48:27 DEBUG : dir: Looking for writers 2024/11/15 03:48:27 DEBUG : file1: reading active writers 2024/11/15 03:48:27 DEBUG : sub: reading active writers 2024/11/15 03:48:27 DEBUG : : Looking for writers 2024/11/15 03:48:27 DEBUG : dir: reading active writers 2024/11/15 03:48:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.49s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:27 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/11/15 03:48:27 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:27 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:28 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:28 DEBUG : dir/sub/subsub: Looking for writers 2024/11/15 03:48:28 DEBUG : dir/sub: Looking for writers 2024/11/15 03:48:28 DEBUG : subsub: reading active writers 2024/11/15 03:48:28 DEBUG : dir: Looking for writers 2024/11/15 03:48:28 DEBUG : file1: reading active writers 2024/11/15 03:48:28 DEBUG : sub: reading active writers 2024/11/15 03:48:28 DEBUG : : Looking for writers 2024/11/15 03:48:28 DEBUG : dir: reading active writers 2024/11/15 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.43s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:28 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:28 ERROR : dir/: Dir.Remove not empty 2024/11/15 03:48:28 DEBUG : dir/file1: Remove: 2024/11/15 03:48:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:28 DEBUG : dir/file1: >Remove: err= 2024/11/15 03:48:28 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/15 03:48:28 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:28 DEBUG : : Looking for writers 2024/11/15 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:28 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:28 DEBUG : dir/file1: Remove: 2024/11/15 03:48:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:28 DEBUG : dir/file1: >Remove: err= 2024/11/15 03:48:28 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/15 03:48:28 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:28 DEBUG : : Looking for writers 2024/11/15 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:28 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:28 DEBUG : dir/file1: Remove: 2024/11/15 03:48:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:28 DEBUG : dir/file1: >Remove: err= 2024/11/15 03:48:28 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:28 DEBUG : dir: Looking for writers 2024/11/15 03:48:28 DEBUG : : Looking for writers 2024/11/15 03:48:28 DEBUG : dir: reading active writers 2024/11/15 03:48:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:28 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:28 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-nasahim6tixi/dir/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-nasahim6tixi/dir/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/11/15 03:48:29 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/11/15 03:48:29 DEBUG : dir: Updating dir with dir2 0xc0007804e0 2024/11/15 03:48:29 DEBUG : dir: forgetting directory cache 2024/11/15 03:48:29 DEBUG : : Added virtual directory entry vDel: "dir" 2024/11/15 03:48:29 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir2/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir2/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir2/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir2/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir2/file1" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir2/file1 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:29 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/11/15 03:48:29 INFO : dir2/file1: Moved (server-side) to: file2 2024/11/15 03:48:29 DEBUG : file2: Updating file with file2 0xc0007b8540 2024/11/15 03:48:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:29 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:29 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/11/15 03:48:30 INFO : dir2/file3: Deleted 2024/11/15 03:48:30 INFO : file2: Moved (server-side) to: dir2/file3 2024/11/15 03:48:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0007b8540 2024/11/15 03:48:30 DEBUG : : Added virtual directory entry vDel: "file2" 2024/11/15 03:48:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir2/file3" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir2/file3 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:30 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/11/15 03:48:30 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000315520 2024/11/15 03:48:30 DEBUG : empty directory: forgetting directory cache 2024/11/15 03:48:30 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/11/15 03:48:30 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/11/15 03:48:30 DEBUG : dir2: Renaming to "dir3" 2024/11/15 03:48:30 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:30 DEBUG : dir3: Looking for writers 2024/11/15 03:48:30 DEBUG : file3: reading active writers 2024/11/15 03:48:30 DEBUG : renamed empty directory: Looking for writers 2024/11/15 03:48:30 DEBUG : : Looking for writers 2024/11/15 03:48:30 DEBUG : dir3: reading active writers 2024/11/15 03:48:30 DEBUG : renamed empty directory: reading active writers 2024/11/15 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.75s) === RUN TestDirStructSize dir_test.go:608: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:30 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:30 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:30 DEBUG : dir: Looking for writers 2024/11/15 03:48:30 DEBUG : file1: reading active writers 2024/11/15 03:48:30 DEBUG : : Looking for writers 2024/11/15 03:48:30 DEBUG : dir: reading active writers 2024/11/15 03:48:30 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:30 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:30 DEBUG : Can set mod time: true 2024/11/15 03:48:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:30 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:31 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:31 DEBUG : dir: Looking for writers 2024/11/15 03:48:31 DEBUG : file1: reading active writers 2024/11/15 03:48:31 DEBUG : : Looking for writers 2024/11/15 03:48:31 DEBUG : dir: reading active writers 2024/11/15 03:48:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:31 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/15 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:31 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:48:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/15 03:48:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/15 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:31 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:31 DEBUG : dir: Looking for writers 2024/11/15 03:48:31 DEBUG : file1: reading active writers 2024/11/15 03:48:31 DEBUG : : Looking for writers 2024/11/15 03:48:31 DEBUG : dir: reading active writers 2024/11/15 03:48:31 DEBUG : >WaitForWriters: 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/15 03:48:31 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:31 DEBUG : dir: Looking for writers 2024/11/15 03:48:31 DEBUG : file1: reading active writers 2024/11/15 03:48:31 DEBUG : : Looking for writers 2024/11/15 03:48:31 DEBUG : dir: reading active writers 2024/11/15 03:48:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:31 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/15 03:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:31 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/15 03:48:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/15 03:48:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:32 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:32 DEBUG : dir: Looking for writers 2024/11/15 03:48:32 DEBUG : file1: reading active writers 2024/11/15 03:48:32 DEBUG : : Looking for writers 2024/11/15 03:48:32 DEBUG : dir: reading active writers 2024/11/15 03:48:32 DEBUG : >WaitForWriters: 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/11/15 03:48:32 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:32 DEBUG : dir: Looking for writers 2024/11/15 03:48:32 DEBUG : file1: reading active writers 2024/11/15 03:48:32 DEBUG : : Looking for writers 2024/11/15 03:48:32 DEBUG : dir: reading active writers 2024/11/15 03:48:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:32 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:32 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:32 DEBUG : dir: Looking for writers 2024/11/15 03:48:32 DEBUG : file1: reading active writers 2024/11/15 03:48:32 DEBUG : : Looking for writers 2024/11/15 03:48:32 DEBUG : dir: reading active writers 2024/11/15 03:48:32 DEBUG : >WaitForWriters: 2024/11/15 03:48:32 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:32 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:32 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:32 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:32 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/15 03:48:32 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:32 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:32 DEBUG : dir/file1(0xc00039ff40): close: 2024/11/15 03:48:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/11/15 03:48:32 DEBUG : dir/file1(0xc00039ff40): >close: err= 2024/11/15 03:48:32 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:32 DEBUG : dir: Looking for writers 2024/11/15 03:48:32 DEBUG : file1: reading active writers 2024/11/15 03:48:32 DEBUG : : Looking for writers 2024/11/15 03:48:32 DEBUG : dir: reading active writers 2024/11/15 03:48:32 DEBUG : >WaitForWriters: 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:32 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:33 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : >WaitForWriters: 2024/11/15 03:48:33 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:33 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:33 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:33 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:33 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:33 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:33 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/15 03:48:33 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:33 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:33 DEBUG : dir/file1(0xc000731680): _writeAt: size=5, off=0 2024/11/15 03:48:33 DEBUG : dir/file1(0xc000731680): openPending: 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/15 03:48:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:33 DEBUG : dir/file1(0xc000731680): >openPending: err= 2024/11/15 03:48:33 DEBUG : dir/file1(0xc000731680): >_writeAt: n=5, err= 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/15 03:48:33 DEBUG : dir/file1(0xc000731680): close: 2024/11/15 03:48:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/11/15 03:48:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/11/15 03:48:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/11/15 03:48:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/15 03:48:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:33 DEBUG : dir/file1(0xc000731680): >close: err= 2024/11/15 03:48:33 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: starting upload 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1.b6fbcc80.partial" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1.b6fbcc80.partial 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1.b6fbcc80.partial" 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-nasahim6tixi/dir/file1.b6fbcc80.partial 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/11/15 03:48:33 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/11/15 03:48:33 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2024/11/15 03:48:33 INFO : dir/file1: Copied (replaced existing) 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/11/15 03:48:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:33 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/11/15 03:48:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : >WaitForWriters: 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:33 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/11/15 03:48:33 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:33 DEBUG : dir: Looking for writers 2024/11/15 03:48:33 DEBUG : file1: reading active writers 2024/11/15 03:48:33 DEBUG : : Looking for writers 2024/11/15 03:48:33 DEBUG : dir: reading active writers 2024/11/15 03:48:33 DEBUG : >WaitForWriters: 2024/11/15 03:48:33 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.43s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.85s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:33 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:33 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:34 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:34 DEBUG : dir: Looking for writers 2024/11/15 03:48:34 DEBUG : file1: reading active writers 2024/11/15 03:48:34 DEBUG : : Looking for writers 2024/11/15 03:48:34 DEBUG : dir: reading active writers 2024/11/15 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.32s) === RUN TestFileOpenReadUnknownSize 2024/11/15 03:48:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/11/15 03:48:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/11/15 03:48:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/11/15 03:48:34 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:34 DEBUG : : Looking for writers 2024/11/15 03:48:34 DEBUG : file.txt: reading active writers 2024/11/15 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:34 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (25 bytes), uploading instead of streaming 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:34 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/15 03:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:34 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:34 DEBUG : dir: Looking for writers 2024/11/15 03:48:34 DEBUG : file1: reading active writers 2024/11/15 03:48:34 DEBUG : : Looking for writers 2024/11/15 03:48:34 DEBUG : dir: reading active writers 2024/11/15 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.31s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:34 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:34 DEBUG : dir/file1: Remove: 2024/11/15 03:48:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:34 DEBUG : dir/file1: >Remove: err= 2024/11/15 03:48:34 DEBUG : dir/file1: Remove: 2024/11/15 03:48:34 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/15 03:48:34 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:34 DEBUG : dir: Looking for writers 2024/11/15 03:48:34 DEBUG : : Looking for writers 2024/11/15 03:48:34 DEBUG : dir: reading active writers 2024/11/15 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:34 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:34 DEBUG : dir/file1: Remove: 2024/11/15 03:48:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:34 DEBUG : dir/file1: >Remove: err= 2024/11/15 03:48:34 DEBUG : dir/file1: Remove: 2024/11/15 03:48:34 DEBUG : dir/file1: >Remove: err=Read only file system 2024/11/15 03:48:34 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:34 DEBUG : dir: Looking for writers 2024/11/15 03:48:34 DEBUG : : Looking for writers 2024/11/15 03:48:34 DEBUG : dir: reading active writers 2024/11/15 03:48:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:34 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:34 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/11/15 03:48:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/15 03:48:35 DEBUG : dir/file1: Open: flags=O_RDWR 2024/11/15 03:48:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/15 03:48:35 DEBUG : dir/file1: Open: flags=0x3 2024/11/15 03:48:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/11/15 03:48:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/11/15 03:48:35 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:35 DEBUG : dir: Looking for writers 2024/11/15 03:48:35 DEBUG : file1: reading active writers 2024/11/15 03:48:35 DEBUG : : Looking for writers 2024/11/15 03:48:35 DEBUG : dir: reading active writers 2024/11/15 03:48:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:35 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:35 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:35 DEBUG : dir: Looking for writers 2024/11/15 03:48:35 DEBUG : file1: reading active writers 2024/11/15 03:48:35 DEBUG : : Looking for writers 2024/11/15 03:48:35 DEBUG : dir: reading active writers 2024/11/15 03:48:35 DEBUG : >WaitForWriters: 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00018fa40 2024/11/15 03:48:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/15 03:48:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00018fa40 2024/11/15 03:48:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/15 03:48:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/15 03:48:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:35 DEBUG : dir/file1: File is currently open, delaying rename 0xc00018fa40 2024/11/15 03:48:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (25 bytes), uploading instead of streaming 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:35 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/15 03:48:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:36 DEBUG : newLeaf: Running delayed rename now 2024/11/15 03:48:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00018fa40 2024/11/15 03:48:36 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:36 DEBUG : dir: Looking for writers 2024/11/15 03:48:36 DEBUG : : Looking for writers 2024/11/15 03:48:36 DEBUG : dir: reading active writers 2024/11/15 03:48:36 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:36 DEBUG : >WaitForWriters: 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/15 03:48:36 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:36 DEBUG : dir: Looking for writers 2024/11/15 03:48:36 DEBUG : : Looking for writers 2024/11/15 03:48:36 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:36 DEBUG : dir: reading active writers 2024/11/15 03:48:36 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:36 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:36 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:36 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:36 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:36 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:36 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:36 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:36 DEBUG : dir: Looking for writers 2024/11/15 03:48:36 DEBUG : file1: reading active writers 2024/11/15 03:48:36 DEBUG : : Looking for writers 2024/11/15 03:48:36 DEBUG : dir: reading active writers 2024/11/15 03:48:36 DEBUG : >WaitForWriters: 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00037f380 2024/11/15 03:48:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:36 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/15 03:48:36 DEBUG : dir/file1: Updating file with dir/file1 0xc00037f380 2024/11/15 03:48:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/15 03:48:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:36 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/11/15 03:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:37 DEBUG : dir/file1: File is currently open, delaying rename 0xc00037f380 2024/11/15 03:48:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (25 bytes), uploading instead of streaming 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2024/11/15 03:48:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:37 DEBUG : newLeaf: Running delayed rename now 2024/11/15 03:48:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00037f380 2024/11/15 03:48:37 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:37 DEBUG : >WaitForWriters: 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/15 03:48:37 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:37 DEBUG : >WaitForWriters: 2024/11/15 03:48:37 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:37 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:37 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:37 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:37 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:37 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:37 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/15 03:48:37 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:37 DEBUG : dir/file1(0xc000b86c80): openPending: 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/15 03:48:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/15 03:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:37 DEBUG : dir/file1(0xc000b86c80): >openPending: err= 2024/11/15 03:48:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:37 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:37 DEBUG : dir/file1(0xc000b86c80): _writeAt: size=14, off=0 2024/11/15 03:48:37 DEBUG : dir/file1(0xc000b86c80): >_writeAt: n=14, err= 2024/11/15 03:48:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/15 03:48:37 DEBUG : dir/file1(0xc000b86c80): close: 2024/11/15 03:48:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/15 03:48:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/15 03:48:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:37 DEBUG : dir/file1(0xc000b86c80): >close: err= 2024/11/15 03:48:37 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : file1: reading active writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : file1: reading active writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : file1: reading active writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : file1: reading active writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:37 DEBUG : dir/file1: vfs cache: starting upload 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1.53508f02.partial" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1.53508f02.partial 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1.53508f02.partial" 2024/11/15 03:48:37 DEBUG : dir: Looking for writers 2024/11/15 03:48:37 DEBUG : file1: reading active writers 2024/11/15 03:48:37 DEBUG : : Looking for writers 2024/11/15 03:48:37 DEBUG : dir: reading active writers 2024/11/15 03:48:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1.53508f02.partial 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:37 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:37 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/15 03:48:37 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/15 03:48:37 INFO : dir/file1: Copied (replaced existing) 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:37 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:38 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/15 03:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:38 DEBUG : dir: Looking for writers 2024/11/15 03:48:38 DEBUG : file1: reading active writers 2024/11/15 03:48:38 DEBUG : : Looking for writers 2024/11/15 03:48:38 DEBUG : dir: reading active writers 2024/11/15 03:48:38 DEBUG : >WaitForWriters: 2024/11/15 03:48:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:38 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000861380): _readAt: size=512, off=0 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000861380): openPending: 2024/11/15 03:48:38 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" 2024/11/15 03:48:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/15 03:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000861380): >openPending: err= 2024/11/15 03:48:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000861380): >_readAt: n=14, err=EOF 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000861380): close: 2024/11/15 03:48:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000861380): >close: err= 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00037f680 2024/11/15 03:48:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/15 03:48:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/15 03:48:38 DEBUG : dir/file1: Updating file with dir/file1 0xc00037f680 2024/11/15 03:48:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/15 03:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:38 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000b86f80): openPending: 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:38 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" 2024/11/15 03:48:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/15 03:48:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000b86f80): >openPending: err= 2024/11/15 03:48:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:38 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000b86f80): _writeAt: size=25, off=0 2024/11/15 03:48:38 DEBUG : dir/file1(0xc000b86f80): >_writeAt: n=25, err= 2024/11/15 03:48:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00037f680 2024/11/15 03:48:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:38 DEBUG : newLeaf(0xc000b86f80): close: 2024/11/15 03:48:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/15 03:48:38 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-15 03:48:38.741201825 +0000 UTC m=+15.713265169 2024/11/15 03:48:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:38 DEBUG : newLeaf(0xc000b86f80): >close: err= 2024/11/15 03:48:38 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:38 DEBUG : dir: Looking for writers 2024/11/15 03:48:38 DEBUG : : Looking for writers 2024/11/15 03:48:38 DEBUG : dir: reading active writers 2024/11/15 03:48:38 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:38 DEBUG : dir: Looking for writers 2024/11/15 03:48:38 DEBUG : : Looking for writers 2024/11/15 03:48:38 DEBUG : dir: reading active writers 2024/11/15 03:48:38 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:38 DEBUG : dir: Looking for writers 2024/11/15 03:48:38 DEBUG : : Looking for writers 2024/11/15 03:48:38 DEBUG : dir: reading active writers 2024/11/15 03:48:38 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:38 DEBUG : dir: Looking for writers 2024/11/15 03:48:38 DEBUG : : Looking for writers 2024/11/15 03:48:38 DEBUG : dir: reading active writers 2024/11/15 03:48:38 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:38 DEBUG : newLeaf: vfs cache: starting upload 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf.fa0fd350.partial" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf.fa0fd350.partial 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf.fa0fd350.partial" 2024/11/15 03:48:38 DEBUG : dir: Looking for writers 2024/11/15 03:48:38 DEBUG : : Looking for writers 2024/11/15 03:48:38 DEBUG : dir: reading active writers 2024/11/15 03:48:38 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf.fa0fd350.partial 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:38 DEBUG : newLeaf.fa0fd350.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:38 DEBUG : newLeaf.fa0fd350.partial: renamed to: newLeaf 2024/11/15 03:48:38 INFO : newLeaf: Copied (replaced existing) 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:38 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : dir: Looking for writers 2024/11/15 03:48:39 DEBUG : : Looking for writers 2024/11/15 03:48:39 DEBUG : dir: reading active writers 2024/11/15 03:48:39 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-15 03:48:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/15 03:48:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/15 03:48:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:39 DEBUG : >WaitForWriters: 2024/11/15 03:48:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/15 03:48:39 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:39 DEBUG : dir: Looking for writers 2024/11/15 03:48:39 DEBUG : : Looking for writers 2024/11/15 03:48:39 DEBUG : dir: reading active writers 2024/11/15 03:48:39 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:39 DEBUG : >WaitForWriters: 2024/11/15 03:48:39 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:39 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:39 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:39 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:39 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:39 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:39 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:39 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:39 DEBUG : dir: Looking for writers 2024/11/15 03:48:39 DEBUG : file1: reading active writers 2024/11/15 03:48:39 DEBUG : : Looking for writers 2024/11/15 03:48:39 DEBUG : dir: reading active writers 2024/11/15 03:48:39 DEBUG : >WaitForWriters: 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a8300 2024/11/15 03:48:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/15 03:48:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0007a8300 2024/11/15 03:48:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/15 03:48:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:39 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:40 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002adc80): openPending: 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/15 03:48:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002adc80): >openPending: err= 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002adc80): _writeAt: size=25, off=0 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002adc80): >_writeAt: n=25, err= 2024/11/15 03:48:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0007a8300 2024/11/15 03:48:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:40 DEBUG : newLeaf(0xc0002adc80): close: 2024/11/15 03:48:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/15 03:48:40 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-15 03:48:40.173423306 +0000 UTC m=+17.145486650 2024/11/15 03:48:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:40 DEBUG : newLeaf(0xc0002adc80): >close: err= 2024/11/15 03:48:40 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:40 DEBUG : newLeaf: vfs cache: starting upload 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf.912bf935.partial" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf.912bf935.partial 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf.912bf935.partial" 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf.912bf935.partial 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : newLeaf.912bf935.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:40 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:40 DEBUG : newLeaf.912bf935.partial: renamed to: newLeaf 2024/11/15 03:48:40 INFO : newLeaf: Copied (replaced existing) 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-15 03:48:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/15 03:48:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/15 03:48:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : >WaitForWriters: 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/15 03:48:40 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : >WaitForWriters: 2024/11/15 03:48:40 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:40 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:40 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:40 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:40 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:40 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:40 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/15 03:48:40 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002ada40): openPending: 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:40 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/15 03:48:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002ada40): >openPending: err= 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:40 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002ada40): _writeAt: size=14, off=0 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002ada40): >_writeAt: n=14, err= 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002ada40): close: 2024/11/15 03:48:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/15 03:48:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/15 03:48:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:40 DEBUG : dir/file1(0xc0002ada40): >close: err= 2024/11/15 03:48:40 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:40 DEBUG : dir: Looking for writers 2024/11/15 03:48:40 DEBUG : file1: reading active writers 2024/11/15 03:48:40 DEBUG : : Looking for writers 2024/11/15 03:48:40 DEBUG : dir: reading active writers 2024/11/15 03:48:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:41 DEBUG : dir: Looking for writers 2024/11/15 03:48:41 DEBUG : file1: reading active writers 2024/11/15 03:48:41 DEBUG : : Looking for writers 2024/11/15 03:48:41 DEBUG : dir: reading active writers 2024/11/15 03:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:41 DEBUG : dir: Looking for writers 2024/11/15 03:48:41 DEBUG : file1: reading active writers 2024/11/15 03:48:41 DEBUG : : Looking for writers 2024/11/15 03:48:41 DEBUG : dir: reading active writers 2024/11/15 03:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:41 DEBUG : dir: Looking for writers 2024/11/15 03:48:41 DEBUG : file1: reading active writers 2024/11/15 03:48:41 DEBUG : : Looking for writers 2024/11/15 03:48:41 DEBUG : dir: reading active writers 2024/11/15 03:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:41 DEBUG : dir/file1: vfs cache: starting upload 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1.53508f02.partial" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1.53508f02.partial 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1.53508f02.partial" 2024/11/15 03:48:41 DEBUG : dir: Looking for writers 2024/11/15 03:48:41 DEBUG : file1: reading active writers 2024/11/15 03:48:41 DEBUG : : Looking for writers 2024/11/15 03:48:41 DEBUG : dir: reading active writers 2024/11/15 03:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1.53508f02.partial 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/11/15 03:48:41 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2024/11/15 03:48:41 INFO : dir/file1: Copied (replaced existing) 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/11/15 03:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:41 DEBUG : dir: Looking for writers 2024/11/15 03:48:41 DEBUG : file1: reading active writers 2024/11/15 03:48:41 DEBUG : : Looking for writers 2024/11/15 03:48:41 DEBUG : dir: reading active writers 2024/11/15 03:48:41 DEBUG : >WaitForWriters: 2024/11/15 03:48:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:41 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:41 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:41 DEBUG : dir/file1(0xc0008601c0): _readAt: size=512, off=0 2024/11/15 03:48:41 DEBUG : dir/file1(0xc0008601c0): openPending: 2024/11/15 03:48:41 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" 2024/11/15 03:48:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/15 03:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:41 DEBUG : dir/file1(0xc0008601c0): >openPending: err= 2024/11/15 03:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/11/15 03:48:41 DEBUG : dir/file1(0xc0008601c0): >_readAt: n=14, err=EOF 2024/11/15 03:48:41 DEBUG : dir/file1(0xc0008601c0): close: 2024/11/15 03:48:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:41 DEBUG : dir/file1(0xc0008601c0): >close: err= 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:41 DEBUG : newLeaf: Updating file with newLeaf 0xc0008183c0 2024/11/15 03:48:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/15 03:48:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/15 03:48:41 DEBUG : dir/file1: Updating file with dir/file1 0xc0008183c0 2024/11/15 03:48:41 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/15 03:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:41 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:41 DEBUG : dir/file1(0xc00054a700): openPending: 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:41 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:42 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" 2024/11/15 03:48:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/15 03:48:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:42 DEBUG : dir/file1(0xc00054a700): >openPending: err= 2024/11/15 03:48:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:42 DEBUG : dir/file1(0xc00054a700): _writeAt: size=25, off=0 2024/11/15 03:48:42 DEBUG : dir/file1(0xc00054a700): >_writeAt: n=25, err= 2024/11/15 03:48:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0008183c0 2024/11/15 03:48:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:42 DEBUG : newLeaf(0xc00054a700): close: 2024/11/15 03:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/15 03:48:42 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-15 03:48:42.012717405 +0000 UTC m=+18.984780749 2024/11/15 03:48:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:42 DEBUG : newLeaf(0xc00054a700): >close: err= 2024/11/15 03:48:42 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:42 DEBUG : newLeaf: vfs cache: starting upload 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf.ee5f3e1f.partial" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf.ee5f3e1f.partial 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf.ee5f3e1f.partial" 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf.ee5f3e1f.partial 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : newLeaf.ee5f3e1f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:42 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:42 DEBUG : newLeaf.ee5f3e1f.partial: renamed to: newLeaf 2024/11/15 03:48:42 INFO : newLeaf: Copied (replaced existing) 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-15 03:48:42 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/15 03:48:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/15 03:48:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : >WaitForWriters: 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/15 03:48:42 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:42 DEBUG : >WaitForWriters: 2024/11/15 03:48:42 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:42 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:42 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:42 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:42 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:42 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:42 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:42 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:42 DEBUG : dir: Looking for writers 2024/11/15 03:48:42 DEBUG : file1: reading active writers 2024/11/15 03:48:42 DEBUG : : Looking for writers 2024/11/15 03:48:42 DEBUG : dir: reading active writers 2024/11/15 03:48:42 DEBUG : >WaitForWriters: 2024/11/15 03:48:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:42 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:42 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:42 DEBUG : dir/file1(0xc000b86580): _readAt: size=512, off=0 2024/11/15 03:48:42 DEBUG : dir/file1(0xc000b86580): openPending: 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/11/15 03:48:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/11/15 03:48:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:42 DEBUG : dir/file1(0xc000b86580): >openPending: err= 2024/11/15 03:48:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/11/15 03:48:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:42 DEBUG : dir/file1(0xc000b86580): >_readAt: n=14, err=EOF 2024/11/15 03:48:42 DEBUG : dir/file1(0xc000b86580): close: 2024/11/15 03:48:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:42 DEBUG : dir/file1(0xc000b86580): >close: err= 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:42 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00037ee40 2024/11/15 03:48:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/11/15 03:48:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/11/15 03:48:43 DEBUG : dir/file1: Updating file with dir/file1 0xc00037ee40 2024/11/15 03:48:43 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/11/15 03:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:43 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:43 DEBUG : dir/file1(0xc000860a40): openPending: 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:43 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" 2024/11/15 03:48:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/11/15 03:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:43 DEBUG : dir/file1(0xc000860a40): >openPending: err= 2024/11/15 03:48:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:43 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:43 DEBUG : dir/file1(0xc000860a40): _writeAt: size=25, off=0 2024/11/15 03:48:43 DEBUG : dir/file1(0xc000860a40): >_writeAt: n=25, err= 2024/11/15 03:48:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/11/15 03:48:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/11/15 03:48:43 DEBUG : newLeaf: Updating file with newLeaf 0xc00037ee40 2024/11/15 03:48:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:48:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:43 DEBUG : newLeaf(0xc000860a40): close: 2024/11/15 03:48:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/11/15 03:48:43 DEBUG : newLeaf: vfs cache: setting modification time to 2024-11-15 03:48:43.605937662 +0000 UTC m=+20.578001036 2024/11/15 03:48:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:43 DEBUG : newLeaf(0xc000860a40): >close: err= 2024/11/15 03:48:43 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:43 DEBUG : dir: Looking for writers 2024/11/15 03:48:43 DEBUG : : Looking for writers 2024/11/15 03:48:43 DEBUG : dir: reading active writers 2024/11/15 03:48:43 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:43 DEBUG : dir: Looking for writers 2024/11/15 03:48:43 DEBUG : : Looking for writers 2024/11/15 03:48:43 DEBUG : dir: reading active writers 2024/11/15 03:48:43 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:43 DEBUG : dir: Looking for writers 2024/11/15 03:48:43 DEBUG : : Looking for writers 2024/11/15 03:48:43 DEBUG : dir: reading active writers 2024/11/15 03:48:43 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:43 DEBUG : dir: Looking for writers 2024/11/15 03:48:43 DEBUG : : Looking for writers 2024/11/15 03:48:43 DEBUG : dir: reading active writers 2024/11/15 03:48:43 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:43 DEBUG : newLeaf: vfs cache: starting upload 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf.dc73e2a.partial" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf.dc73e2a.partial 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf.dc73e2a.partial" 2024/11/15 03:48:43 DEBUG : dir: Looking for writers 2024/11/15 03:48:43 DEBUG : : Looking for writers 2024/11/15 03:48:43 DEBUG : dir: reading active writers 2024/11/15 03:48:43 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf.dc73e2a.partial 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : newLeaf.dc73e2a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/11/15 03:48:43 DEBUG : newLeaf.dc73e2a.partial: renamed to: newLeaf 2024/11/15 03:48:43 INFO : newLeaf: Copied (replaced existing) 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : dir: Looking for writers 2024/11/15 03:48:43 DEBUG : : Looking for writers 2024/11/15 03:48:43 DEBUG : dir: reading active writers 2024/11/15 03:48:43 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:43 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-11-15 03:48:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/11/15 03:48:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/11/15 03:48:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/11/15 03:48:43 DEBUG : >WaitForWriters: 2024/11/15 03:48:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:43 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/newLeaf" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-nasahim6tixi/newLeaf 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/11/15 03:48:44 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:44 DEBUG : dir: Looking for writers 2024/11/15 03:48:44 DEBUG : : Looking for writers 2024/11/15 03:48:44 DEBUG : dir: reading active writers 2024/11/15 03:48:44 DEBUG : newLeaf: reading active writers 2024/11/15 03:48:44 DEBUG : >WaitForWriters: 2024/11/15 03:48:44 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (8.97s) --- PASS: TestFileRename/off,forceCache=false (1.12s) --- PASS: TestFileRename/minimal,forceCache=false (1.12s) --- PASS: TestFileRename/minimal,forceCache=true (1.85s) --- PASS: TestFileRename/writes,forceCache=false (1.42s) --- PASS: TestFileRename/writes,forceCache=true (1.85s) --- PASS: TestFileRename/full,forceCache=false (1.60s) === 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-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:44 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:44 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:44 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:44 DEBUG : : Looking for writers 2024/11/15 03:48:44 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-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:44 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:44 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:44 DEBUG : dir: Looking for writers 2024/11/15 03:48:44 DEBUG : file1: reading active writers 2024/11/15 03:48:44 DEBUG : : Looking for writers 2024/11/15 03:48:44 DEBUG : dir: reading active writers 2024/11/15 03:48:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.30s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:44 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/15 03:48:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/15 03:48:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/15 03:48:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/11/15 03:48:44 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:44 DEBUG : dir: Looking for writers 2024/11/15 03:48:44 DEBUG : file1: reading active writers 2024/11/15 03:48:44 DEBUG : : Looking for writers 2024/11/15 03:48:44 DEBUG : dir: reading active writers 2024/11/15 03:48:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.29s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:44 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:44 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/11/15 03:48:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/11/15 03:48:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/11/15 03:48:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/11/15 03:48:44 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/11/15 03:48:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/11/15 03:48:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/11/15 03:48:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/15 03:48:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/15 03:48:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/15 03:48:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/11/15 03:48:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/11/15 03:48:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/11/15 03:48:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/11/15 03:48:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/11/15 03:48:45 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:45 DEBUG : dir: Looking for writers 2024/11/15 03:48:45 DEBUG : file1: reading active writers 2024/11/15 03:48:45 DEBUG : : Looking for writers 2024/11/15 03:48:45 DEBUG : dir: reading active writers 2024/11/15 03:48:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:45 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:45 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:45 DEBUG : dir: Looking for writers 2024/11/15 03:48:45 DEBUG : file1: reading active writers 2024/11/15 03:48:45 DEBUG : : Looking for writers 2024/11/15 03:48:45 DEBUG : dir: reading active writers 2024/11/15 03:48:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:45 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/11/15 03:48:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/11/15 03:48:45 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:45 DEBUG : dir: Looking for writers 2024/11/15 03:48:45 DEBUG : file1: reading active writers 2024/11/15 03:48:45 DEBUG : : Looking for writers 2024/11/15 03:48:45 DEBUG : dir: reading active writers 2024/11/15 03:48:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.32s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:45 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:45 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:45 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:45 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:45 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:45 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:45 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:45 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:45 DEBUG : dir/file1(0xc00054bbc0): _readAt: size=1, off=0 2024/11/15 03:48:45 DEBUG : dir/file1(0xc00054bbc0): openPending: 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:45 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): >openPending: err= 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): _readAt: size=256, off=1 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): >_readAt: n=15, err=EOF 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): _readAt: size=16, off=16 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): >_readAt: n=0, err=EOF 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): close: 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): >close: err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): close: 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054bbc0): >close: err=file already closed 2024/11/15 03:48:46 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:46 DEBUG : dir: Looking for writers 2024/11/15 03:48:46 DEBUG : file1: reading active writers 2024/11/15 03:48:46 DEBUG : : Looking for writers 2024/11/15 03:48:46 DEBUG : dir: reading active writers 2024/11/15 03:48:46 DEBUG : >WaitForWriters: 2024/11/15 03:48:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.30s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:46 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): _readAt: size=1, off=0 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): openPending: 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >openPending: err= 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): _readAt: size=1, off=5 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): _readAt: size=1, off=3 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): _readAt: size=1, off=13 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): _readAt: size=16, off=100 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >_readAt: n=0, err=EOF 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): close: 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00054be00): >close: err= 2024/11/15 03:48:46 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:46 DEBUG : dir: Looking for writers 2024/11/15 03:48:46 DEBUG : file1: reading active writers 2024/11/15 03:48:46 DEBUG : : Looking for writers 2024/11/15 03:48:46 DEBUG : dir: reading active writers 2024/11/15 03:48:46 DEBUG : >WaitForWriters: 2024/11/15 03:48:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:46 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=1, off=0 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): openPending: 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >openPending: err= 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=1, off=5 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=1, off=1 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=1, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=6, off=10 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=6, err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=256, off=10 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=6, err=EOF 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=256, off=100 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=0, err=EOF 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): close: 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >close: err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): _readAt: size=256, off=100 2024/11/15 03:48:46 DEBUG : dir/file1(0xc000731900): >_readAt: n=0, err=file already closed 2024/11/15 03:48:46 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:46 DEBUG : dir: Looking for writers 2024/11/15 03:48:46 DEBUG : file1: reading active writers 2024/11/15 03:48:46 DEBUG : : Looking for writers 2024/11/15 03:48:46 DEBUG : dir: reading active writers 2024/11/15 03:48:46 DEBUG : >WaitForWriters: 2024/11/15 03:48:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.31s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:46 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:46 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:46 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): RWFileHandle.Flush 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): _readAt: size=256, off=0 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): openPending: 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): >openPending: err= 2024/11/15 03:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): >_readAt: n=16, err=EOF 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): RWFileHandle.Flush 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): RWFileHandle.Flush 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): close: 2024/11/15 03:48:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:46 DEBUG : dir/file1(0xc00045c700): >close: err= 2024/11/15 03:48:46 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:46 DEBUG : dir: Looking for writers 2024/11/15 03:48:46 DEBUG : file1: reading active writers 2024/11/15 03:48:46 DEBUG : : Looking for writers 2024/11/15 03:48:46 DEBUG : dir: reading active writers 2024/11/15 03:48:46 DEBUG : >WaitForWriters: 2024/11/15 03:48:46 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:46 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:46 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:46 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:46 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:46 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/11/15 03:48:47 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:47 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): _readAt: size=256, off=0 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): openPending: 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): >openPending: err= 2024/11/15 03:48:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/11/15 03:48:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): >_readAt: n=16, err=EOF 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): RWFileHandle.Release 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): close: 2024/11/15 03:48:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): >close: err= 2024/11/15 03:48:47 DEBUG : dir/file1(0xc000b86100): RWFileHandle.Release 2024/11/15 03:48:47 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:47 DEBUG : dir: Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : dir: reading active writers 2024/11/15 03:48:47 DEBUG : >WaitForWriters: 2024/11/15 03:48:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:47 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:47 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): openPending: 2024/11/15 03:48:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): >openPending: err= 2024/11/15 03:48:47 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): _writeAt: size=5, off=0 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): >_writeAt: n=5, err= 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): _writeAt: size=7, off=5 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): >_writeAt: n=7, err= 2024/11/15 03:48:47 DEBUG : file1: vfs cache: truncate to size=11 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): close: 2024/11/15 03:48:47 DEBUG : file1: vfs cache: setting modification time to 2024-11-15 03:48:47.281951967 +0000 UTC m=+24.254015352 2024/11/15 03:48:47 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): >close: err= 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): close: 2024/11/15 03:48:47 DEBUG : file1(0xc00045ca00): >close: err=file already closed 2024/11/15 03:48:47 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:47 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.30979df6.partial" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.30979df6.partial 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.30979df6.partial" 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1.30979df6.partial 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : file1.30979df6.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:48:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/15 03:48:47 DEBUG : file1.30979df6.partial: renamed to: file1 2024/11/15 03:48:47 INFO : file1: Copied (new) 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:48:47 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-15 03:48:47 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/15 03:48:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:47 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : >WaitForWriters: 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:47 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/11/15 03:48:47 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : >WaitForWriters: 2024/11/15 03:48:47 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.53s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:47 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:47 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:47 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:47 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:47 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): openPending: 2024/11/15 03:48:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): >openPending: err= 2024/11/15 03:48:47 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): _writeAt: size=7, off=0 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): >_writeAt: n=7, err= 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): _writeAt: size=6, off=5 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): >_writeAt: n=6, err= 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): close: 2024/11/15 03:48:47 DEBUG : file1: vfs cache: setting modification time to 2024-11-15 03:48:47.806119331 +0000 UTC m=+24.778182695 2024/11/15 03:48:47 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): >close: err= 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): _writeAt: size=5, off=0 2024/11/15 03:48:47 DEBUG : file1(0xc000860bc0): >_writeAt: n=0, err=file already closed 2024/11/15 03:48:47 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:47 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.fa3e6baa.partial" 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.fa3e6baa.partial 2024/11/15 03:48:47 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.fa3e6baa.partial" 2024/11/15 03:48:47 DEBUG : : Looking for writers 2024/11/15 03:48:47 DEBUG : file1: reading active writers 2024/11/15 03:48:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1.fa3e6baa.partial 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1.fa3e6baa.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:48:48 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/15 03:48:48 DEBUG : file1.fa3e6baa.partial: renamed to: file1 2024/11/15 03:48:48 INFO : file1: Copied (new) 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:48:48 DEBUG : file1: vfs cache: fingerprint now "11,2024-11-15 03:48:47 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/11/15 03:48:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:48 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : >WaitForWriters: 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/11/15 03:48:48 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : >WaitForWriters: 2024/11/15 03:48:48 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:48 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:48 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:48 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:48 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:48 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:48 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:48 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:48 DEBUG : file1(0xc000860e00): openPending: 2024/11/15 03:48:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:48 DEBUG : file1(0xc000860e00): >openPending: err= 2024/11/15 03:48:48 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:48 DEBUG : file1(0xc000860e00): close: 2024/11/15 03:48:48 DEBUG : file1: vfs cache: setting modification time to 2024-11-15 03:48:48.32091914 +0000 UTC m=+25.292982485 2024/11/15 03:48:48 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:48 DEBUG : file1(0xc000860e00): >close: err= 2024/11/15 03:48:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/15 03:48:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:48:48 DEBUG : file2: newRWFileHandle: 2024/11/15 03:48:48 DEBUG : file2(0xc000860ec0): openPending: 2024/11/15 03:48:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/15 03:48:48 DEBUG : file2(0xc000860ec0): >openPending: err= 2024/11/15 03:48:48 DEBUG : file2: >newRWFileHandle: err= 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/15 03:48:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/11/15 03:48:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/11/15 03:48:48 DEBUG : file2(0xc000860ec0): RWFileHandle.Flush 2024/11/15 03:48:48 DEBUG : file2(0xc000860ec0): RWFileHandle.Release 2024/11/15 03:48:48 DEBUG : file2(0xc000860ec0): close: 2024/11/15 03:48:48 DEBUG : file2: vfs cache: setting modification time to 2024-11-15 03:48:48.321768767 +0000 UTC m=+25.293832111 2024/11/15 03:48:48 INFO : file2: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:48 DEBUG : file2(0xc000860ec0): >close: err= 2024/11/15 03:48:48 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : file2: reading active writers 2024/11/15 03:48:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : file2: reading active writers 2024/11/15 03:48:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : file2: reading active writers 2024/11/15 03:48:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : file2: reading active writers 2024/11/15 03:48:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/11/15 03:48:48 DEBUG : file2: vfs cache: starting upload 2024/11/15 03:48:48 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file2.2a3c3f81.partial" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file2.2a3c3f81.partial 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file2.2a3c3f81.partial" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.ee72e38d.partial" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.ee72e38d.partial 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.ee72e38d.partial" 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : file2: reading active writers 2024/11/15 03:48:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file2.2a3c3f81.partial 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file2.2a3c3f81.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:48 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file1.ee72e38d.partial 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1.ee72e38d.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:48:48 DEBUG : file2.2a3c3f81.partial: renamed to: file2 2024/11/15 03:48:48 INFO : file2: Copied (new) 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:48 DEBUG : file1.ee72e38d.partial: renamed to: file1 2024/11/15 03:48:48 INFO : file1: Copied (new) 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:48 DEBUG : file1: vfs cache: fingerprint now "0,2024-11-15 03:48:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/15 03:48:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:48 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:48 DEBUG : file2: vfs cache: fingerprint now "0,2024-11-15 03:48:48 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/11/15 03:48:48 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/11/15 03:48:48 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/11/15 03:48:48 INFO : file2: vfs cache: upload succeeded try #1 2024/11/15 03:48:48 DEBUG : : Looking for writers 2024/11/15 03:48:48 DEBUG : file1: reading active writers 2024/11/15 03:48:48 DEBUG : file2: reading active writers 2024/11/15 03:48:48 DEBUG : >WaitForWriters: 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:48 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:48 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file2" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-nasahim6tixi/file2 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/11/15 03:48:49 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : file2: reading active writers 2024/11/15 03:48:49 DEBUG : >WaitForWriters: 2024/11/15 03:48:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.71s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:49 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:49 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): openPending: 2024/11/15 03:48:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): >openPending: err= 2024/11/15 03:48:49 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): _writeAt: size=5, off=0 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): >_writeAt: n=5, err= 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): RWFileHandle.Flush 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): RWFileHandle.Flush 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): close: 2024/11/15 03:48:49 DEBUG : file1: vfs cache: setting modification time to 2024-11-15 03:48:49.032995343 +0000 UTC m=+26.005058697 2024/11/15 03:48:49 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:49 DEBUG : file1(0xc00045d440): >close: err= 2024/11/15 03:48:49 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:49 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.b78cb92.partial" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.b78cb92.partial 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.b78cb92.partial" 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1.b78cb92.partial 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : file1.b78cb92.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:49 DEBUG : file1.b78cb92.partial: renamed to: file1 2024/11/15 03:48:49 INFO : file1: Copied (new) 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:49 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-15 03:48:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/15 03:48:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 DEBUG : >WaitForWriters: 2024/11/15 03:48:49 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:49 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:49 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): openPending: 2024/11/15 03:48:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): >openPending: err= 2024/11/15 03:48:49 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): _writeAt: size=5, off=0 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): >_writeAt: n=5, err= 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): RWFileHandle.Release 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): close: 2024/11/15 03:48:49 DEBUG : file1: vfs cache: setting modification time to 2024-11-15 03:48:49.365549052 +0000 UTC m=+26.337612427 2024/11/15 03:48:49 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): >close: err= 2024/11/15 03:48:49 DEBUG : file1(0xc000b86880): RWFileHandle.Release 2024/11/15 03:48:49 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:49 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.fa7e9f1f.partial" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.fa7e9f1f.partial 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.fa7e9f1f.partial" 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1.fa7e9f1f.partial 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : file1.fa7e9f1f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:49 DEBUG : file1.fa7e9f1f.partial: renamed to: file1 2024/11/15 03:48:49 INFO : file1: Copied (new) 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:49 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-15 03:48:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/15 03:48:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : >WaitForWriters: 2024/11/15 03:48:49 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:49 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:49 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:49 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:49 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/11/15 03:48:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:49 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:49 DEBUG : dir/file1(0xc000730a40): openPending: 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:49 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:49 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:49 DEBUG : dir/file1(0xc000730a40): >openPending: err= 2024/11/15 03:48:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/11/15 03:48:49 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:49 DEBUG : dir/file1(0xc000730a40): _writeAt: size=5, off=0 2024/11/15 03:48:49 DEBUG : dir/file1(0xc000730a40): >_writeAt: n=5, err= 2024/11/15 03:48:49 DEBUG : dir/file1(0xc000730a40): close: 2024/11/15 03:48:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:49 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-15 03:48:49.989519831 +0000 UTC m=+26.961583206 2024/11/15 03:48:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:49 DEBUG : dir/file1(0xc000730a40): >close: err= 2024/11/15 03:48:49 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:49 DEBUG : dir: Looking for writers 2024/11/15 03:48:49 DEBUG : file1: reading active writers 2024/11/15 03:48:49 DEBUG : : Looking for writers 2024/11/15 03:48:49 DEBUG : dir: reading active writers 2024/11/15 03:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: starting upload 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1.140550b4.partial" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1.140550b4.partial 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1.140550b4.partial" 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/dir/file1.140550b4.partial 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1.140550b4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:50 DEBUG : dir/file1.140550b4.partial: renamed to: dir/file1 2024/11/15 03:48:50 INFO : dir/file1: Copied (replaced existing) 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-11-15 03:48:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : >WaitForWriters: 2024/11/15 03:48:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:50 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/11/15 03:48:50 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:50 DEBUG : dir/file1: newRWFileHandle: 2024/11/15 03:48:50 DEBUG : dir/file1: >newRWFileHandle: err= 2024/11/15 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/11/15 03:48:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): _writeAt: size=5, off=0 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): openPending: 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/11/15 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): >openPending: err= 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): >_writeAt: n=5, err= 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): _writeAt: size=15, off=5 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): >_writeAt: n=15, err= 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): close: 2024/11/15 03:48:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: setting modification time to 2024-11-15 03:48:50.609144605 +0000 UTC m=+27.581207959 2024/11/15 03:48:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:50 DEBUG : dir/file1(0xc000730e40): >close: err= 2024/11/15 03:48:50 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: starting upload 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1.58376b12.partial" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1.58376b12.partial 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1.58376b12.partial" 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-nasahim6tixi/dir/file1.58376b12.partial 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1.58376b12.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/11/15 03:48:50 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/11/15 03:48:50 DEBUG : dir/file1.58376b12.partial: renamed to: dir/file1 2024/11/15 03:48:50 INFO : dir/file1: Copied (replaced existing) 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:48:50 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:50 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-11-15 03:48:50 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/11/15 03:48:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:50 DEBUG : dir: Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : dir: reading active writers 2024/11/15 03:48:50 DEBUG : >WaitForWriters: 2024/11/15 03:48:50 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:50 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:50 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:50 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:50 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:50 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:50 DEBUG : file1(0xc0002addc0): openPending: 2024/11/15 03:48:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:50 DEBUG : file1(0xc0002addc0): >openPending: err= 2024/11/15 03:48:50 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:50 DEBUG : file1(0xc0002addc0): _writeAt: size=5, off=0 2024/11/15 03:48:50 DEBUG : file1(0xc0002addc0): >_writeAt: n=5, err= 2024/11/15 03:48:50 DEBUG : file1(0xc0002addc0): close: 2024/11/15 03:48:50 DEBUG : file1: vfs cache: setting modification time to 2024-11-15 03:48:50.927752512 +0000 UTC m=+27.899815857 2024/11/15 03:48:50 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:50 DEBUG : file1(0xc0002addc0): >close: err= 2024/11/15 03:48:50 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:50 DEBUG : : Looking for writers 2024/11/15 03:48:50 DEBUG : file1: reading active writers 2024/11/15 03:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:51 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.9ab56088.partial" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.9ab56088.partial 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.9ab56088.partial" 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1.9ab56088.partial 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:51 DEBUG : file1.9ab56088.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:51 DEBUG : file1.9ab56088.partial: renamed to: file1 2024/11/15 03:48:51 INFO : file1: Copied (new) 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:51 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:51 DEBUG : file1: vfs cache: fingerprint now "5,2024-11-15 03:48:50 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/15 03:48:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:51 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : >WaitForWriters: 2024/11/15 03:48:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:51 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/11/15 03:48:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.245756282 +0000 UTC m=+28.217819626 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.245756282 +0000 UTC m=+28.217819626 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.245756282 +0000 UTC m=+28.217819626 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 1 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.247352483 +0000 UTC m=+28.219415837 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861ac0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861ac0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.247352483 +0000 UTC m=+28.219415837 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa460 item 2 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.24848064 +0000 UTC m=+28.220543994 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.24848064 +0000 UTC m=+28.220543994 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.24848064 +0000 UTC m=+28.220543994 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa7e0 item 3 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.250167781 +0000 UTC m=+28.222231136 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.250167781 +0000 UTC m=+28.222231136 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002facb0 item 4 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861cc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861cc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.251551275 +0000 UTC m=+28.223614639 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.251551275 +0000 UTC m=+28.223614639 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.251551275 +0000 UTC m=+28.223614639 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb3b0 item 5 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.253177492 +0000 UTC m=+28.225240836 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.253177492 +0000 UTC m=+28.225240836 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb8f0 item 6 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.254351333 +0000 UTC m=+28.226414698 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.254351333 +0000 UTC m=+28.226414698 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.254351333 +0000 UTC m=+28.226414698 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb90 item 7 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.256088257 +0000 UTC m=+28.228151622 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.256088257 +0000 UTC m=+28.228151622 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c1c0 item 8 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc00039e5c0): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.257210092 +0000 UTC m=+28.229273447 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.257210092 +0000 UTC m=+28.229273447 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.257210092 +0000 UTC m=+28.229273447 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c4d0 item 9 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.258818256 +0000 UTC m=+28.230881620 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.258818256 +0000 UTC m=+28.230881620 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054cd90 item 10 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc00039ea40): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.260057981 +0000 UTC m=+28.232121344 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.260057981 +0000 UTC m=+28.232121344 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.260057981 +0000 UTC m=+28.232121344 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d110 item 11 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.261865126 +0000 UTC m=+28.233928490 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.261865126 +0000 UTC m=+28.233928490 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054df10 item 12 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed40): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc00039ed40): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed40): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.263139776 +0000 UTC m=+28.235203130 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.263139776 +0000 UTC m=+28.235203130 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001487e0 item 13 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eec0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eec0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.264391844 +0000 UTC m=+28.236455208 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.264391844 +0000 UTC m=+28.236455208 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148e00 item 14 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f040): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc00039f040): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f040): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f040): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f040): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f040): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f080): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f080): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.268275156 +0000 UTC m=+28.240338520 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f1c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f1c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f1c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f1c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f1c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.268275156 +0000 UTC m=+28.240338520 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f1c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001493b0 item 15 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f280): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f280): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f280): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.269467713 +0000 UTC m=+28.241531057 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f340): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f340): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f340): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.269467713 +0000 UTC m=+28.241531057 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149880 item 16 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f380): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f380): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.270715675 +0000 UTC m=+28.242779038 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.270715675 +0000 UTC m=+28.242779038 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f600): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f600): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f600): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.270715675 +0000 UTC m=+28.242779038 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039f600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149c70 item 17 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.272447408 +0000 UTC m=+28.244510773 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.272447408 +0000 UTC m=+28.244510773 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2e00 item 18 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.273688536 +0000 UTC m=+28.245751900 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.273688536 +0000 UTC m=+28.245751900 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.273688536 +0000 UTC m=+28.245751900 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f30a0 item 19 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.275732593 +0000 UTC m=+28.247795957 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.275732593 +0000 UTC m=+28.247795957 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3650 item 20 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.277217185 +0000 UTC m=+28.249280549 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.277217185 +0000 UTC m=+28.249280549 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.277217185 +0000 UTC m=+28.249280549 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f39d0 item 21 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.279449193 +0000 UTC m=+28.251512557 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.279449193 +0000 UTC m=+28.251512557 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2230 item 22 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.28106431 +0000 UTC m=+28.253127674 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.28106431 +0000 UTC m=+28.253127674 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.28106431 +0000 UTC m=+28.253127674 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2690 item 23 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.283203174 +0000 UTC m=+28.255266538 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.283203174 +0000 UTC m=+28.255266538 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2af0 item 24 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000730140): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.286387181 +0000 UTC m=+28.258450535 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.286387181 +0000 UTC m=+28.258450535 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.286387181 +0000 UTC m=+28.258450535 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ea80 item 25 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.288196239 +0000 UTC m=+28.260259603 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.288196239 +0000 UTC m=+28.260259603 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f2d0 item 26 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc0007304c0): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730540): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730540): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730540): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.289906553 +0000 UTC m=+28.261969897 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.289906553 +0000 UTC m=+28.261969897 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730680): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730680): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730680): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730680): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730680): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.289906553 +0000 UTC m=+28.261969897 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730680): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f650 item 27 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.291865391 +0000 UTC m=+28.263928756 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.291865391 +0000 UTC m=+28.263928756 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f9d0 item 28 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc0007308c0): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730900): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730900): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730900): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.293290663 +0000 UTC m=+28.265354027 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.293290663 +0000 UTC m=+28.265354027 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fc70 item 29 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.294630555 +0000 UTC m=+28.266693890 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.294630555 +0000 UTC m=+28.266693890 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ff10 item 30 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000730cc0): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.296199696 +0000 UTC m=+28.268263069 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.296199696 +0000 UTC m=+28.268263069 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2380 item 31 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 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 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.297786398 +0000 UTC m=+28.269849773 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.297786398 +0000 UTC m=+28.269849773 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c27e0 item 32 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.299253819 +0000 UTC m=+28.271317194 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2bd0 item 33 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.299734427 +0000 UTC m=+28.271797791 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.299734427 +0000 UTC m=+28.271797791 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2e00 item 33 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.301248513 +0000 UTC m=+28.273311888 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3110 item 34 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.301839337 +0000 UTC m=+28.273902712 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.301839337 +0000 UTC m=+28.273902712 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c32d0 item 34 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.303289806 +0000 UTC m=+28.275353170 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c35e0 item 35 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.303808895 +0000 UTC m=+28.275872249 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007311c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731240): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731240): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731240): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.303808895 +0000 UTC m=+28.275872249 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3ab0 item 35 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.30523604 +0000 UTC m=+28.277299394 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da230 item 36 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.305893008 +0000 UTC m=+28.277956381 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007313c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007313c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007313c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007313c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007313c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.305893008 +0000 UTC m=+28.277956381 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007313c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 36 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731400): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731400): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731400): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.307422444 +0000 UTC m=+28.279485818 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db2d0 item 37 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.308031752 +0000 UTC m=+28.280095126 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.308031752 +0000 UTC m=+28.280095126 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db810 item 37 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731500): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731500): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731500): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.309801788 +0000 UTC m=+28.281865142 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbf10 item 38 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.31056395 +0000 UTC m=+28.282627314 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731600): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731600): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731600): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.31056395 +0000 UTC m=+28.282627314 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148620 item 38 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.312317355 +0000 UTC m=+28.284380709 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148af0 item 39 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.313100588 +0000 UTC m=+28.285163942 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731800): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.313100588 +0000 UTC m=+28.285163942 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148e00 item 39 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.314619535 +0000 UTC m=+28.286682898 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001493b0 item 40 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.315262736 +0000 UTC m=+28.287326100 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007319c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.315262736 +0000 UTC m=+28.287326100 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149500 item 40 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.31655551 +0000 UTC m=+28.288618873 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149a40 item 41 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.31749825 +0000 UTC m=+28.289561604 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149c70 item 41 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.318057004 +0000 UTC m=+28.290120368 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.318057004 +0000 UTC m=+28.290120368 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149dc0 item 41 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.319609322 +0000 UTC m=+28.291672687 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731bc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590850 item 42 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.320127821 +0000 UTC m=+28.292191176 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590d20 item 42 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.320677066 +0000 UTC m=+28.292740410 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.320677066 +0000 UTC m=+28.292740410 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005911f0 item 42 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.322153774 +0000 UTC m=+28.294217138 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731dc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591880 item 43 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.323157679 +0000 UTC m=+28.295221043 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591a40 item 43 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.323695974 +0000 UTC m=+28.295759338 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731ec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.323695974 +0000 UTC m=+28.295759338 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b90 item 43 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.325266036 +0000 UTC m=+28.297329400 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591e30 item 44 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.325797709 +0000 UTC m=+28.297861063 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004660e0 item 44 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.326377993 +0000 UTC m=+28.298441357 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.326377993 +0000 UTC m=+28.298441357 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466770 item 44 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.327801942 +0000 UTC m=+28.299865307 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467110 item 45 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.328310061 +0000 UTC m=+28.300373425 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.328310061 +0000 UTC m=+28.300373425 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004675e0 item 45 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.32988316 +0000 UTC m=+28.301946514 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 46 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.330387261 +0000 UTC m=+28.302450615 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.330387261 +0000 UTC m=+28.302450615 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052f50 item 46 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.331860191 +0000 UTC m=+28.303923555 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 47 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.332336721 +0000 UTC m=+28.304400075 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.332336721 +0000 UTC m=+28.304400075 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053c70 item 47 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.333915059 +0000 UTC m=+28.305978403 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86940): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa310 item 48 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.334368295 +0000 UTC m=+28.306431638 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.334368295 +0000 UTC m=+28.306431638 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa460 item 48 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86bc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86bc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86bc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86bc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86bc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.336197111 +0000 UTC m=+28.308260475 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86bc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa7e0 item 49 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.336842717 +0000 UTC m=+28.308906081 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.336842717 +0000 UTC m=+28.308906081 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002faa10 item 49 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.338409402 +0000 UTC m=+28.310472776 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fad20 item 50 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.339026303 +0000 UTC m=+28.311089678 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.339026303 +0000 UTC m=+28.311089678 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb260 item 50 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.340318958 +0000 UTC m=+28.312382323 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb650 item 51 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.3408555 +0000 UTC m=+28.312918863 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87000): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.3408555 +0000 UTC m=+28.312918863 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb7a0 item 51 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.342272707 +0000 UTC m=+28.314336051 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbb20 item 52 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.342773241 +0000 UTC m=+28.314836586 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.342773241 +0000 UTC m=+28.314836586 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbd50 item 52 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b872c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b872c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b872c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b872c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b872c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.344235843 +0000 UTC m=+28.316299186 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b872c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c1c0 item 53 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.345127789 +0000 UTC m=+28.317191143 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.345127789 +0000 UTC m=+28.317191143 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b873c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c380 item 53 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.346421695 +0000 UTC m=+28.318485039 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054c850 item 54 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.346862197 +0000 UTC m=+28.318925542 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.346862197 +0000 UTC m=+28.318925542 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054caf0 item 54 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87640): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87640): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87640): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.34780059 +0000 UTC m=+28.319863934 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d030 item 55 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.348269195 +0000 UTC m=+28.320332539 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87740): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87740): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87740): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.348269195 +0000 UTC m=+28.320332539 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054d3b0 item 55 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.349484364 +0000 UTC m=+28.321547708 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00054dd50 item 56 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.350005758 +0000 UTC m=+28.322069102 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.350005758 +0000 UTC m=+28.322069102 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f22a0 item 56 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.351034319 +0000 UTC m=+28.323097663 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2c40 item 57 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.351420078 +0000 UTC m=+28.323483423 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2ee0 item 57 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.35192376 +0000 UTC m=+28.323987103 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a880): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a880): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a880): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.35192376 +0000 UTC m=+28.323987103 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3030 item 57 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.353157584 +0000 UTC m=+28.325220927 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f33b0 item 58 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.353550146 +0000 UTC m=+28.325613491 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3650 item 58 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.354038258 +0000 UTC m=+28.326101602 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.354038258 +0000 UTC m=+28.326101602 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3810 item 58 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.355149924 +0000 UTC m=+28.327213268 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3dc0 item 59 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.355547296 +0000 UTC m=+28.327610630 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318000 item 59 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.356001345 +0000 UTC m=+28.328064689 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b000): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.356001345 +0000 UTC m=+28.328064689 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318150 item 59 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.357211204 +0000 UTC m=+28.329274548 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b100): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003183f0 item 60 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.357617543 +0000 UTC m=+28.329680887 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318540 item 60 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.358220409 +0000 UTC m=+28.330283753 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.358220409 +0000 UTC m=+28.330283753 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318690 item 60 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.35934577 +0000 UTC m=+28.331409124 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318930 item 61 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.359766856 +0000 UTC m=+28.331830210 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b500): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b500): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b500): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.359766856 +0000 UTC m=+28.331830210 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318af0 item 61 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.361013705 +0000 UTC m=+28.333077049 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b940): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b940): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b940): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318ee0 item 62 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b940): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b940): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.361435192 +0000 UTC m=+28.333498536 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b940): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.361435192 +0000 UTC m=+28.333498536 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319030 item 62 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.362462541 +0000 UTC m=+28.334525885 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003192d0 item 63 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.362869922 +0000 UTC m=+28.334933266 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.362869922 +0000 UTC m=+28.334933266 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 63 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 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 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.364074922 +0000 UTC m=+28.336138266 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 64 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.364650466 +0000 UTC m=+28.336713820 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bec0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bec0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.364650466 +0000 UTC m=+28.336713820 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319810 item 64 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.365714414 +0000 UTC m=+28.337777758 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ab0 item 65 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.366161268 +0000 UTC m=+28.338224612 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e280): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e280): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.366161268 +0000 UTC m=+28.338224612 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c00 item 65 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.367436009 +0000 UTC m=+28.339499363 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e2c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ea0 item 66 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.367988349 +0000 UTC m=+28.340051704 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.367988349 +0000 UTC m=+28.340051704 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 66 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.369274692 +0000 UTC m=+28.341338047 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4380 item 67 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.369757013 +0000 UTC m=+28.341820367 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.369757013 +0000 UTC m=+28.341820367 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d44d0 item 67 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.370910718 +0000 UTC m=+28.342974072 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4770 item 68 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.371392007 +0000 UTC m=+28.343455351 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.371392007 +0000 UTC m=+28.343455351 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d48c0 item 68 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e740): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e740): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e740): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.372827467 +0000 UTC m=+28.344890812 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 69 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.373394125 +0000 UTC m=+28.345457479 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.373394125 +0000 UTC m=+28.345457479 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 69 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.374593526 +0000 UTC m=+28.346656880 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 70 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.375169441 +0000 UTC m=+28.347232785 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c000): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c000): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c000): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c000): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c000): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.375169441 +0000 UTC m=+28.347232785 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c000): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8070 item 70 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c080): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c080): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.376151004 +0000 UTC m=+28.348214348 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8310 item 71 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.376693607 +0000 UTC m=+28.348756961 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c380): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c380): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c380): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.376693607 +0000 UTC m=+28.348756961 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8460 item 71 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c700): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c700): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.377971323 +0000 UTC m=+28.350034657 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8850 item 72 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.37865477 +0000 UTC m=+28.350718114 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c800): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c840): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c840): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c840): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.37865477 +0000 UTC m=+28.350718114 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8a10 item 72 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.3796614 +0000 UTC m=+28.351724744 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c940): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c980): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c980): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8e00 item 73 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c980): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.380099437 +0000 UTC m=+28.352162782 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d90a0 item 73 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.380690802 +0000 UTC m=+28.352754166 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045c9c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cb00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cb00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cb00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cb00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cb00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.380690802 +0000 UTC m=+28.352754166 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cb00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 73 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.381778434 +0000 UTC m=+28.353841857 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d97a0 item 74 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.382177148 +0000 UTC m=+28.354240493 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cc80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9a40 item 74 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.382659709 +0000 UTC m=+28.354723053 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cd80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cdc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cdc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cdc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cdc0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cdc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.382659709 +0000 UTC m=+28.354723053 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cdc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9b90 item 74 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.383730929 +0000 UTC m=+28.355794274 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045cec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d0c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d0c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d0c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 75 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d0c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d0c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.384142077 +0000 UTC m=+28.356205412 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d0c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a2a0 item 75 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.384792602 +0000 UTC m=+28.356855966 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d1c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d1c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d1c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d1c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d1c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.384792602 +0000 UTC m=+28.356855966 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d1c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a4d0 item 75 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.386257168 +0000 UTC m=+28.358320522 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045d400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dd80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dd80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dd80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a850 item 76 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dd80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dd80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.386643079 +0000 UTC m=+28.358706422 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dd80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa80 item 76 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.387292792 +0000 UTC m=+28.359356146 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045de80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dec0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dec0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.387292792 +0000 UTC m=+28.359356146 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00045dec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ac40 item 76 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.388485208 +0000 UTC m=+28.360548553 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac340): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac340): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b110 item 77 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac340): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.388897539 +0000 UTC m=+28.360960893 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac900): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac900): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac900): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.388897539 +0000 UTC m=+28.360960893 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ac900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b340 item 77 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.389905981 +0000 UTC m=+28.361969335 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002acec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ad780): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ad780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ad780): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 78 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ad780): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ad780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.390239274 +0000 UTC m=+28.362302628 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ad780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ada00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ada00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ada00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ada00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ada00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.390239274 +0000 UTC m=+28.362302628 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ada00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ba40 item 78 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.391325612 +0000 UTC m=+28.363388966 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046bea0 item 79 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.3916403 +0000 UTC m=+28.363703644 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adb40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adc00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adc00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adc00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adc00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adc00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.3916403 +0000 UTC m=+28.363703644 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002adc00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 79 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.392672217 +0000 UTC m=+28.364735571 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002add80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ade00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ade00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ade00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 80 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ade00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ade00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.392974963 +0000 UTC m=+28.365038307 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0002ade00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008600c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008600c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008600c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008600c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008600c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.392974963 +0000 UTC m=+28.365038307 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008600c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e850 item 80 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860100): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860100): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860100): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860100): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860100): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.39406053 +0000 UTC m=+28.366123884 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860100): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 81 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.394406756 +0000 UTC m=+28.366470100 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.394406756 +0000 UTC m=+28.366470100 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee00 item 81 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.395417123 +0000 UTC m=+28.367480477 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 82 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.39585954 +0000 UTC m=+28.367922884 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87940): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.39585954 +0000 UTC m=+28.367922884 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 82 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.39689355 +0000 UTC m=+28.368956895 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 83 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.397294549 +0000 UTC m=+28.369357893 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b80): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.397294549 +0000 UTC m=+28.369357893 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a4d0 item 83 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.398273778 +0000 UTC m=+28.370337122 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a7e0 item 84 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.39875654 +0000 UTC m=+28.370819883 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.39875654 +0000 UTC m=+28.370819883 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a930 item 84 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.399588573 +0000 UTC m=+28.371651917 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047acb0 item 85 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.399910234 +0000 UTC m=+28.371973578 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86300): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86300): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86300): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.399910234 +0000 UTC m=+28.371973578 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 85 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.400803332 +0000 UTC m=+28.372866676 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b0a0 item 86 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.401164807 +0000 UTC m=+28.373228151 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b864c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.401164807 +0000 UTC m=+28.373228151 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 86 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b865c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b865c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b865c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b865c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b865c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.401974328 +0000 UTC m=+28.374037673 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b865c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b500 item 87 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.402284178 +0000 UTC m=+28.374347522 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86680): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.402284178 +0000 UTC m=+28.374347522 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b650 item 87 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86780): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86780): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86780): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.403119667 +0000 UTC m=+28.375183012 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b960 item 88 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.40344757 +0000 UTC m=+28.375510914 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86900): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86900): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86900): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.40344757 +0000 UTC m=+28.375510914 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bb20 item 88 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.404199946 +0000 UTC m=+28.376263289 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 89 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.404533989 +0000 UTC m=+28.376597333 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 89 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.404922605 +0000 UTC m=+28.376985939 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.404922605 +0000 UTC m=+28.376985939 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4230 item 89 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.406164514 +0000 UTC m=+28.378227858 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d44d0 item 90 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.406468743 +0000 UTC m=+28.378532086 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 90 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.406855384 +0000 UTC m=+28.378918718 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.406855384 +0000 UTC m=+28.378918718 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4770 item 90 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.407762609 +0000 UTC m=+28.379825963 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86fc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86fc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86fc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a10 item 91 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86fc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86fc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.408113053 +0000 UTC m=+28.380176407 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86fc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4b60 item 91 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.408513411 +0000 UTC m=+28.380576755 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.408513411 +0000 UTC m=+28.380576755 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 91 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.409539136 +0000 UTC m=+28.381602480 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4f50 item 92 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.409828536 +0000 UTC m=+28.381891880 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5110 item 92 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.410216761 +0000 UTC m=+28.382280105 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87340): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87340): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87340): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.410216761 +0000 UTC m=+28.382280105 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5260 item 92 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.410951123 +0000 UTC m=+28.383014467 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5500 item 93 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.411295777 +0000 UTC m=+28.383359131 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.411295777 +0000 UTC m=+28.383359131 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e150 item 93 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.412262362 +0000 UTC m=+28.384325716 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 94 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.41259352 +0000 UTC m=+28.384656864 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.41259352 +0000 UTC m=+28.384656864 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e850 item 94 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.413539708 +0000 UTC m=+28.385603051 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 95 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.413848694 +0000 UTC m=+28.385912048 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.413848694 +0000 UTC m=+28.385912048 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ee00 item 95 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 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 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.414765907 +0000 UTC m=+28.386829251 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 96 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.415037845 +0000 UTC m=+28.387101189 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.415037845 +0000 UTC m=+28.387101189 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 96 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= 2024/11/15 03:48:51 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : >WaitForWriters: 2024/11/15 03:48:51 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:51 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/11/15 03:48:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.418856296 +0000 UTC m=+28.390919640 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.418856296 +0000 UTC m=+28.390919640 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730100): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.418856296 +0000 UTC m=+28.390919640 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c22a0 item 1 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.420028756 +0000 UTC m=+28.392092100 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730200): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730200): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730200): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.420028756 +0000 UTC m=+28.392092100 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c27e0 item 2 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.420881068 +0000 UTC m=+28.392944412 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.420881068 +0000 UTC m=+28.392944412 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.420881068 +0000 UTC m=+28.392944412 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2b60 item 3 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.421951386 +0000 UTC m=+28.394014730 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.421951386 +0000 UTC m=+28.394014730 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2fc0 item 4 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.422820749 +0000 UTC m=+28.394884093 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.422820749 +0000 UTC m=+28.394884093 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.422820749 +0000 UTC m=+28.394884093 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3340 item 5 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730580): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730580): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730580): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.423888954 +0000 UTC m=+28.395952298 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.423888954 +0000 UTC m=+28.395952298 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3ab0 item 6 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730700): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730700): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.424668129 +0000 UTC m=+28.396731473 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.424668129 +0000 UTC m=+28.396731473 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007307c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730800): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730800): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730800): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730800): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730800): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.424668129 +0000 UTC m=+28.396731473 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730800): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da230 item 7 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.425712971 +0000 UTC m=+28.397776315 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730980): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730980): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730980): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.425712971 +0000 UTC m=+28.397776315 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db260 item 8 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc0007309c0): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.426573899 +0000 UTC m=+28.398637243 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.426573899 +0000 UTC m=+28.398637243 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.426573899 +0000 UTC m=+28.398637243 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc00 item 9 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.427586951 +0000 UTC m=+28.399650284 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730bc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730bc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730bc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730bc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730bc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.427586951 +0000 UTC m=+28.399650284 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730bc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148700 item 10 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d40): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000730d40): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d40): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.428433381 +0000 UTC m=+28.400496725 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.428433381 +0000 UTC m=+28.400496725 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ec0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ec0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.428433381 +0000 UTC m=+28.400496725 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730ec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148c40 item 11 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.429762163 +0000 UTC m=+28.401825507 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.429762163 +0000 UTC m=+28.401825507 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001493b0 item 12 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000731140): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.430720893 +0000 UTC m=+28.402784237 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.430720893 +0000 UTC m=+28.402784237 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149880 item 13 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731300): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731300): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731300): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.431665958 +0000 UTC m=+28.403729301 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.431665958 +0000 UTC m=+28.403729301 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149c70 item 14 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000731440): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.432734755 +0000 UTC m=+28.404798098 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.432734755 +0000 UTC m=+28.404798098 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149f10 item 15 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43362686 +0000 UTC m=+28.405690193 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007315c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007316c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007316c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007316c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007316c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007316c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43362686 +0000 UTC m=+28.405690193 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007316c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590d20 item 16 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43456366 +0000 UTC m=+28.406627004 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43456366 +0000 UTC m=+28.406627004 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731780): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731780): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731780): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43456366 +0000 UTC m=+28.406627004 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591650 item 17 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43589777 +0000 UTC m=+28.407961115 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.43589777 +0000 UTC m=+28.407961115 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591b20 item 18 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731980): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731980): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731980): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.436800817 +0000 UTC m=+28.408864161 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.436800817 +0000 UTC m=+28.408864161 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.436800817 +0000 UTC m=+28.408864161 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591dc0 item 19 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.437874522 +0000 UTC m=+28.409937866 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.437874522 +0000 UTC m=+28.409937866 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004668c0 item 20 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.438703922 +0000 UTC m=+28.410767266 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.438703922 +0000 UTC m=+28.410767266 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.438703922 +0000 UTC m=+28.410767266 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004673b0 item 21 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.439803525 +0000 UTC m=+28.411866869 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731d80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.439803525 +0000 UTC m=+28.411866869 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 22 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.440631651 +0000 UTC m=+28.412694985 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.440631651 +0000 UTC m=+28.412694985 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.440631651 +0000 UTC m=+28.412694985 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 23 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.441805613 +0000 UTC m=+28.413868957 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.441805613 +0000 UTC m=+28.413868957 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa000 item 24 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000860340): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860380): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860380): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.443014712 +0000 UTC m=+28.415078055 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.443014712 +0000 UTC m=+28.415078055 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.443014712 +0000 UTC m=+28.415078055 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068eee0 item 25 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.444279143 +0000 UTC m=+28.416342487 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.444279143 +0000 UTC m=+28.416342487 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f420 item 26 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860740): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000860740): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860740): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860740): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860740): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860740): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.44517735 +0000 UTC m=+28.417240693 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.44517735 +0000 UTC m=+28.417240693 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.44517735 +0000 UTC m=+28.417240693 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f7a0 item 27 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860900): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860900): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860900): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.446408199 +0000 UTC m=+28.418471543 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.446408199 +0000 UTC m=+28.418471543 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fb20 item 28 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860a80): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000860a80): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860a80): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860a80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860a80): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.447402516 +0000 UTC m=+28.419465860 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.447402516 +0000 UTC m=+28.419465860 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fdc0 item 29 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.448277089 +0000 UTC m=+28.420340433 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860cc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860cc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.448277089 +0000 UTC m=+28.420340433 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2380 item 30 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d80): _readAt: size=2, off=0 2024/11/15 03:48:51 ERROR : open-test-file(0xc000860d80): Couldn't read size of file 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d80): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d80): >_writeAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d80): close: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860dc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860dc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860dc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860dc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860dc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.449236741 +0000 UTC m=+28.421300086 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860dc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860f40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860f40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.449236741 +0000 UTC m=+28.421300086 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2e00 item 31 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 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 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.450245084 +0000 UTC m=+28.422308428 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861040): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861040): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861040): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.450245084 +0000 UTC m=+28.422308428 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f30a0 item 32 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.45107846 +0000 UTC m=+28.423141805 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3420 item 33 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.451408718 +0000 UTC m=+28.423472062 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861100): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861100): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861100): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861100): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861100): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.451408718 +0000 UTC m=+28.423472062 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861100): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3730 item 33 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861140): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861140): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861140): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.452612225 +0000 UTC m=+28.424675559 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3b90 item 34 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.453006492 +0000 UTC m=+28.425069835 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008611c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008611c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008611c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008611c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008611c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.453006492 +0000 UTC m=+28.425069835 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008611c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3ea0 item 34 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.453800824 +0000 UTC m=+28.425864169 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003181c0 item 35 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.454103951 +0000 UTC m=+28.426167295 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.454103951 +0000 UTC m=+28.426167295 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318310 item 35 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861300): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861300): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861300): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.455395152 +0000 UTC m=+28.427458485 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003185b0 item 36 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.455771585 +0000 UTC m=+28.427834929 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008613c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.455771585 +0000 UTC m=+28.427834929 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318700 item 36 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.456633474 +0000 UTC m=+28.428696818 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003189a0 item 37 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.456934036 +0000 UTC m=+28.428997380 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008614c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008614c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008614c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008614c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008614c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.456934036 +0000 UTC m=+28.428997380 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008614c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318b60 item 37 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.457814379 +0000 UTC m=+28.429877714 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318f50 item 38 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.458154374 +0000 UTC m=+28.430217709 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.458154374 +0000 UTC m=+28.430217709 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003190a0 item 38 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008616c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008616c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008616c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008616c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008616c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.459023257 +0000 UTC m=+28.431086601 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008616c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319340 item 39 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.459344488 +0000 UTC m=+28.431407831 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.459344488 +0000 UTC m=+28.431407831 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319490 item 39 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861840): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861840): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861840): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.46033656 +0000 UTC m=+28.432399904 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319730 item 40 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.460683588 +0000 UTC m=+28.432746932 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861940): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.460683588 +0000 UTC m=+28.432746932 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319880 item 40 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.461524278 +0000 UTC m=+28.433587612 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008619c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319b20 item 41 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.461988636 +0000 UTC m=+28.434051980 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d56c0 item 41 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.462335052 +0000 UTC m=+28.434398397 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b874c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.462335052 +0000 UTC m=+28.434398397 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5810 item 41 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.463386726 +0000 UTC m=+28.435450080 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b875c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b90 item 42 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.463746078 +0000 UTC m=+28.435809432 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5d50 item 42 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.464142147 +0000 UTC m=+28.436205501 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b876c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.464142147 +0000 UTC m=+28.436205501 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5ea0 item 42 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.465129901 +0000 UTC m=+28.437193255 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b877c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87800): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87800): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87800): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d81c0 item 43 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87800): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87800): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.465499542 +0000 UTC m=+28.437562885 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87800): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8310 item 43 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.46591588 +0000 UTC m=+28.437979263 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b878c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87900): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87900): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87900): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87900): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87900): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.46591588 +0000 UTC m=+28.437979263 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87900): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8460 item 43 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.46753871 +0000 UTC m=+28.439602044 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ecc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ecc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ecc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f6c0 item 44 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ecc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ecc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.467974363 +0000 UTC m=+28.440037707 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ecc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8070 item 44 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.468940678 +0000 UTC m=+28.441004022 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86100): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86100): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86100): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86100): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86100): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.468940678 +0000 UTC m=+28.441004022 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86100): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d81c0 item 44 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.469769286 +0000 UTC m=+28.441832630 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b861c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8460 item 45 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.470086729 +0000 UTC m=+28.442150063 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.470086729 +0000 UTC m=+28.442150063 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b862c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8620 item 45 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.471005524 +0000 UTC m=+28.443068858 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b863c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86400): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86400): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8a10 item 46 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86400): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.471378581 +0000 UTC m=+28.443441925 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.471378581 +0000 UTC m=+28.443441925 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d8bd0 item 46 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.472238046 +0000 UTC m=+28.444301389 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86640): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86640): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d90a0 item 47 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86640): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.472507018 +0000 UTC m=+28.444570362 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.472507018 +0000 UTC m=+28.444570362 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9260 item 47 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.473295731 +0000 UTC m=+28.445359075 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86800): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d97a0 item 48 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.473563551 +0000 UTC m=+28.445626896 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.473563551 +0000 UTC m=+28.445626896 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86a40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9a40 item 48 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.474461098 +0000 UTC m=+28.446524442 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ce0 item 49 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.47478342 +0000 UTC m=+28.446846764 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.47478342 +0000 UTC m=+28.446846764 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86b80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d9ea0 item 49 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.475602258 +0000 UTC m=+28.447665603 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e3f0 item 50 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.475973491 +0000 UTC m=+28.448036836 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.475973491 +0000 UTC m=+28.448036836 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e690 item 50 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86dc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86dc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86dc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86dc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86dc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.477622361 +0000 UTC m=+28.449685715 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86dc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ea80 item 51 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.478569219 +0000 UTC m=+28.450632563 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.478569219 +0000 UTC m=+28.450632563 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86ec0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 51 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.479441098 +0000 UTC m=+28.451504441 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b86f40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046efc0 item 52 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.479821237 +0000 UTC m=+28.451884581 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.479821237 +0000 UTC m=+28.451884581 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b870c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f180 item 52 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.480634757 +0000 UTC m=+28.452698101 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f730 item 53 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.480927483 +0000 UTC m=+28.452990827 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.480927483 +0000 UTC m=+28.452990827 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000b87280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f880 item 53 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a080): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a080): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.481967966 +0000 UTC m=+28.454031310 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa2a0 item 54 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.482364798 +0000 UTC m=+28.454428141 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a300): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a300): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a300): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.482364798 +0000 UTC m=+28.454428141 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa3f0 item 54 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.483148662 +0000 UTC m=+28.455212006 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a840): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa770 item 55 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.483453471 +0000 UTC m=+28.455516825 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054a9c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.483453471 +0000 UTC m=+28.455516825 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa8c0 item 55 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.484308657 +0000 UTC m=+28.456372001 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ad80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002facb0 item 56 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.484672166 +0000 UTC m=+28.456735510 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae80): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.484672166 +0000 UTC m=+28.456735510 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ae80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fae70 item 56 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.485542481 +0000 UTC m=+28.457605825 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb5e0 item 57 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.485833585 +0000 UTC m=+28.457896929 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054af80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb730 item 57 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.486157029 +0000 UTC m=+28.458220373 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b040): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b080): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b080): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b080): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.486157029 +0000 UTC m=+28.458220373 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb960 item 57 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.487056028 +0000 UTC m=+28.459119372 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b1c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b1c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b1c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbce0 item 58 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b1c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b1c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.48733038 +0000 UTC m=+28.459393725 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b1c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbe30 item 58 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.487662571 +0000 UTC m=+28.459725915 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b2c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b300): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b300): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b300): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b300): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b300): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.487662571 +0000 UTC m=+28.459725915 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b300): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318000 item 58 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.488435344 +0000 UTC m=+28.460498689 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b3c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003182a0 item 59 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.488769217 +0000 UTC m=+28.460832562 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003183f0 item 59 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.4890967 +0000 UTC m=+28.461160044 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b8c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b8c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b8c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b8c0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b8c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.4890967 +0000 UTC m=+28.461160044 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b8c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318540 item 59 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.48990011 +0000 UTC m=+28.461963453 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b9c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b9c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b9c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003187e0 item 60 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b9c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b9c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.490166667 +0000 UTC m=+28.462230011 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054b9c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318930 item 60 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.490492306 +0000 UTC m=+28.462555650 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054ba80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.490492306 +0000 UTC m=+28.462555650 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bb00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318af0 item 60 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.491256453 +0000 UTC m=+28.463319798 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000318ee0 item 61 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.491535143 +0000 UTC m=+28.463598487 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bc40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.491535143 +0000 UTC m=+28.463598487 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bd00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319030 item 61 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.492387244 +0000 UTC m=+28.464450588 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003192d0 item 62 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.492784787 +0000 UTC m=+28.464848131 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054be40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.492784787 +0000 UTC m=+28.464848131 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00054bf00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319420 item 62 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.49371813 +0000 UTC m=+28.465781475 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003196c0 item 63 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.493992473 +0000 UTC m=+28.466055816 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e3c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.493992473 +0000 UTC m=+28.466055816 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e5c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319810 item 63 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 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 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >_readAt: n=0, err=Bad file descriptor 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.494804298 +0000 UTC m=+28.466867642 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e680): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319ab0 item 64 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.495088449 +0000 UTC m=+28.467151794 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e6c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.495088449 +0000 UTC m=+28.467151794 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319c70 item 64 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.495893572 +0000 UTC m=+28.467956916 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039e9c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000319f10 item 65 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.496220964 +0000 UTC m=+28.468284318 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.496220964 +0000 UTC m=+28.468284318 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a0e0 item 65 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.497039111 +0000 UTC m=+28.469102456 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ea80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a380 item 66 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.497393293 +0000 UTC m=+28.469456637 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.497393293 +0000 UTC m=+28.469456637 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a540 item 66 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.498153823 +0000 UTC m=+28.470217168 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a930 item 67 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.498441551 +0000 UTC m=+28.470504895 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039eb80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ebc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ebc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ebc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ebc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ebc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.498441551 +0000 UTC m=+28.470504895 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ebc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa80 item 67 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.499278995 +0000 UTC m=+28.471342339 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ec40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae00 item 68 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.49963035 +0000 UTC m=+28.471693695 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ed80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039edc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039edc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039edc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039edc0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039edc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.49963035 +0000 UTC m=+28.471693695 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039edc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047af50 item 68 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.500434343 +0000 UTC m=+28.472497686 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 69 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.501104434 +0000 UTC m=+28.473167767 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee80): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.501104434 +0000 UTC m=+28.473167767 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ee80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 69 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.502026276 +0000 UTC m=+28.474089619 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc00039ef00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c22a0 item 70 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.502368975 +0000 UTC m=+28.474432319 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.502368975 +0000 UTC m=+28.474432319 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c23f0 item 70 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.503119637 +0000 UTC m=+28.475182981 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860200): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c28c0 item 71 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.503436289 +0000 UTC m=+28.475499633 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008602c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.503436289 +0000 UTC m=+28.475499633 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2a80 item 71 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008604c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008604c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008604c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008604c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008604c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.5042241 +0000 UTC m=+28.476287443 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008604c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2e00 item 72 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.50456668 +0000 UTC m=+28.476630024 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008605c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008605c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008605c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008605c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008605c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.50456668 +0000 UTC m=+28.476630024 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008605c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c2f50 item 72 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.505296343 +0000 UTC m=+28.477359686 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860600): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860640): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860640): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c32d0 item 73 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860640): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.505586044 +0000 UTC m=+28.477649387 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3420 item 73 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.506074425 +0000 UTC m=+28.478137770 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860680): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008606c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008606c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008606c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008606c0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008606c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.506074425 +0000 UTC m=+28.478137770 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008606c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c35e0 item 73 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.506913312 +0000 UTC m=+28.478976656 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008607c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008607c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008607c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c3ea0 item 74 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008607c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008607c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.507179359 +0000 UTC m=+28.479242703 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008607c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da230 item 74 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.507505367 +0000 UTC m=+28.479568712 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008608c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008608c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008608c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008608c0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008608c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.507505367 +0000 UTC m=+28.479568712 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008608c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003daa10 item 74 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.508236573 +0000 UTC m=+28.480299917 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008609c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008609c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008609c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db2d0 item 75 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008609c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008609c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.508500395 +0000 UTC m=+28.480563740 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008609c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): _writeAt: size=3, off=2 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db6c0 item 75 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.508844048 +0000 UTC m=+28.480907391 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860ac0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.508844048 +0000 UTC m=+28.480907391 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc00 item 75 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.509695928 +0000 UTC m=+28.481759262 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148540 item 76 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.509989086 +0000 UTC m=+28.482052430 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860c40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148770 item 76 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): _writeAt: size=3, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.510337206 +0000 UTC m=+28.482400550 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d40): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d40): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d40): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.510337206 +0000 UTC m=+28.482400550 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860d40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148930 item 76 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.511067108 +0000 UTC m=+28.483130453 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000148f50 item 77 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.511338556 +0000 UTC m=+28.483401889 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860e80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.511338556 +0000 UTC m=+28.483401889 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000860fc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149340 item 77 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.512174627 +0000 UTC m=+28.484237971 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861080): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149810 item 78 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.51247088 +0000 UTC m=+28.484534225 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008610c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.51247088 +0000 UTC m=+28.484534225 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001499d0 item 78 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.513350844 +0000 UTC m=+28.485414188 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149d50 item 79 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.513647528 +0000 UTC m=+28.485710862 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861340): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861340): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861340): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861340): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861340): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.513647528 +0000 UTC m=+28.485710862 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861340): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000149ea0 item 79 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.514630584 +0000 UTC m=+28.486693918 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861400): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000590cb0 item 80 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.514930082 +0000 UTC m=+28.486993427 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861500): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861500): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861500): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861500): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861500): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.514930082 +0000 UTC m=+28.486993427 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861500): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591030 item 80 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.515770593 +0000 UTC m=+28.487833937 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005917a0 item 81 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.516100048 +0000 UTC m=+28.488163392 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861580): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008615c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008615c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008615c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008615c0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008615c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.516100048 +0000 UTC m=+28.488163392 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008615c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005919d0 item 81 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.516913257 +0000 UTC m=+28.488976601 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591c70 item 82 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.51726819 +0000 UTC m=+28.489331534 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861700): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861740): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861740): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861740): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.51726819 +0000 UTC m=+28.489331534 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000591dc0 item 82 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.518162531 +0000 UTC m=+28.490225874 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008617c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004663f0 item 83 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.518494009 +0000 UTC m=+28.490557353 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008618c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008618c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008618c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008618c0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008618c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.518494009 +0000 UTC m=+28.490557353 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0008618c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466b60 item 83 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.519364274 +0000 UTC m=+28.491427618 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861980): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467490 item 84 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.519641092 +0000 UTC m=+28.491704435 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.519641092 +0000 UTC m=+28.491704435 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861a80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004679d0 item 84 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.520407453 +0000 UTC m=+28.492470796 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052c40 item 85 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.52074872 +0000 UTC m=+28.492812063 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861bc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.52074872 +0000 UTC m=+28.492812063 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053260 item 85 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.521699425 +0000 UTC m=+28.493762769 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861c80): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 86 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.522118748 +0000 UTC m=+28.494182092 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861d40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861dc0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861dc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861dc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861dc0): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861dc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.522118748 +0000 UTC m=+28.494182092 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861dc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068e460 item 86 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.522969727 +0000 UTC m=+28.495033062 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861e40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ef50 item 87 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.523285737 +0000 UTC m=+28.495349081 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000861f00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.523285737 +0000 UTC m=+28.495349081 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007300c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f1f0 item 87 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.524059171 +0000 UTC m=+28.496122516 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730140): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f570 item 88 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.524449401 +0000 UTC m=+28.496512745 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730240): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.524449401 +0000 UTC m=+28.496512745 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f730 item 88 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.525230519 +0000 UTC m=+28.497293863 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007303c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007303c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007303c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068f9d0 item 89 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007303c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007303c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.525614657 +0000 UTC m=+28.497678001 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007303c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fb20 item 89 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.525983616 +0000 UTC m=+28.498046970 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.525983616 +0000 UTC m=+28.498046970 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007304c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068fc70 item 89 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.526875752 +0000 UTC m=+28.498939106 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007305c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00068ff10 item 90 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.52719596 +0000 UTC m=+28.499259314 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730640): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2380 item 90 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.527566842 +0000 UTC m=+28.499630196 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730740): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730780): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730780): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730780): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730780): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730780): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.527566842 +0000 UTC m=+28.499630196 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730780): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f29a0 item 90 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.528416639 +0000 UTC m=+28.500479983 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730880): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f2f50 item 91 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.528649183 +0000 UTC m=+28.500712537 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007308c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >_readAt: n=2, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): _writeAt: size=3, off=7 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f30a0 item 91 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.529063497 +0000 UTC m=+28.501126851 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007309c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >_readAt: n=8, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.529063497 +0000 UTC m=+28.501126851 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730a00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f32d0 item 91 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.52986815 +0000 UTC m=+28.501931493 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3730 item 92 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.530119539 +0000 UTC m=+28.502182883 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730b40): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): open at offset 5 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f38f0 item 92 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): _readAt: size=2, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): _writeAt: size=3, off=5 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >_writeAt: n=3, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.530430269 +0000 UTC m=+28.502493614 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730cc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): >_readAt: n=3, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.530430269 +0000 UTC m=+28.502493614 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730d00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f3b90 item 92 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.531207101 +0000 UTC m=+28.503270445 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730dc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e00): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e00): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4070 item 93 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e00): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.531470863 +0000 UTC m=+28.503534206 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730e00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.531470863 +0000 UTC m=+28.503534206 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730f00): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4230 item 93 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.532346939 +0000 UTC m=+28.504410282 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000730fc0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d44d0 item 94 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.532676485 +0000 UTC m=+28.504739829 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731000): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.532676485 +0000 UTC m=+28.504739829 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731180): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4620 item 94 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.533565024 +0000 UTC m=+28.505628368 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731280): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d48c0 item 95 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.533855316 +0000 UTC m=+28.505918659 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc0007312c0): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.533855316 +0000 UTC m=+28.505918659 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731380): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4a10 item 95 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 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 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): open at offset 0 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): _readAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >_readAt: n=0, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.534702759 +0000 UTC m=+28.506766103 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731440): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): _writeAt: size=5, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >openPending: err= 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4cb0 item 96 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >_writeAt: n=5, err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.534984965 +0000 UTC m=+28.507048309 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731480): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: File.openRW failed: file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/11/15 03:48:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/11/15 03:48:51 DEBUG : open-test-file: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : open-test-file: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): _readAt: size=512, off=0 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): openPending: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): >openPending: err= 2024/11/15 03:48:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): >_readAt: n=5, err=EOF 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): close: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: setting modification time to 2024-11-15 03:48:51.534984965 +0000 UTC m=+28.507048309 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : open-test-file(0xc000731540): >close: err= 2024/11/15 03:48:51 DEBUG : open-test-file: Remove: 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4e00 item 96 2024/11/15 03:48:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/11/15 03:48:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/11/15 03:48:51 DEBUG : open-test-file: >Remove: err= 2024/11/15 03:48:51 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : >WaitForWriters: 2024/11/15 03:48:51 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.29s) --- PASS: TestRWFileHandleOpenTests/writes (0.17s) --- 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.12s) --- 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-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:51 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:51 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:51 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:51 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:51 DEBUG : file1: newRWFileHandle: 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): openPending: 2024/11/15 03:48:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): >openPending: err= 2024/11/15 03:48:51 DEBUG : file1: >newRWFileHandle: err= 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/11/15 03:48:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): _writeAt: size=2, off=0 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): >_writeAt: n=2, err= 2024/11/15 03:48:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): RWFileHandle.Flush 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): RWFileHandle.Release 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): close: 2024/11/15 03:48:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/11/15 03:48:51 INFO : file1: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:51 DEBUG : file1(0xc00039e300): >close: err= 2024/11/15 03:48:51 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:51 DEBUG : file1: vfs cache: starting upload 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1.c8b6918.partial" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1.c8b6918.partial 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1.c8b6918.partial" 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nasahim6tixi/file1.c8b6918.partial 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:51 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/15 03:48:51 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/15 03:48:51 DEBUG : file1.c8b6918.partial: renamed to: file1 2024/11/15 03:48:51 INFO : file1: Copied (new) 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:51 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/15 03:48:51 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/11/15 03:48:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/11/15 03:48:51 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/11/15 03:48:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:48:51 INFO : file1: vfs cache: upload succeeded try #1 2024/11/15 03:48:51 DEBUG : : Looking for writers 2024/11/15 03:48:51 DEBUG : file1: reading active writers 2024/11/15 03:48:51 DEBUG : >WaitForWriters: 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:51 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:51 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/11/15 03:48:52 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : file1: reading active writers 2024/11/15 03:48:52 DEBUG : >WaitForWriters: 2024/11/15 03:48:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:52 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:48:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:52 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:48:52 DEBUG : rename_me: newRWFileHandle: 2024/11/15 03:48:52 DEBUG : rename_me(0xc000730140): openPending: 2024/11/15 03:48:52 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/11/15 03:48:52 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/15 03:48:52 DEBUG : rename_me(0xc000730140): >openPending: err= 2024/11/15 03:48:52 DEBUG : rename_me: >newRWFileHandle: err= 2024/11/15 03:48:52 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/11/15 03:48:52 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/11/15 03:48:52 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/11/15 03:48:52 DEBUG : rename_me(0xc000730140): _writeAt: size=5, off=0 2024/11/15 03:48:52 DEBUG : rename_me(0xc000730140): >_writeAt: n=5, err= 2024/11/15 03:48:52 DEBUG : rename_me(0xc000730140): close: 2024/11/15 03:48:52 DEBUG : rename_me: vfs cache: setting modification time to 2024-11-15 03:48:52.058111653 +0000 UTC m=+29.030175026 2024/11/15 03:48:52 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/11/15 03:48:52 DEBUG : rename_me(0xc000730140): >close: err= 2024/11/15 03:48:52 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/11/15 03:48:52 DEBUG : i_was_renamed: Updating file with 0xc0007a8540 2024/11/15 03:48:52 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/11/15 03:48:52 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/15 03:48:52 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : i_was_renamed: reading active writers 2024/11/15 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : i_was_renamed: reading active writers 2024/11/15 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : i_was_renamed: reading active writers 2024/11/15 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : i_was_renamed: reading active writers 2024/11/15 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/11/15 03:48:52 DEBUG : i_was_renamed: vfs cache: starting upload 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/i_was_renamed.5d5064b4.partial" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/i_was_renamed.5d5064b4.partial 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/i_was_renamed.5d5064b4.partial" 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : i_was_renamed: reading active writers 2024/11/15 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/i_was_renamed.5d5064b4.partial 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : i_was_renamed.5d5064b4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:52 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:48:52 DEBUG : i_was_renamed.5d5064b4.partial: renamed to: i_was_renamed 2024/11/15 03:48:52 INFO : i_was_renamed: Copied (new) 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/i_was_renamed" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/i_was_renamed 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/i_was_renamed" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/i_was_renamed 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:48:52 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-11-15 03:48:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/11/15 03:48:52 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/11/15 03:48:52 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/11/15 03:48:52 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/11/15 03:48:52 DEBUG : : Looking for writers 2024/11/15 03:48:52 DEBUG : i_was_renamed: reading active writers 2024/11/15 03:48:52 DEBUG : >WaitForWriters: 2024/11/15 03:48:52 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:52 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:52 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/11/15 03:48:52 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 DEBUG : :local: detected overridden config - adding "{bxYPm}" suffix to name 2024/11/15 03:48:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot':/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" to be canonical ":local{bxYPm}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-nasahim6tixi" 2024/11/15 03:48:52 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : : forgetting directory cache 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate(0xc00054ad40): _readAt: size=512, off=0 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate(0xc00054ad40): openPending: 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-15 02:49:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/15 03:48:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate(0xc00054ad40): >openPending: err= 2024/11/15 03:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate(0xc00054ad40): >_readAt: n=20, err=EOF 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate(0xc00054ad40): close: 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:49:52 +0000 UTC 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate(0xc00054ad40): >close: err= 2024/11/15 03:48:52 DEBUG : : Re-reading directory (100.305049ms old) 2024/11/15 03:48:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:52 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:52 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/11/15 03:48:53 DEBUG : : forgetting directory cache 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054ae80): _readAt: size=512, off=0 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054ae80): openPending: 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-15 02:50:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-11-15 02:49:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-15 02:50:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-11-15 02:49:52 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/11/15 03:48:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/15 03:48:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054ae80): >openPending: err= 2024/11/15 03:48:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054ae80): >_readAt: n=20, err=EOF 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054ae80): close: 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:50:52 +0000 UTC 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054ae80): >close: err= 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : : forgetting directory cache 2024/11/15 03:48:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054af80): _readAt: size=512, off=0 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054af80): openPending: 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-15 02:51:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-11-15 02:50:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-15 02:51:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-11-15 02:50:52 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/11/15 03:48:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/15 03:48:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054af80): >openPending: err= 2024/11/15 03:48:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054af80): >_readAt: n=20, err=EOF 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054af80): close: 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:51:52 +0000 UTC 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate(0xc00054af80): >close: err= 2024/11/15 03:48:53 DEBUG : : Re-reading directory (106.460935ms old) 2024/11/15 03:48:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:53 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:53 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : : forgetting directory cache 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc00039f100): _readAt: size=512, off=0 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc00039f100): openPending: 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-15 02:52:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-11-15 02:51:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-15 02:52:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-11-15 02:51:52 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/11/15 03:48:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/15 03:48:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc00039f100): >openPending: err= 2024/11/15 03:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc00039f100): >_readAt: n=20, err=EOF 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc00039f100): close: 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:52:52 +0000 UTC 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc00039f100): >close: err= 2024/11/15 03:48:54 DEBUG : : Re-reading directory (101.66549ms old) 2024/11/15 03:48:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : : forgetting directory cache 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc000730780): _readAt: size=512, off=0 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc000730780): openPending: 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-15 02:53:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-11-15 02:52:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-15 02:53:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-11-15 02:52:52 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/11/15 03:48:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/15 03:48:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc000730780): >openPending: err= 2024/11/15 03:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc000730780): >_readAt: n=20, err=EOF 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc000730780): close: 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:53:52 +0000 UTC 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate(0xc000730780): >close: err= 2024/11/15 03:48:54 DEBUG : : Re-reading directory (100.214972ms old) 2024/11/15 03:48:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:54 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:54 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/11/15 03:48:55 DEBUG : : forgetting directory cache 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc000b86a40): _readAt: size=512, off=0 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc000b86a40): openPending: 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-11-15 02:54:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-11-15 02:53:52 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-11-15 02:54:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-11-15 02:53:52 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/11/15 03:48:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/11/15 03:48:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc000b86a40): >openPending: err= 2024/11/15 03:48:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc000b86a40): >_readAt: n=20, err=EOF 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc000b86a40): close: 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:54:52 +0000 UTC 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc000b86a40): >close: err= 2024/11/15 03:48:55 DEBUG : : Re-reading directory (100.796919ms old) 2024/11/15 03:48:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : : forgetting directory cache 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc00039fa80): _readAt: size=512, off=0 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc00039fa80): openPending: 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-11-15 02:55:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-11-15 02:54:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-11-15 02:55:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-11-15 02:54:52 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/11/15 03:48:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/11/15 03:48:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc00039fa80): >openPending: err= 2024/11/15 03:48:55 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc00039fa80): >_readAt: n=21, err=EOF 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc00039fa80): close: 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:55:52 +0000 UTC 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate(0xc00039fa80): >close: err= 2024/11/15 03:48:55 DEBUG : : Re-reading directory (105.766529ms old) 2024/11/15 03:48:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:55 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : : forgetting directory cache 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc00054b380): _readAt: size=512, off=0 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc00054b380): openPending: 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-11-15 02:56:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-11-15 02:55:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-11-15 02:56:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-11-15 02:55:52 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/11/15 03:48:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/11/15 03:48:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc00054b380): >openPending: err= 2024/11/15 03:48:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc00054b380): >_readAt: n=22, err=EOF 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc00054b380): close: 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:56:52 +0000 UTC 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc00054b380): >close: err= 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : : forgetting directory cache 2024/11/15 03:48:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc000730e00): _readAt: size=512, off=0 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc000730e00): openPending: 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-11-15 02:57:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-11-15 02:56:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-11-15 02:57:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-11-15 02:56:52 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/11/15 03:48:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/11/15 03:48:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc000730e00): >openPending: err= 2024/11/15 03:48:56 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc000730e00): >_readAt: n=23, err=EOF 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc000730e00): close: 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:57:52 +0000 UTC 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate(0xc000730e00): >close: err= 2024/11/15 03:48:56 DEBUG : : Re-reading directory (103.081546ms old) 2024/11/15 03:48:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:56 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : : forgetting directory cache 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate(0xc00054ba00): _readAt: size=512, off=0 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate(0xc00054ba00): openPending: 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-nasahim6tixi/TestRWCacheUpdate 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-11-15 02:58:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-11-15 02:57:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-11-15 02:58:52 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-11-15 02:57:52 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/11/15 03:48:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/11/15 03:48:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate(0xc00054ba00): >openPending: err= 2024/11/15 03:48:57 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate(0xc00054ba00): >_readAt: n=24, err=EOF 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate(0xc00054ba00): close: 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-11-15 02:58:52 +0000 UTC 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate(0xc00054ba00): >close: err= 2024/11/15 03:48:57 DEBUG : : Re-reading directory (100.660395ms old) 2024/11/15 03:48:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2024/11/15 03:48:57 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:57 DEBUG : : Looking for writers 2024/11/15 03:48:57 DEBUG : TestRWCacheUpdate: reading active writers 2024/11/15 03:48:57 DEBUG : >WaitForWriters: 2024/11/15 03:48:57 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.06s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : : forgetting directory cache 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/11/15 03:48:57 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:57 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:57 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/15 03:48:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:57 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/15 03:48:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/15 03:48:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/15 03:48:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/15 03:48:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/15 03:48:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/15 03:48:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/FiLeA" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-nasahim6tixi/FiLeA 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/11/15 03:48:58 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/15 03:48:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/15 03:48:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FiLeB" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nasahim6tixi/FiLeB 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:58 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/15 03:48:58 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:58 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/15 03:48:58 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/15 03:48:58 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/15 03:48:58 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:58 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/FilEb" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-nasahim6tixi/FilEb 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/11/15 03:48:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/15 03:48:59 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/11/15 03:48:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/15 03:48:59 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/11/15 03:48:59 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/11/15 03:48:59 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/11/15 03:48:59 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/11/15 03:48:59 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:59 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:59 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:59 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:59 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:59 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/11/15 03:48:59 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/11/15 03:48:59 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/11/15 03:48:59 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:59 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : FilEb: Open: flags=O_RDONLY 2024/11/15 03:48:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/11/15 03:48:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/11/15 03:48:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:59 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:59 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : FiLeA: reading active writers 2024/11/15 03:48:59 DEBUG : FiLeB: reading active writers 2024/11/15 03:48:59 DEBUG : FilEb: reading active writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : FiLeA: reading active writers 2024/11/15 03:48:59 DEBUG : FiLeB: reading active writers 2024/11/15 03:48:59 DEBUG : FilEb: reading active writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/normal name with no special characters.txt" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/normal\ name\ with\ no\ special\ characters.txt 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/normal\ name\ with\ no\ special\ characters.txt" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nasahim6tixi/normal name with no special characters.txt 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/normal name with no special characters.txt" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/normal\ name\ with\ no\ special\ characters.txt 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/normal\ name\ with\ no\ special\ characters.txt" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-nasahim6tixi/normal name with no special characters.txt 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/測試_Русский___ě_áñ" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/測試_Русский___ě_áñ 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/測試_Русский___ě_áñ" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nasahim6tixi/測試_Русский___ě_áñ 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/測試_Русский___ě_áñ" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/測試_Русский___ě_áñ 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/測試_Русский___ě_áñ" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-nasahim6tixi/測試_Русский___ě_áñ 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/11/15 03:48:59 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/normal name with no special characters.txt" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/normal\ name\ with\ no\ special\ characters.txt 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/normal\ name\ with\ no\ special\ characters.txt" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-nasahim6tixi/normal name with no special characters.txt 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/測試_Русский___ě_áñ" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/測試_Русский___ě_áñ 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/測試_Русский___ě_áñ" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-nasahim6tixi/測試_Русский___ě_áñ 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : normal name with no special characters.txt: reading active writers 2024/11/15 03:48:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.61s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:59 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Re-using VFS from active cache 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:59 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:59 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:59 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:48:59 DEBUG : : Looking for writers 2024/11/15 03:48:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:48:59 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/file1 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:48:59 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:48:59 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/15 03:49:00 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:00 DEBUG : dir: Looking for writers 2024/11/15 03:49:00 DEBUG : file2: reading active writers 2024/11/15 03:49:00 DEBUG : : Looking for writers 2024/11/15 03:49:00 DEBUG : dir: reading active writers 2024/11/15 03:49:00 DEBUG : file1: reading active writers 2024/11/15 03:49:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.40s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:00 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/15 03:49:00 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:00 DEBUG : dir: Looking for writers 2024/11/15 03:49:00 DEBUG : : Looking for writers 2024/11/15 03:49:00 DEBUG : dir: reading active writers 2024/11/15 03:49:00 DEBUG : file1: reading active writers 2024/11/15 03:49:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:00 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/15 03:49:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:49:00 DEBUG : file1: Open: flags=O_RDONLY 2024/11/15 03:49:00 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/15 03:49:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/15 03:49:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:49:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/11/15 03:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/new_file.txt" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/new_file.txt 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/new_file.txt" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/dir/new_file.txt 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:49:00 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2024/11/15 03:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/11/15 03:49:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/11/15 03:49:00 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:00 DEBUG : dir: Looking for writers 2024/11/15 03:49:00 DEBUG : new_file.txt: reading active writers 2024/11/15 03:49:00 DEBUG : file2: reading active writers 2024/11/15 03:49:00 DEBUG : : Looking for writers 2024/11/15 03:49:00 DEBUG : file1: reading active writers 2024/11/15 03:49:00 DEBUG : dir: reading active writers 2024/11/15 03:49:00 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.50s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:00 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:00 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file2" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nasahim6tixi/dir/file2 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/15 03:49:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/11/15 03:49:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0008066c0 2024/11/15 03:49:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/11/15 03:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/dir/file1" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nasahim6tixi/dir/file1 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/15 03:49:01 INFO : dir/file1: Moved (server-side) to: file0 2024/11/15 03:49:01 DEBUG : file0: Updating file with file0 0xc0008066c0 2024/11/15 03:49:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file0" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file0 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file0" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-nasahim6tixi/file0 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file0" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file0 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file0" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-nasahim6tixi/file0 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/11/15 03:49:01 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:01 DEBUG : dir: Looking for writers 2024/11/15 03:49:01 DEBUG : : Looking for writers 2024/11/15 03:49:01 DEBUG : dir: reading active writers 2024/11/15 03:49:01 DEBUG : file0: reading active writers 2024/11/15 03:49:01 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.62s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:01 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Server has VFS statistics extension 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: About path "/rclone-test-nasahim6tixi" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: About path "/rclone-test-nasahim6tixi" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: About using shell command for shell type "unix" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: df -k /rclone-test-nasahim6tixi 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: 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-nasahim6tixi" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 86610172 64162836 55% / 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:01 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:01 DEBUG : : Looking for writers 2024/11/15 03:49:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:01 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2024/11/15 03:49:01 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:01 DEBUG : c: Looking for writers 2024/11/15 03:49:01 DEBUG : d: Looking for writers 2024/11/15 03:49:01 DEBUG : : Looking for writers 2024/11/15 03:49:01 DEBUG : a: Looking for writers 2024/11/15 03:49:01 DEBUG : b: Looking for writers 2024/11/15 03:49:01 DEBUG : : Looking for writers 2024/11/15 03:49:01 DEBUG : /: reading active writers 2024/11/15 03:49:01 DEBUG : a: reading active writers 2024/11/15 03:49:01 DEBUG : b: reading active writers 2024/11/15 03:49:01 DEBUG : c: reading active writers 2024/11/15 03:49:01 DEBUG : d: reading active writers 2024/11/15 03:49:01 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:01 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/11/15 03:49:01 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/11/15 03:49:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/11/15 03:49:01 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/11/15 03:49:01 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:01 DEBUG : a/b/c/d: Looking for writers 2024/11/15 03:49:01 DEBUG : a/b/c: Looking for writers 2024/11/15 03:49:01 DEBUG : d: reading active writers 2024/11/15 03:49:01 DEBUG : a/b: Looking for writers 2024/11/15 03:49:01 DEBUG : c: reading active writers 2024/11/15 03:49:01 DEBUG : a: Looking for writers 2024/11/15 03:49:01 DEBUG : b: reading active writers 2024/11/15 03:49:01 DEBUG : : Looking for writers 2024/11/15 03:49:01 DEBUG : a: reading active writers 2024/11/15 03:49:01 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-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:01 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:01 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:01 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/15 03:49:01 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/11/15 03:49:01 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:01 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:49:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:49:02 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:02 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:02 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/11/15 03:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:02 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/11/15 03:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/15 03:49:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:02 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:49:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:49:02 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/11/15 03:49:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (7 bytes), uploading instead of streaming 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:02 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:02 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/11/15 03:49:02 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/11/15 03:49:02 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:02 DEBUG : : Looking for writers 2024/11/15 03:49:02 DEBUG : file1: reading active writers 2024/11/15 03:49:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.52s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:02 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:02 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/11/15 03:49:03 DEBUG : file1: aborting in-sequence write wait, off=100 2024/11/15 03:49:03 DEBUG : file1: failed to wait for in-sequence write to 100 2024/11/15 03:49:03 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (11 bytes), uploading instead of streaming 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:49:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/15 03:49:03 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: sha1sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/11/15 03:49:03 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:03 DEBUG : : Looking for writers 2024/11/15 03:49:03 DEBUG : file1: reading active writers 2024/11/15 03:49:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:03 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:03 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/11/15 03:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (5 bytes), uploading instead of streaming 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:03 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/11/15 03:49:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/11/15 03:49:03 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/11/15 03:49:03 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:03 DEBUG : : Looking for writers 2024/11/15 03:49:03 DEBUG : file1: reading active writers 2024/11/15 03:49:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:03 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:03 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:03 DEBUG : file1: WriteFileHandle.Release closing 2024/11/15 03:49:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:03 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:49:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:49:04 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/11/15 03:49:04 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:04 DEBUG : : Looking for writers 2024/11/15 03:49:04 DEBUG : file1: reading active writers 2024/11/15 03:49:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.12s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:04 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (2 bytes), uploading instead of streaming 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:04 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/11/15 03:49:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/11/15 03:49:04 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:04 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:04 DEBUG : : Looking for writers 2024/11/15 03:49:04 DEBUG : file1: reading active writers 2024/11/15 03:49:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:04 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (0 bytes), uploading instead of streaming 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/11/15 03:49:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/15 03:49:04 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:49:04 DEBUG : file1: Open: flags=O_RDONLY 2024/11/15 03:49:04 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/15 03:49:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/15 03:49:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:49:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/15 03:49:04 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:04 DEBUG : : Looking for writers 2024/11/15 03:49:04 DEBUG : file1: reading active writers 2024/11/15 03:49:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-nasahim6tixi", Local "Local file system at /tmp/rclone1905955284", Modify Window "1s" 2024/11/15 03:49:04 INFO : sftp://rclone@:22/rclone-test-nasahim6tixi: poll-interval is not supported by this remote 2024/11/15 03:49:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/11/15 03:49:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : file1: >Open: fd=file1 (w), err= 2024/11/15 03:49:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: File to upload is small (100 bytes), uploading instead of streaming 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Shell path "/rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: creating additional session 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Running remote command: md5sum /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-nasahim6tixi/file1" 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: command exited OK 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Remote command result: d9e3e6491efceabbc67cb1ad5e5a3854 /rclone-test-nasahim6tixi/file1 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: ssh external: close 2024/11/15 03:49:04 DEBUG : file1: Parsed hash: d9e3e6491efceabbc67cb1ad5e5a3854 2024/11/15 03:49:04 DEBUG : file1: md5 = d9e3e6491efceabbc67cb1ad5e5a3854 OK 2024/11/15 03:49:04 DEBUG : file1: Size and md5 of src and dst objects identical 2024/11/15 03:49:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/11/15 03:49:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/11/15 03:49:04 DEBUG : file1: Open: flags=O_RDONLY 2024/11/15 03:49:04 DEBUG : file1: >Open: fd=file1 (r), err= 2024/11/15 03:49:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/11/15 03:49:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/11/15 03:49:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/11/15 03:49:04 DEBUG : WaitForWriters: timeout=30s 2024/11/15 03:49:04 DEBUG : : Looking for writers 2024/11/15 03:49:04 DEBUG : file1: reading active writers 2024/11/15 03:49:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/11/15 03:49:04 DEBUG : sftp://rclone@:22/rclone-test-nasahim6tixi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 41.338220303s (try 1/5)