"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Starting (try 1/5) 2024/04/17 04:31:25 DEBUG : Creating backend with remote "TestSFTPRclone:rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 04:31:25 DEBUG : Setting type="sftp" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_TYPE 2024/04/17 04:31:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2024/04/17 04:31:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2024/04/17 04:31:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2024/04/17 04:31:25 DEBUG : Setting pass="IgINBrN5P3UfWHsAXXQJEZLo1Yx68A7S-z6I-EiSqrmrvcY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2024/04/17 04:31:25 DEBUG : TestSFTPRclone: detected overridden config - adding "{hCCa5}" suffix to name 2024/04/17 04:31:25 DEBUG : Setting host="127.0.0.1" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_HOST 2024/04/17 04:31:25 DEBUG : Setting user="rclone" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_USER 2024/04/17 04:31:25 DEBUG : Setting port="28621" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PORT 2024/04/17 04:31:25 DEBUG : Setting pass="IgINBrN5P3UfWHsAXXQJEZLo1Yx68A7S-z6I-EiSqrmrvcY" for "TestSFTPRclone" from environment variable RCLONE_CONFIG_TESTSFTPRCLONE_PASS 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: New connection 127.0.0.1:41702->127.0.0.1:28621 to "SSH-2.0-rclone/v1.67.0-beta.7895.30517698a" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell type "unix" from config 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Relative path resolved to "/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Using root directory "/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:25 DEBUG : Creating backend with remote "/tmp/rclone3442139335" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir/subdir: Looking for writers 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : file2: reading active writers 2024/04/17 04:31:25 DEBUG : subdir: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.02s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : dir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : : forgetting directory cache 2024/04/17 04:31:25 DEBUG : dir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2024/04/17 04:31:25 DEBUG : dir: invalidating directory cache 2024/04/17 04:31:25 DEBUG : : >ForgetPath: 2024/04/17 04:31:25 DEBUG : : ForgetPath: relativePath="dir", type=0 2024/04/17 04:31:25 DEBUG : : invalidating directory cache 2024/04/17 04:31:25 DEBUG : dir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : : >ForgetPath: 2024/04/17 04:31:25 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2024/04/17 04:31:25 DEBUG : : >ForgetPath: 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: New connection 127.0.0.1:41710->127.0.0.1:28621 to "SSH-2.0-rclone/v1.67.0-beta.7895.30517698a" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/fil/a/b/c" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/fil/a/b/c 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-toqakis2dowawoq7xoweboq6/fil/a/b/c 2024/04/17 04:31:25 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/fil/a/b/c" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/fil/a/b/c 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-toqakis2dowawoq7xoweboq6/fil/a/b/c 2024/04/17 04:31:25 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : : forgetting directory cache 2024/04/17 04:31:25 DEBUG : dir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : fil/a/b: Looking for writers 2024/04/17 04:31:25 DEBUG : fil/a: Looking for writers 2024/04/17 04:31:25 DEBUG : b: reading active writers 2024/04/17 04:31:25 DEBUG : fil: Looking for writers 2024/04/17 04:31:25 DEBUG : a: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : fil: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.04s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.01s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.01s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:25 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-toqakis2dowawoq7xoweboq6/dir/subdir/file3 2024/04/17 04:31:25 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2024/04/17 04:31:25 DEBUG : Waiting for deletions to finish 2024/04/17 04:31:25 INFO : dir/subdir/file3: Deleted 2024/04/17 04:31:25 DEBUG : removing 1 level 2 directories 2024/04/17 04:31:25 INFO : dir/subdir: Removing directory 2024/04/17 04:31:25 DEBUG : dir: invalidating directory cache 2024/04/17 04:31:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2024/04/17 04:31:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2024/04/17 04:31:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2024/04/17 04:31:25 DEBUG : dir/file1: Reset virtual modtime 2024/04/17 04:31:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2024/04/17 04:31:25 DEBUG : dir/virtualFile: Reset virtual modtime 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:25 DEBUG : dir: invalidating directory cache 2024/04/17 04:31:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2024/04/17 04:31:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2024/04/17 04:31:25 DEBUG : dir/virtualFile: Reset virtual modtime 2024/04/17 04:31:25 DEBUG : : forgetting directory cache 2024/04/17 04:31:25 DEBUG : dir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : dir/virtualDir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : dir/file1: Reset virtual modtime 2024/04/17 04:31:25 DEBUG : dir/virtualFile: Reset virtual modtime 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir/virtualDir: Looking for writers 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : virtualFile2: reading active writers 2024/04/17 04:31:25 DEBUG : virtualFile: reading active writers 2024/04/17 04:31:25 DEBUG : virtualDir: reading active writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.02s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 ERROR : dir/: Can only open directories read only 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.01s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/04/17 04:31:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (5 bytes), uploading instead of streaming 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/potato.hagitak5.partial" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/potato.hagitak5.partial 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/dir/potato.hagitak5.partial 2024/04/17 04:31:25 DEBUG : dir/potato.hagitak5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:25 DEBUG : dir/potato.hagitak5.partial: renamed to: dir/potato 2024/04/17 04:31:25 INFO : dir/potato: Copied (new) 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : potato: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir/sub: Looking for writers 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : sub: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/04/17 04:31:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir/sub/subsub: Looking for writers 2024/04/17 04:31:25 DEBUG : dir/sub: Looking for writers 2024/04/17 04:31:25 DEBUG : subsub: reading active writers 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : file1: reading active writers 2024/04/17 04:31:25 DEBUG : sub: reading active writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.02s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 ERROR : dir/: Dir.Remove not empty 2024/04/17 04:31:25 DEBUG : dir/file1: Remove: 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:25 DEBUG : dir/file1: >Remove: err= 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vDel: "dir" 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : dir/file1: Remove: 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:25 DEBUG : dir/file1: >Remove: err= 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vDel: "dir" 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : dir/file1: Remove: 2024/04/17 04:31:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:25 DEBUG : dir/file1: >Remove: err= 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toqakis2dowawoq7xoweboq6/dir/file3 2024/04/17 04:31:25 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toqakis2dowawoq7xoweboq6/dir/file3 2024/04/17 04:31:25 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/04/17 04:31:25 ERROR : dir/not found: Dir.Rename error: file does not exist 2024/04/17 04:31:25 DEBUG : dir: Updating dir with dir2 0xc000889a00 2024/04/17 04:31:25 DEBUG : dir: forgetting directory cache 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vDel: "dir" 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file1 2024/04/17 04:31:25 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file1" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file1 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file1 2024/04/17 04:31:25 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/04/17 04:31:25 INFO : dir2/file1: Moved (server-side) to: file2 2024/04/17 04:31:25 DEBUG : file2: Updating file with file2 0xc000997500 2024/04/17 04:31:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:25 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file2" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:25 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2024/04/17 04:31:25 INFO : dir2/file3: Deleted 2024/04/17 04:31:25 INFO : file2: Moved (server-side) to: dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000997500 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vDel: "file2" 2024/04/17 04:31:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3" 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir2/file3 2024/04/17 04:31:25 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2024/04/17 04:31:25 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0009ada00 2024/04/17 04:31:25 DEBUG : empty directory: forgetting directory cache 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vDel: "empty directory" 2024/04/17 04:31:25 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2024/04/17 04:31:25 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:25 DEBUG : dir2: Looking for writers 2024/04/17 04:31:25 DEBUG : file3: reading active writers 2024/04/17 04:31:25 DEBUG : renamed empty directory: Looking for writers 2024/04/17 04:31:25 DEBUG : : Looking for writers 2024/04/17 04:31:25 DEBUG : dir2: reading active writers 2024/04/17 04:31:25 DEBUG : renamed empty directory: reading active writers 2024/04/17 04:31:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.14s) === RUN TestDirStructSize dir_test.go:595: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:25 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : Can set mod time: true 2024/04/17 04:31:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (0 bytes), uploading instead of streaming 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.xoyuxod5.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.xoyuxod5.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.xoyuxod5.partial 2024/04/17 04:31:26 DEBUG : dir/file1.xoyuxod5.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:26 DEBUG : dir/file1.xoyuxod5.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (new) 2024/04/17 04:31:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (5 bytes), uploading instead of streaming 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.donebuh4.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.donebuh4.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.donebuh4.partial 2024/04/17 04:31:26 DEBUG : dir/file1.donebuh4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:26 DEBUG : dir/file1.donebuh4.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (new) 2024/04/17 04:31:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc00056a8c0): close: 2024/04/17 04:31:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2024/04/17 04:31:26 DEBUG : dir/file1(0xc00056a8c0): >close: err= 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0005c6e80): _writeAt: size=5, off=0 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0005c6e80): openPending: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0005c6e80): >openPending: err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0005c6e80): >_writeAt: n=5, err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0005c6e80): close: 2024/04/17 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2024/04/17 04:31:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2024/04/17 04:31:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2024/04/17 04:31:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0005c6e80): >close: err= 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: starting upload 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.nojetod7.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.nojetod7.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.nojetod7.partial 2024/04/17 04:31:26 DEBUG : dir/file1.nojetod7.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2024/04/17 04:31:26 DEBUG : dir/file1.nojetod7.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (replaced existing) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileSetModTime (0.26s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.02s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.01s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.19s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2024/04/17 04:31:26 INFO : Mock file system at root: poll-interval is not supported by this remote 2024/04/17 04:31:26 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/17 04:31:26 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:26 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : file.txt: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (25 bytes), uploading instead of streaming 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.qanimay9.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.qanimay9.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.qanimay9.partial 2024/04/17 04:31:26 DEBUG : dir/file1.qanimay9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:26 DEBUG : dir/file1.qanimay9.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (new) 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Remove: 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1: >Remove: err= 2024/04/17 04:31:26 DEBUG : dir/file1: Remove: 2024/04/17 04:31:26 DEBUG : dir/file1: >Remove: err=Read only file system 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Remove: 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1: >Remove: err= 2024/04/17 04:31:26 DEBUG : dir/file1: Remove: 2024/04/17 04:31:26 DEBUG : dir/file1: >Remove: err=Read only file system 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_RDWR 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=0x3 2024/04/17 04:31:26 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=, err=permission denied 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000743500 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000743500 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000743500 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (25 bytes), uploading instead of streaming 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.qicibin1.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.qicibin1.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.qicibin1.partial 2024/04/17 04:31:26 DEBUG : dir/file1.qicibin1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:26 DEBUG : dir/file1.qicibin1.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (new) 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf: Running delayed rename now 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000743500 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000743d40 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000743d40 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000743d40 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (25 bytes), uploading instead of streaming 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.gakozuj6.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.gakozuj6.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.gakozuj6.partial 2024/04/17 04:31:26 DEBUG : dir/file1.gakozuj6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:26 DEBUG : dir/file1.gakozuj6.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (new) 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf: Running delayed rename now 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000743d40 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ec200): openPending: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ec200): >openPending: err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ec200): _writeAt: size=14, off=0 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ec200): >_writeAt: n=14, err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ec200): close: 2024/04/17 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ec200): >close: err= 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: starting upload 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.racebul7.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.racebul7.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.racebul7.partial 2024/04/17 04:31:26 DEBUG : dir/file1.racebul7.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 04:31:26 DEBUG : dir/file1.racebul7.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (replaced existing) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000859200): _readAt: size=512, off=0 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000859200): openPending: 2024/04/17 04:31:26 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/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000859200): >openPending: err= 2024/04/17 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000859200): >_readAt: n=14, err=EOF 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000859200): close: 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000859200): >close: err= 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0002d3e00 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/17 04:31:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/04/17 04:31:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0002d3e00 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000c82300): openPending: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 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/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000c82300): >openPending: err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000c82300): _writeAt: size=25, off=0 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000c82300): >_writeAt: n=25, err= 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0002d3e00 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf(0xc000c82300): close: 2024/04/17 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-17 04:31:26.51988097 +0000 UTC m=+1.219868595 2024/04/17 04:31:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:26 DEBUG : newLeaf(0xc000c82300): >close: err= 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: starting upload 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.betusac9.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.betusac9.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.betusac9.partial 2024/04/17 04:31:26 DEBUG : newLeaf.betusac9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:26 DEBUG : newLeaf.betusac9.partial: renamed to: newLeaf 2024/04/17 04:31:26 INFO : newLeaf: Copied (replaced existing) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-17 04:31:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000a30a80 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000a30a80 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ed200): openPending: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ed200): >openPending: err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ed200): _writeAt: size=25, off=0 2024/04/17 04:31:26 DEBUG : dir/file1(0xc0009ed200): >_writeAt: n=25, err= 2024/04/17 04:31:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000a30a80 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 DEBUG : newLeaf(0xc0009ed200): close: 2024/04/17 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-17 04:31:26.698588891 +0000 UTC m=+1.398576536 2024/04/17 04:31:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:26 DEBUG : newLeaf(0xc0009ed200): >close: err= 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: starting upload 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.waxogaj6.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.waxogaj6.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.waxogaj6.partial 2024/04/17 04:31:26 DEBUG : newLeaf.waxogaj6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:26 DEBUG : newLeaf.waxogaj6.partial: renamed to: newLeaf 2024/04/17 04:31:26 INFO : newLeaf: Copied (replaced existing) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-17 04:31:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/04/17 04:31:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/17 04:31:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:26 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:26 DEBUG : >WaitForWriters: 2024/04/17 04:31:26 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:26 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:26 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:26 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:26 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/17 04:31:26 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000d81380): openPending: 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000d81380): >openPending: err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:26 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000d81380): _writeAt: size=14, off=0 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000d81380): >_writeAt: n=14, err= 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000d81380): close: 2024/04/17 04:31:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:26 DEBUG : dir/file1(0xc000d81380): >close: err= 2024/04/17 04:31:26 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:26 DEBUG : dir: Looking for writers 2024/04/17 04:31:26 DEBUG : file1: reading active writers 2024/04/17 04:31:26 DEBUG : : Looking for writers 2024/04/17 04:31:26 DEBUG : dir: reading active writers 2024/04/17 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: starting upload 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.woyihup0.partial" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.woyihup0.partial 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.woyihup0.partial 2024/04/17 04:31:26 DEBUG : dir/file1.woyihup0.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2024/04/17 04:31:26 DEBUG : dir/file1.woyihup0.partial: renamed to: dir/file1 2024/04/17 04:31:26 INFO : dir/file1: Copied (replaced existing) 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2024/04/17 04:31:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c833c0): _readAt: size=512, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c833c0): openPending: 2024/04/17 04:31:27 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/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c833c0): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c833c0): >_readAt: n=14, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c833c0): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c833c0): >close: err= 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00093f8c0 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/17 04:31:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/04/17 04:31:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00093f8c0 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d81e40): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 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/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d81e40): >openPending: err= 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d81e40): _writeAt: size=25, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d81e40): >_writeAt: n=25, err= 2024/04/17 04:31:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00093f8c0 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:27 DEBUG : newLeaf(0xc000d81e40): close: 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-17 04:31:27.034885119 +0000 UTC m=+1.734872735 2024/04/17 04:31:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:27 DEBUG : newLeaf(0xc000d81e40): >close: err= 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: starting upload 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.yawafoh4.partial" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.yawafoh4.partial 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.yawafoh4.partial 2024/04/17 04:31:27 DEBUG : newLeaf.yawafoh4.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:27 DEBUG : newLeaf.yawafoh4.partial: renamed to: newLeaf 2024/04/17 04:31:27 INFO : newLeaf: Copied (replaced existing) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-17 04:31:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c82080): _readAt: size=512, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c82080): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c82080): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c82080): >_readAt: n=14, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c82080): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c82080): >close: err= 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000a30000 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2024/04/17 04:31:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2024/04/17 04:31:27 DEBUG : dir/file1: Updating file with dir/file1 0xc000a30000 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000858480): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:27 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/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000858480): >openPending: err= 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000858480): _writeAt: size=25, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000858480): >_writeAt: n=25, err= 2024/04/17 04:31:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2024/04/17 04:31:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2024/04/17 04:31:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000a30000 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:27 DEBUG : newLeaf(0xc000858480): close: 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: setting modification time to 2024-04-17 04:31:27.232244922 +0000 UTC m=+1.932232536 2024/04/17 04:31:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:27 DEBUG : newLeaf(0xc000858480): >close: err= 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: starting upload 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.hotuqox5.partial" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.hotuqox5.partial 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf.hotuqox5.partial 2024/04/17 04:31:27 DEBUG : newLeaf.hotuqox5.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2024/04/17 04:31:27 DEBUG : newLeaf.hotuqox5.partial: renamed to: newLeaf 2024/04/17 04:31:27 INFO : newLeaf: Copied (replaced existing) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2024-04-17 04:31:27 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2024/04/17 04:31:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2024/04/17 04:31:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/newLeaf" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-toqakis2dowawoq7xoweboq6/newLeaf 2024/04/17 04:31:27 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : newLeaf: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestFileRename (1.08s) --- PASS: TestFileRename/off,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=false (0.02s) --- PASS: TestFileRename/minimal,forceCache=true (0.33s) --- PASS: TestFileRename/writes,forceCache=false (0.18s) --- PASS: TestFileRename/writes,forceCache=true (0.33s) --- PASS: TestFileRename/full,forceCache=false (0.20s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 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@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.02s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/04/17 04:31:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/04/17 04:31:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.10s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2024/04/17 04:31:27 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2024/04/17 04:31:27 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2024/04/17 04:31:27 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2024/04/17 04:31:27 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/04/17 04:31:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/04/17 04:31:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2024/04/17 04:31:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2024/04/17 04:31:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2024/04/17 04:31:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2024/04/17 04:31:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.18s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.02s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.Release closing 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.02s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): _readAt: size=1, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): _readAt: size=256, off=1 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): >_readAt: n=15, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): _readAt: size=16, off=16 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): >_readAt: n=0, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): >close: err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): close: 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f340): >close: err=file already closed 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.02s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): _readAt: size=1, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): _readAt: size=1, off=5 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): _readAt: size=1, off=3 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): _readAt: size=1, off=13 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): _readAt: size=16, off=100 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >_readAt: n=0, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000d5f980): >close: err= 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.02s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=1, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=1, off=5 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=1, off=1 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=1, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=6, off=10 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=6, err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=256, off=10 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=6, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=256, off=100 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=0, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >close: err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): _readAt: size=256, off=100 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000859b40): >_readAt: n=0, err=file already closed 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.02s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): RWFileHandle.Flush 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): _readAt: size=256, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): >_readAt: n=16, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): RWFileHandle.Flush 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): RWFileHandle.Flush 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000c83c40): >close: err= 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.02s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2024/04/17 04:31:27 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): _readAt: size=256, off=0 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): openPending: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:27 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): >openPending: err= 2024/04/17 04:31:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): >_readAt: n=16, err=EOF 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): RWFileHandle.Release 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): close: 2024/04/17 04:31:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): >close: err= 2024/04/17 04:31:27 DEBUG : dir/file1(0xc000a2f100): RWFileHandle.Release 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : dir: Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : dir: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.02s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:27 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:27 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:27 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:27 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:27 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): openPending: 2024/04/17 04:31:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): >openPending: err= 2024/04/17 04:31:27 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): _writeAt: size=5, off=0 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): >_writeAt: n=5, err= 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): _writeAt: size=7, off=5 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): >_writeAt: n=7, err= 2024/04/17 04:31:27 DEBUG : file1: vfs cache: truncate to size=11 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): close: 2024/04/17 04:31:27 DEBUG : file1: vfs cache: setting modification time to 2024-04-17 04:31:27.840588839 +0000 UTC m=+2.540576474 2024/04/17 04:31:27 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): >close: err= 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): close: 2024/04/17 04:31:27 DEBUG : file1(0xc000612600): >close: err=file already closed 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:27 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.xufumig2.partial" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.xufumig2.partial 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1.xufumig2.partial 2024/04/17 04:31:27 DEBUG : file1.xufumig2.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 04:31:27 DEBUG : file1.xufumig2.partial: renamed to: file1 2024/04/17 04:31:27 INFO : file1: Copied (new) 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:27 DEBUG : file1: vfs cache: fingerprint now "11,2024-04-17 04:31:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/04/17 04:31:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:27 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:27 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:27 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:27 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/04/17 04:31:27 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:27 DEBUG : : Looking for writers 2024/04/17 04:31:27 DEBUG : file1: reading active writers 2024/04/17 04:31:27 DEBUG : >WaitForWriters: 2024/04/17 04:31:27 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.17s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:28 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): openPending: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): >openPending: err= 2024/04/17 04:31:28 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): _writeAt: size=7, off=0 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): >_writeAt: n=7, err= 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): _writeAt: size=6, off=5 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): >_writeAt: n=6, err= 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): close: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: setting modification time to 2024-04-17 04:31:28.003728433 +0000 UTC m=+2.703716068 2024/04/17 04:31:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): >close: err= 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): _writeAt: size=5, off=0 2024/04/17 04:31:28 DEBUG : file1(0xc000612e80): >_writeAt: n=0, err=file already closed 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:28 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.mucedob8.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.mucedob8.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1.mucedob8.partial 2024/04/17 04:31:28 DEBUG : file1.mucedob8.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:28 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 04:31:28 DEBUG : file1.mucedob8.partial: renamed to: file1 2024/04/17 04:31:28 INFO : file1: Copied (new) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:28 DEBUG : file1: vfs cache: fingerprint now "11,2024-04-17 04:31:28 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2024/04/17 04:31:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:28 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : file1(0xc0001455c0): openPending: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1(0xc0001455c0): >openPending: err= 2024/04/17 04:31:28 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1(0xc0001455c0): close: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: setting modification time to 2024-04-17 04:31:28.166739304 +0000 UTC m=+2.866726949 2024/04/17 04:31:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : file1(0xc0001455c0): >close: err= 2024/04/17 04:31:28 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/04/17 04:31:28 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:28 DEBUG : file2: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : file2(0xc000145680): openPending: 2024/04/17 04:31:28 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/17 04:31:28 DEBUG : file2(0xc000145680): >openPending: err= 2024/04/17 04:31:28 DEBUG : file2: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/17 04:31:28 DEBUG : file2: >Open: fd=file2 (rw), err= 2024/04/17 04:31:28 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2024/04/17 04:31:28 DEBUG : file2(0xc000145680): RWFileHandle.Flush 2024/04/17 04:31:28 DEBUG : file2(0xc000145680): RWFileHandle.Release 2024/04/17 04:31:28 DEBUG : file2(0xc000145680): close: 2024/04/17 04:31:28 DEBUG : file2: vfs cache: setting modification time to 2024-04-17 04:31:28.167806326 +0000 UTC m=+2.867793982 2024/04/17 04:31:28 INFO : file2: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : file2(0xc000145680): >close: err= 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : file2: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : file2: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : file2: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : file2: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2024/04/17 04:31:28 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : file2: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.xorupus1.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file2.tojaxiv3.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.xorupus1.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file2.tojaxiv3.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file2.tojaxiv3.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1.xorupus1.partial 2024/04/17 04:31:28 DEBUG : file2.tojaxiv3.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:28 DEBUG : file1.xorupus1.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:28 DEBUG : file1.xorupus1.partial: renamed to: file1 2024/04/17 04:31:28 INFO : file1: Copied (new) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : file2.tojaxiv3.partial: renamed to: file2 2024/04/17 04:31:28 INFO : file2: Copied (new) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file2" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:28 DEBUG : file1: vfs cache: fingerprint now "0,2024-04-17 04:31:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/04/17 04:31:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:28 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:28 DEBUG : file2: vfs cache: fingerprint now "0,2024-04-17 04:31:28 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2024/04/17 04:31:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2024/04/17 04:31:28 INFO : file2: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : file2: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file2" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:28 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file2" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-toqakis2dowawoq7xoweboq6/file2 2024/04/17 04:31:28 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : file2: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:28 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): openPending: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): >openPending: err= 2024/04/17 04:31:28 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): _writeAt: size=5, off=0 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): >_writeAt: n=5, err= 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): RWFileHandle.Flush 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): RWFileHandle.Flush 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): close: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: setting modification time to 2024-04-17 04:31:28.327704289 +0000 UTC m=+3.027691894 2024/04/17 04:31:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : file1(0xc00056ad40): >close: err= 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:28 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.cahikej9.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.cahikej9.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1.cahikej9.partial 2024/04/17 04:31:28 DEBUG : file1.cahikej9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:28 DEBUG : file1.cahikej9.partial: renamed to: file1 2024/04/17 04:31:28 INFO : file1: Copied (new) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:28 DEBUG : file1: vfs cache: fingerprint now "5,2024-04-17 04:31:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/04/17 04:31:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:28 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): openPending: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): >openPending: err= 2024/04/17 04:31:28 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): _writeAt: size=5, off=0 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): >_writeAt: n=5, err= 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): RWFileHandle.Release 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): close: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: setting modification time to 2024-04-17 04:31:28.484818067 +0000 UTC m=+3.184805703 2024/04/17 04:31:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): >close: err= 2024/04/17 04:31:28 DEBUG : file1(0xc000613dc0): RWFileHandle.Release 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:28 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.kiruheb4.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.kiruheb4.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1.kiruheb4.partial 2024/04/17 04:31:28 DEBUG : file1.kiruheb4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:28 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:28 DEBUG : file1.kiruheb4.partial: renamed to: file1 2024/04/17 04:31:28 INFO : file1: Copied (new) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:28 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:28 DEBUG : file1: vfs cache: fingerprint now "5,2024-04-17 04:31:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/04/17 04:31:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.16s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2024/04/17 04:31:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:28 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : dir/file1(0xc000d80700): openPending: 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : dir/file1(0xc000d80700): >openPending: err= 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2024/04/17 04:31:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:28 DEBUG : dir/file1(0xc000d80700): _writeAt: size=5, off=0 2024/04/17 04:31:28 DEBUG : dir/file1(0xc000d80700): >_writeAt: n=5, err= 2024/04/17 04:31:28 DEBUG : dir/file1(0xc000d80700): close: 2024/04/17 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: setting modification time to 2024-04-17 04:31:28.651583042 +0000 UTC m=+3.351570698 2024/04/17 04:31:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : dir/file1(0xc000d80700): >close: err= 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.raxiwuk4.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.raxiwuk4.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.raxiwuk4.partial 2024/04/17 04:31:28 DEBUG : dir/file1.raxiwuk4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:28 DEBUG : dir/file1.raxiwuk4.partial: renamed to: dir/file1 2024/04/17 04:31:28 INFO : dir/file1: Copied (replaced existing) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2024-04-17 04:31:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2024/04/17 04:31:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:28 DEBUG : dir/file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : dir/file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2024/04/17 04:31:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): _writeAt: size=5, off=0 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): openPending: 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2024/04/17 04:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): >openPending: err= 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): >_writeAt: n=5, err= 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): _writeAt: size=15, off=5 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): >_writeAt: n=15, err= 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): close: 2024/04/17 04:31:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: setting modification time to 2024-04-17 04:31:28.813856932 +0000 UTC m=+3.513844548 2024/04/17 04:31:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : dir/file1(0xc00056b240): >close: err= 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: starting upload 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.yoxurig6.partial" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.yoxurig6.partial 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1.yoxurig6.partial 2024/04/17 04:31:28 DEBUG : dir/file1.yoxurig6.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/04/17 04:31:28 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2024/04/17 04:31:28 DEBUG : dir/file1.yoxurig6.partial: renamed to: dir/file1 2024/04/17 04:31:28 INFO : dir/file1: Copied (replaced existing) 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:28 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: fingerprint now "20,2024-04-17 04:31:28 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2024/04/17 04:31:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:28 DEBUG : dir: Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : dir: reading active writers 2024/04/17 04:31:28 DEBUG : >WaitForWriters: 2024/04/17 04:31:28 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:28 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:28 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:28 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:28 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:28 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:28 DEBUG : file1(0xc000718740): openPending: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1(0xc000718740): >openPending: err= 2024/04/17 04:31:28 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:28 DEBUG : file1(0xc000718740): _writeAt: size=5, off=0 2024/04/17 04:31:28 DEBUG : file1(0xc000718740): >_writeAt: n=5, err= 2024/04/17 04:31:28 DEBUG : file1(0xc000718740): close: 2024/04/17 04:31:28 DEBUG : file1: vfs cache: setting modification time to 2024-04-17 04:31:28.970243095 +0000 UTC m=+3.670230711 2024/04/17 04:31:28 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:28 DEBUG : file1(0xc000718740): >close: err= 2024/04/17 04:31:28 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:28 DEBUG : : Looking for writers 2024/04/17 04:31:28 DEBUG : file1: reading active writers 2024/04/17 04:31:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:29 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.gabofux4.partial" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.gabofux4.partial 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1.gabofux4.partial 2024/04/17 04:31:29 DEBUG : file1.gabofux4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:29 DEBUG : file1.gabofux4.partial: renamed to: file1 2024/04/17 04:31:29 INFO : file1: Copied (new) 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:29 DEBUG : file1: vfs cache: fingerprint now "5,2024-04-17 04:31:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/04/17 04:31:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:29 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : >WaitForWriters: 2024/04/17 04:31:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2024/04/17 04:31:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b600): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b600): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b600): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.127885526 +0000 UTC m=+3.827873161 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.127885526 +0000 UTC m=+3.827873161 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b680): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b680): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b680): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.127885526 +0000 UTC m=+3.827873161 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5f10 item 1 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b6c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b6c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b6c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b6c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b6c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.129781973 +0000 UTC m=+3.829769589 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b6c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b700): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b700): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.129781973 +0000 UTC m=+3.829769589 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e460 item 2 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b740): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b740): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b740): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.130793792 +0000 UTC m=+3.830781407 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.130793792 +0000 UTC m=+3.830781407 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b7c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b7c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b7c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b7c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b7c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.130793792 +0000 UTC m=+3.830781407 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b7c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e7e0 item 3 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b840): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b840): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.132210088 +0000 UTC m=+3.832197704 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b8c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b8c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b8c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b8c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b8c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.132210088 +0000 UTC m=+3.832197704 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b8c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ec40 item 4 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b900): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b900): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.133273584 +0000 UTC m=+3.833261199 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.133273584 +0000 UTC m=+3.833261199 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b980): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b980): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b980): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.133273584 +0000 UTC m=+3.833261199 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056b980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ef50 item 5 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.134701433 +0000 UTC m=+3.834689047 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.134701433 +0000 UTC m=+3.834689047 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056ba80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f2d0 item 6 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bb00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bb00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bb00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bb00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bb00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.135694396 +0000 UTC m=+3.835682010 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bb00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.135694396 +0000 UTC m=+3.835682010 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bbc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.135694396 +0000 UTC m=+3.835682010 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f570 item 7 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.13723218 +0000 UTC m=+3.837219805 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bc80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80fc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80fc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80fc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80fc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80fc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.13723218 +0000 UTC m=+3.837219805 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80fc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f8f0 item 8 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000d81000): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.139799908 +0000 UTC m=+3.839787543 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.139799908 +0000 UTC m=+3.839787543 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d810c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d810c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d810c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d810c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d810c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.139799908 +0000 UTC m=+3.839787543 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d810c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be620 item 9 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.142502268 +0000 UTC m=+3.842489902 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.142502268 +0000 UTC m=+3.842489902 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bea10 item 10 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000d81280): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.144590114 +0000 UTC m=+3.844577750 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.144590114 +0000 UTC m=+3.844577750 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.144590114 +0000 UTC m=+3.844577750 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bed90 item 11 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.147202876 +0000 UTC m=+3.847190511 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81500): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81500): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81500): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.147202876 +0000 UTC m=+3.847190511 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf1f0 item 12 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bd80): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc00056bd80): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bd80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bd80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bd80): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bd80): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bd80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bdc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bdc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bdc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bdc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bdc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.149056383 +0000 UTC m=+3.849044008 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bdc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056be80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056be80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056be80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056be80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056be80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.149056383 +0000 UTC m=+3.849044008 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056be80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fb90 item 13 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bf00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bf00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bf00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bf00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bf00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.150147039 +0000 UTC m=+3.850134654 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc00056bf00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78000): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78000): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78000): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78000): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78000): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.150147039 +0000 UTC m=+3.850134654 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fe30 item 14 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000718180): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007181c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007181c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007181c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007181c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007181c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.152329413 +0000 UTC m=+3.852317069 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007181c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.152329413 +0000 UTC m=+3.852317069 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654930 item 15 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718300): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718300): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718300): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.154137546 +0000 UTC m=+3.854125191 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718380): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718380): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.154137546 +0000 UTC m=+3.854125191 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654fc0 item 16 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.155873813 +0000 UTC m=+3.855861458 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.155873813 +0000 UTC m=+3.855861458 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.155873813 +0000 UTC m=+3.855861458 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655570 item 17 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007184c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007184c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007184c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007184c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007184c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.158880715 +0000 UTC m=+3.858868360 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007184c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.158880715 +0000 UTC m=+3.858868360 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655c70 item 18 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007185c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007185c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007185c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007185c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007185c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.160382541 +0000 UTC m=+3.860370186 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007185c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.160382541 +0000 UTC m=+3.860370186 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007186c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007186c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007186c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007186c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007186c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.160382541 +0000 UTC m=+3.860370186 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007186c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655f10 item 19 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.162669402 +0000 UTC m=+3.862657047 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.162669402 +0000 UTC m=+3.862657047 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be5b0 item 20 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.164301313 +0000 UTC m=+3.864288948 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.164301313 +0000 UTC m=+3.864288948 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.164301313 +0000 UTC m=+3.864288948 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d01c0 item 21 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.165849808 +0000 UTC m=+3.865837443 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80240): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80240): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80240): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.165849808 +0000 UTC m=+3.865837443 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0b60 item 22 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.166909216 +0000 UTC m=+3.866896850 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.166909216 +0000 UTC m=+3.866896850 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d803c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d803c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d803c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d803c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d803c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.166909216 +0000 UTC m=+3.866896850 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d803c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d10a0 item 23 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.168374925 +0000 UTC m=+3.868362560 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.168374925 +0000 UTC m=+3.868362560 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1570 item 24 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80580): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000d80580): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80580): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80580): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80580): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80580): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d805c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d805c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d805c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d805c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d805c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.169775512 +0000 UTC m=+3.869763147 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d805c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.169775512 +0000 UTC m=+3.869763147 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d806c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d806c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d806c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d806c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d806c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.169775512 +0000 UTC m=+3.869763147 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d806c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1c00 item 25 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.171177262 +0000 UTC m=+3.871164897 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80800): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80800): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80800): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.171177262 +0000 UTC m=+3.871164897 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e070 item 26 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80900): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000d80900): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80900): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80900): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80900): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80900): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80940): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80940): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80940): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.172282776 +0000 UTC m=+3.872270411 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.172282776 +0000 UTC m=+3.872270411 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.172282776 +0000 UTC m=+3.872270411 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e460 item 27 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.173754206 +0000 UTC m=+3.873741841 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.173754206 +0000 UTC m=+3.873741841 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e930 item 28 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c40): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000d80c40): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c40): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c40): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.174934571 +0000 UTC m=+3.874922205 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d40): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.174934571 +0000 UTC m=+3.874922205 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ec40 item 29 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.176035156 +0000 UTC m=+3.876022790 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e40): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.176035156 +0000 UTC m=+3.876022790 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ef50 item 30 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f00): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000d80f00): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f00): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f00): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f00): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.177194801 +0000 UTC m=+3.877182436 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.177194801 +0000 UTC m=+3.877182436 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f1f0 item 31 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.178412736 +0000 UTC m=+3.878400371 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81100): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81100): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81100): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.178412736 +0000 UTC m=+3.878400371 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f490 item 32 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.17954533 +0000 UTC m=+3.879532966 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f730 item 33 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.180006867 +0000 UTC m=+3.879994502 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.180006867 +0000 UTC m=+3.879994502 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d811c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f880 item 33 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.181218149 +0000 UTC m=+3.881205785 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696a10 item 34 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.181670989 +0000 UTC m=+3.881658624 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.181670989 +0000 UTC m=+3.881658624 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696d90 item 34 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.182776062 +0000 UTC m=+3.882763697 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d812c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697650 item 35 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.183161394 +0000 UTC m=+3.883149030 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.183161394 +0000 UTC m=+3.883149030 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006979d0 item 35 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.184248785 +0000 UTC m=+3.884236419 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697d50 item 36 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.184742772 +0000 UTC m=+3.884730407 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.184742772 +0000 UTC m=+3.884730407 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697ea0 item 36 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d815c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d815c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d815c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d815c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d815c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.185891026 +0000 UTC m=+3.885878661 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d815c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000650e00 item 37 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.186300924 +0000 UTC m=+3.886288560 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81640): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81640): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.186300924 +0000 UTC m=+3.886288560 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651110 item 37 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.187423802 +0000 UTC m=+3.887411436 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651570 item 38 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.187835042 +0000 UTC m=+3.887822678 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d817c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d817c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d817c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d817c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d817c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.187835042 +0000 UTC m=+3.887822678 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d817c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651880 item 38 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.188983547 +0000 UTC m=+3.888971233 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651d50 item 39 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.189472826 +0000 UTC m=+3.889460461 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81940): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81940): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81940): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.189472826 +0000 UTC m=+3.889460461 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651ea0 item 39 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.190539366 +0000 UTC m=+3.890527001 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0850 item 40 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.19094653 +0000 UTC m=+3.890934165 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ac0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ac0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.19094653 +0000 UTC m=+3.890934165 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0e00 item 40 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.192022509 +0000 UTC m=+3.892010144 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a15e0 item 41 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.19238008 +0000 UTC m=+3.892367714 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1b20 item 41 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.192782864 +0000 UTC m=+3.892770500 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81bc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81bc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.192782864 +0000 UTC m=+3.892770500 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4070 item 41 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.194050102 +0000 UTC m=+3.894037737 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4850 item 42 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.194398446 +0000 UTC m=+3.894386081 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4b60 item 42 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.194801832 +0000 UTC m=+3.894789468 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81dc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81dc0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.194801832 +0000 UTC m=+3.894789468 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4e00 item 42 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.195859728 +0000 UTC m=+3.895847362 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81f00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81f00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81f00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5490 item 43 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81f00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81f00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.196254508 +0000 UTC m=+3.896242143 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81f00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b55e0 item 43 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.196681369 +0000 UTC m=+3.896669004 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec080): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec080): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec080): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.196681369 +0000 UTC m=+3.896669004 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5880 item 43 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.19777985 +0000 UTC m=+3.897767485 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec180): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5c00 item 44 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec180): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.198122713 +0000 UTC m=+3.898110348 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5d50 item 44 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.198627099 +0000 UTC m=+3.898614734 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec280): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec280): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec280): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.198627099 +0000 UTC m=+3.898614734 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5ea0 item 44 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.199572562 +0000 UTC m=+3.899560178 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec380): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec380): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d65b0 item 45 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec380): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.199934351 +0000 UTC m=+3.899921976 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec440): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec440): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec440): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.199934351 +0000 UTC m=+3.899921976 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6850 item 45 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.200970625 +0000 UTC m=+3.900958241 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec540): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6e00 item 46 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec540): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.201459473 +0000 UTC m=+3.901447088 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.201459473 +0000 UTC m=+3.901447088 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d70a0 item 46 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.202535992 +0000 UTC m=+3.902523607 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7340 item 47 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.202854991 +0000 UTC m=+3.902842606 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.202854991 +0000 UTC m=+3.902842606 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7490 item 47 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.203876668 +0000 UTC m=+3.903864293 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec980): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec980): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d77a0 item 48 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec980): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.204226484 +0000 UTC m=+3.904214099 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca40): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.204226484 +0000 UTC m=+3.904214099 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d78f0 item 48 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.205257388 +0000 UTC m=+3.905245003 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eca80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7b90 item 49 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.205629225 +0000 UTC m=+3.905616840 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb00): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.205629225 +0000 UTC m=+3.905616840 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7ce0 item 49 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.206613502 +0000 UTC m=+3.906601117 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecb80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 50 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.207029812 +0000 UTC m=+3.907017437 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc80): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.207029812 +0000 UTC m=+3.907017437 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecc80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000529a0 item 50 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecd00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecd00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecd00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecd00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecd00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.207991287 +0000 UTC m=+3.907978901 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecd00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 51 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.208349428 +0000 UTC m=+3.908337043 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecdc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece00): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.208349428 +0000 UTC m=+3.908337043 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 51 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.209423082 +0000 UTC m=+3.909410698 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ece80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 52 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.209831438 +0000 UTC m=+3.909819053 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf80): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.209831438 +0000 UTC m=+3.909819053 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ecf80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 52 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed000): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed000): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed000): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed000): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed000): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.210780218 +0000 UTC m=+3.910767833 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053960 item 53 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.211148028 +0000 UTC m=+3.911135643 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed0c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed100): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed100): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed100): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.211148028 +0000 UTC m=+3.911135643 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 53 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed180): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed180): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.212125211 +0000 UTC m=+3.912112827 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 54 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.212490106 +0000 UTC m=+3.912477711 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed2c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed2c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed2c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed2c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed2c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.212490106 +0000 UTC m=+3.912477711 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed2c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001320e0 item 54 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed340): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed340): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed340): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.213411535 +0000 UTC m=+3.913399160 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132380 item 55 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.213760128 +0000 UTC m=+3.913747743 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed440): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed440): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed440): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.213760128 +0000 UTC m=+3.913747743 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001324d0 item 55 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed4c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed4c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed4c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed4c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed4c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.21477903 +0000 UTC m=+3.914766645 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed4c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132770 item 56 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.215175965 +0000 UTC m=+3.915163590 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed5c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed5c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed5c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed5c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed5c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.215175965 +0000 UTC m=+3.915163590 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed5c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001328c0 item 56 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.216152426 +0000 UTC m=+3.916140041 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed6c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed6c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed6c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132b60 item 57 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed6c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed6c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.2164685 +0000 UTC m=+3.916456115 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed6c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132cb0 item 57 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.216867748 +0000 UTC m=+3.916855364 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed7c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed7c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed7c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed7c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed7c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.216867748 +0000 UTC m=+3.916855364 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed7c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132e70 item 57 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.217755374 +0000 UTC m=+3.917742989 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed880): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed8c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed8c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed8c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133260 item 58 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed8c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed8c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.218031963 +0000 UTC m=+3.918019578 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed8c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001333b0 item 58 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.218411584 +0000 UTC m=+3.918399209 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed9c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed9c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed9c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed9c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed9c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.218411584 +0000 UTC m=+3.918399209 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ed9c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133500 item 58 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.219280004 +0000 UTC m=+3.919267619 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eda80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edac0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001337a0 item 59 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edac0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.219554319 +0000 UTC m=+3.919541933 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001338f0 item 59 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.219892393 +0000 UTC m=+3.919880007 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edb80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edbc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edbc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edbc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edbc0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edbc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.219892393 +0000 UTC m=+3.919880007 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edbc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133a40 item 59 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.220851372 +0000 UTC m=+3.920839007 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edc80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edcc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edcc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edcc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133ce0 item 60 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edcc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edcc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.221165471 +0000 UTC m=+3.921153087 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edcc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133e30 item 60 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.221595558 +0000 UTC m=+3.921583173 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edd80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eddc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eddc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eddc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eddc0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eddc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.221595558 +0000 UTC m=+3.921583173 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009eddc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622000 item 60 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.222437047 +0000 UTC m=+3.922424662 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ede80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006222a0 item 61 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.222744113 +0000 UTC m=+3.922731728 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009edec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78040): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78040): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78040): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.222744113 +0000 UTC m=+3.922731728 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006223f0 item 61 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.223728019 +0000 UTC m=+3.923715634 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78140): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622690 item 62 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78140): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.224072215 +0000 UTC m=+3.924059829 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78200): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78200): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78200): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.224072215 +0000 UTC m=+3.924059829 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006227e0 item 62 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.225108368 +0000 UTC m=+3.925095973 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f782c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78300): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78300): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622a80 item 63 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78300): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.225483582 +0000 UTC m=+3.925471197 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f783c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f783c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f783c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f783c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f783c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.225483582 +0000 UTC m=+3.925471197 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f783c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622bd0 item 63 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.226536157 +0000 UTC m=+3.926523772 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78480): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f784c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f784c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f784c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622ee0 item 64 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f784c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f784c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.226912252 +0000 UTC m=+3.926899867 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f784c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78580): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78580): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78580): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.226912252 +0000 UTC m=+3.926899867 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623030 item 64 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f785c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f785c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f785c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f785c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f785c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.22871791 +0000 UTC m=+3.928705525 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f785c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006232d0 item 65 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.22909125 +0000 UTC m=+3.929078865 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78640): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78640): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.22909125 +0000 UTC m=+3.929078865 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623490 item 65 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78680): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78680): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.23000807 +0000 UTC m=+3.929995685 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623730 item 66 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.230376922 +0000 UTC m=+3.930364537 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f786c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78700): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78700): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.230376922 +0000 UTC m=+3.930364537 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623960 item 66 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78740): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78740): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78740): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.231268355 +0000 UTC m=+3.931255969 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ce0 item 67 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.231648387 +0000 UTC m=+3.931636002 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f787c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f787c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f787c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f787c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f787c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.231648387 +0000 UTC m=+3.931636002 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f787c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ea0 item 67 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78840): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78840): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.232636972 +0000 UTC m=+3.932624587 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e230 item 68 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.232967812 +0000 UTC m=+3.932955428 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78940): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78940): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78940): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.232967812 +0000 UTC m=+3.932955428 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e380 item 68 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78980): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78980): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78980): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.233875285 +0000 UTC m=+3.933862900 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e770 item 69 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.234254416 +0000 UTC m=+3.934242031 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f789c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.234254416 +0000 UTC m=+3.934242031 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e8c0 item 69 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.235169383 +0000 UTC m=+3.935156998 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ebd0 item 70 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.235531874 +0000 UTC m=+3.935519488 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b80): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.235531874 +0000 UTC m=+3.935519488 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78b80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ee00 item 70 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78c00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78c00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.236522271 +0000 UTC m=+3.936509886 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f0a0 item 71 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.236889841 +0000 UTC m=+3.936877466 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.236889841 +0000 UTC m=+3.936877466 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f1f0 item 71 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.237830695 +0000 UTC m=+3.937818310 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f570 item 72 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.238201732 +0000 UTC m=+3.938189347 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e80): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.238201732 +0000 UTC m=+3.938189347 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f7a0 item 72 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.239212078 +0000 UTC m=+3.939199703 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fb20 item 73 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.239555712 +0000 UTC m=+3.939543327 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fc70 item 73 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.240047985 +0000 UTC m=+3.940035600 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.240047985 +0000 UTC m=+3.940035600 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f78f80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fdc0 item 73 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.241139222 +0000 UTC m=+3.941126838 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79080): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79080): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c2a0 item 74 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79080): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.24151572 +0000 UTC m=+3.941503334 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c3f0 item 74 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.241979028 +0000 UTC m=+3.941966653 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79180): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79180): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79180): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.241979028 +0000 UTC m=+3.941966653 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c540 item 74 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.243005835 +0000 UTC m=+3.942993449 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79280): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79280): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c930 item 75 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79280): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.243375348 +0000 UTC m=+3.943362962 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065cb60 item 75 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.243754468 +0000 UTC m=+3.943742084 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79380): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79380): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.243754468 +0000 UTC m=+3.943742084 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ccb0 item 75 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.244639529 +0000 UTC m=+3.944627144 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79480): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79480): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79480): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d0a0 item 76 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79480): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79480): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.244936857 +0000 UTC m=+3.944924472 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79480): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d340 item 76 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.245253692 +0000 UTC m=+3.945241297 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79580): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79580): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79580): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.245253692 +0000 UTC m=+3.945241297 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d5e0 item 76 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.245948024 +0000 UTC m=+3.945935629 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79680): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065dce0 item 77 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79680): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.246246022 +0000 UTC m=+3.946233638 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79740): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79740): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79740): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.246246022 +0000 UTC m=+3.946233638 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065de30 item 77 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.247045633 +0000 UTC m=+3.947033248 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79840): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e230 item 78 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79840): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.247301262 +0000 UTC m=+3.947288878 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79900): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79900): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79900): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.247301262 +0000 UTC m=+3.947288878 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e4d0 item 78 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.2481103 +0000 UTC m=+3.948097905 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f799c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79a00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e930 item 79 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79a00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.248575223 +0000 UTC m=+3.948562828 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ac0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ac0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.248575223 +0000 UTC m=+3.948562828 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ebd0 item 79 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.249606638 +0000 UTC m=+3.949594252 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79b80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79bc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f110 item 80 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79bc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.249955902 +0000 UTC m=+3.949943518 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79c80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79c80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.249955902 +0000 UTC m=+3.949943518 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f260 item 80 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79cc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79cc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.250849129 +0000 UTC m=+3.950836743 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f6c0 item 81 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.251210556 +0000 UTC m=+3.951198171 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d40): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.251210556 +0000 UTC m=+3.951198171 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79d40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f810 item 81 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79dc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79dc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.252144228 +0000 UTC m=+3.952131843 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fdc0 item 82 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.25253457 +0000 UTC m=+3.952522175 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ec0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ec0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.25253457 +0000 UTC m=+3.952522175 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660070 item 82 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79f40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79f40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79f40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79f40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79f40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.253390846 +0000 UTC m=+3.953378462 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000f79f40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660690 item 83 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.253788282 +0000 UTC m=+3.953775897 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9400): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9400): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9400): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.253788282 +0000 UTC m=+3.953775897 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006607e0 item 83 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.254679154 +0000 UTC m=+3.954666759 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660c40 item 84 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.255108018 +0000 UTC m=+3.955095632 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c00): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.255108018 +0000 UTC m=+3.955095632 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660f50 item 84 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.256015501 +0000 UTC m=+3.956003106 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661420 item 85 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.256428556 +0000 UTC m=+3.956416171 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.256428556 +0000 UTC m=+3.956416171 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661570 item 85 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.257434362 +0000 UTC m=+3.957421977 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661880 item 86 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.257843611 +0000 UTC m=+3.957831225 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9f00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.257843611 +0000 UTC m=+3.957831225 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006619d0 item 86 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.258797099 +0000 UTC m=+3.958784713 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661dc0 item 87 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.259192451 +0000 UTC m=+3.959180066 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6740): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6740): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6740): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.259192451 +0000 UTC m=+3.959180066 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661f10 item 87 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6800): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6800): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6800): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.260089865 +0000 UTC m=+3.960077479 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668310 item 88 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.260527385 +0000 UTC m=+3.960515000 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6940): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6940): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6940): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.260527385 +0000 UTC m=+3.960515000 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006684d0 item 88 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.261568829 +0000 UTC m=+3.961556444 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668770 item 89 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.261982284 +0000 UTC m=+3.961969900 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006688c0 item 89 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.262413112 +0000 UTC m=+3.962400727 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6c00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6c00): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.262413112 +0000 UTC m=+3.962400727 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668a80 item 89 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.263311377 +0000 UTC m=+3.963298982 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668e00 item 90 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.26358992 +0000 UTC m=+3.963577535 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000668f50 item 90 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.263908739 +0000 UTC m=+3.963896344 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6e40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6fc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6fc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6fc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6fc0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6fc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.263908739 +0000 UTC m=+3.963896344 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6fc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006691f0 item 90 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.264756869 +0000 UTC m=+3.964744484 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7180): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669650 item 91 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7180): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.265120131 +0000 UTC m=+3.965107747 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c7180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006697a0 item 91 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.265442836 +0000 UTC m=+3.965430452 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.265442836 +0000 UTC m=+3.965430452 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669960 item 91 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.266219083 +0000 UTC m=+3.966206698 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e1c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e1c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e1c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000669ea0 item 92 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e1c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e1c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.266498457 +0000 UTC m=+3.966486072 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e1c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c0e0 item 92 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.266849225 +0000 UTC m=+3.966836830 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.266849225 +0000 UTC m=+3.966836830 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c230 item 92 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.267589254 +0000 UTC m=+3.967576868 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c540 item 93 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.267863858 +0000 UTC m=+3.967851474 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e4c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e4c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e4c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e4c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e4c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.267863858 +0000 UTC m=+3.967851474 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e4c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066c690 item 93 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.2687651 +0000 UTC m=+3.968752714 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066ca80 item 94 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.269079028 +0000 UTC m=+3.969066643 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.269079028 +0000 UTC m=+3.969066643 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066cbd0 item 94 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.270036094 +0000 UTC m=+3.970023709 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e780): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d110 item 95 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e780): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.270336657 +0000 UTC m=+3.970324273 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.270336657 +0000 UTC m=+3.970324273 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d340 item 95 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.271209735 +0000 UTC m=+3.971197351 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e940): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e940): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d6c0 item 96 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e940): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.271472408 +0000 UTC m=+3.971460023 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.271472408 +0000 UTC m=+3.971460023 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00066d8f0 item 96 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= 2024/04/17 04:31:29 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : >WaitForWriters: 2024/04/17 04:31:29 DEBUG : vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2024/04/17 04:31:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.274648447 +0000 UTC m=+3.974636062 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.274648447 +0000 UTC m=+3.974636062 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718b00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718b00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.274648447 +0000 UTC m=+3.974636062 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bea80 item 1 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.276064934 +0000 UTC m=+3.976052539 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.276064934 +0000 UTC m=+3.976052539 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ea80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692070 item 2 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82000): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82000): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82000): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82000): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82000): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.277262321 +0000 UTC m=+3.977249946 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.277262321 +0000 UTC m=+3.977249946 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82080): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82080): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82080): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.277262321 +0000 UTC m=+3.977249946 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2230 item 3 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82100): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82100): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.278734683 +0000 UTC m=+3.978722297 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82180): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82180): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82180): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.278734683 +0000 UTC m=+3.978722297 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2540 item 4 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c821c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c821c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c821c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c821c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c821c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.279496081 +0000 UTC m=+3.979483696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c821c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.279496081 +0000 UTC m=+3.979483696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82240): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82240): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82240): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.279496081 +0000 UTC m=+3.979483696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2850 item 5 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c822c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c822c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c822c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c822c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c822c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.280596004 +0000 UTC m=+3.980583620 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c822c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82380): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82380): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.280596004 +0000 UTC m=+3.980583620 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2bd0 item 6 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82400): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82400): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82400): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.281390224 +0000 UTC m=+3.981377839 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.281390224 +0000 UTC m=+3.981377839 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c824c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82500): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82500): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82500): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.281390224 +0000 UTC m=+3.981377839 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a2ee0 item 7 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82580): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82580): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82580): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.282403876 +0000 UTC m=+3.982391491 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82600): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82600): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82600): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.282403876 +0000 UTC m=+3.982391491 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a32d0 item 8 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82640): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000c82640): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82640): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82640): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82640): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82640): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82680): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82680): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.283206692 +0000 UTC m=+3.983194307 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.283206692 +0000 UTC m=+3.983194307 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c826c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82700): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82700): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.283206692 +0000 UTC m=+3.983194307 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3730 item 9 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82780): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82780): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.284256081 +0000 UTC m=+3.984243696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82800): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82800): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82800): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.284256081 +0000 UTC m=+3.984243696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a3c70 item 10 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c828c0): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000c828c0): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c828c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c828c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c828c0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c828c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c828c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82900): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82900): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.285118909 +0000 UTC m=+3.985106524 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.285118909 +0000 UTC m=+3.985106524 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c829c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.285118909 +0000 UTC m=+3.985106524 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be070 item 11 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.286135727 +0000 UTC m=+3.986123332 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82b00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82b00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.286135727 +0000 UTC m=+3.986123332 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005be620 item 12 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82bc0): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000c82bc0): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82bc0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82bc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82bc0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82c00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82c00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.286916021 +0000 UTC m=+3.986903626 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82cc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82cc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.286916021 +0000 UTC m=+3.986903626 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005beaf0 item 13 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82d40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82d40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82d40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82d40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82d40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.28775799 +0000 UTC m=+3.987745605 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82d40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82dc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82dc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.28775799 +0000 UTC m=+3.987745605 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005befc0 item 14 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82e80): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000c82e80): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82e80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82e80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82e80): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82ec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82ec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.288550166 +0000 UTC m=+3.988537782 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82f80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82f80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82f80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82f80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82f80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.288550166 +0000 UTC m=+3.988537782 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c82f80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf340 item 15 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83000): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83000): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83000): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83000): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83000): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.28931476 +0000 UTC m=+3.989302375 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83080): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83080): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83080): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.28931476 +0000 UTC m=+3.989302375 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bf6c0 item 16 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c830c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c830c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c830c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c830c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c830c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.290358398 +0000 UTC m=+3.990346013 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c830c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.290358398 +0000 UTC m=+3.990346013 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83140): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83140): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83140): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.290358398 +0000 UTC m=+3.990346013 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bfdc0 item 17 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c831c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c831c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c831c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c831c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c831c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.291526289 +0000 UTC m=+3.991513904 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c831c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83240): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83240): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83240): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.291526289 +0000 UTC m=+3.991513904 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692690 item 18 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c832c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c832c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c832c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c832c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c832c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.292408695 +0000 UTC m=+3.992396310 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c832c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.292408695 +0000 UTC m=+3.992396310 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c833c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c833c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c833c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c833c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c833c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.292408695 +0000 UTC m=+3.992396310 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c833c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000692a10 item 19 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83440): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83440): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83440): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.293771762 +0000 UTC m=+3.993759387 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c834c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c834c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c834c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c834c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c834c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.293771762 +0000 UTC m=+3.993759387 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c834c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006930a0 item 20 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83540): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83540): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.294744407 +0000 UTC m=+3.994732022 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.294744407 +0000 UTC m=+3.994732022 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83640): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83640): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.294744407 +0000 UTC m=+3.994732022 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006933b0 item 21 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c836c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c836c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c836c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c836c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c836c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.29594539 +0000 UTC m=+3.995933005 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c836c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83740): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83740): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83740): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.29594539 +0000 UTC m=+3.995933005 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693810 item 22 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c837c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c837c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c837c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c837c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c837c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.296860848 +0000 UTC m=+3.996848462 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c837c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.296860848 +0000 UTC m=+3.996848462 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c838c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83900): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83900): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83900): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.296860848 +0000 UTC m=+3.996848462 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000693c00 item 23 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83980): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83980): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83980): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.298108989 +0000 UTC m=+3.998096604 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83a00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.298108989 +0000 UTC m=+3.998096604 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006544d0 item 24 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ac0): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000c83ac0): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ac0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ac0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ac0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83b00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83b00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.299171583 +0000 UTC m=+3.999159197 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.299171583 +0000 UTC m=+3.999159197 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.299171583 +0000 UTC m=+3.999159197 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000654d20 item 25 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.300377465 +0000 UTC m=+4.000365080 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83d00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83d00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83d00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83d00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83d00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.300377465 +0000 UTC m=+4.000365080 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83d00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655570 item 26 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83dc0): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000c83dc0): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83dc0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83dc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83dc0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83e00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83e00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83e00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83e00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83e00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.301363164 +0000 UTC m=+4.001350779 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83e00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.301363164 +0000 UTC m=+4.001350779 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83f00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83f00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83f00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83f00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83f00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.301363164 +0000 UTC m=+4.001350779 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000c83f00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006559d0 item 27 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718100): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718100): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.303271263 +0000 UTC m=+4.003258879 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.303271263 +0000 UTC m=+4.003258879 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000655f10 item 28 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718240): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000718240): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718240): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718240): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718240): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718240): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.304284444 +0000 UTC m=+4.004272059 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718340): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718340): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718340): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.304284444 +0000 UTC m=+4.004272059 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0230 item 29 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.305327882 +0000 UTC m=+4.005315497 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007183c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.305327882 +0000 UTC m=+4.005315497 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d09a0 item 30 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718500): _readAt: size=2, off=0 2024/04/17 04:31:29 ERROR : open-test-file(0xc000718500): Couldn't read size of file 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718500): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718500): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718500): >_writeAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718500): close: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.30637685 +0000 UTC m=+4.006364465 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718600): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718600): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718600): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.30637685 +0000 UTC m=+4.006364465 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d0f50 item 31 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.307495889 +0000 UTC m=+4.007483505 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718700): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718700): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.307495889 +0000 UTC m=+4.007483505 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d13b0 item 32 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.30841351 +0000 UTC m=+4.008401125 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007187c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d18f0 item 33 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.308771873 +0000 UTC m=+4.008759488 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.308771873 +0000 UTC m=+4.008759488 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1c00 item 33 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718880): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718880): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718880): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718880): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718880): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.309799521 +0000 UTC m=+4.009787126 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718880): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007d1f10 item 34 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.310233575 +0000 UTC m=+4.010221190 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007188c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718940): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718940): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718940): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.310233575 +0000 UTC m=+4.010221190 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e0e0 item 34 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718980): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718980): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718980): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.311134756 +0000 UTC m=+4.011122371 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e4d0 item 35 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.311480034 +0000 UTC m=+4.011467639 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007189c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.311480034 +0000 UTC m=+4.011467639 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013e690 item 35 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.312442068 +0000 UTC m=+4.012429684 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ea10 item 36 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.312812914 +0000 UTC m=+4.012800519 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c00): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.312812914 +0000 UTC m=+4.012800519 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013eb60 item 36 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.313909381 +0000 UTC m=+4.013897006 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ee70 item 37 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.314244269 +0000 UTC m=+4.014231894 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718cc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718cc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.314244269 +0000 UTC m=+4.014231894 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f030 item 37 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718d40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718d40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718d40): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718d40): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718d40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.315179083 +0000 UTC m=+4.015166708 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718d40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f2d0 item 38 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.315550469 +0000 UTC m=+4.015538084 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e40): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.315550469 +0000 UTC m=+4.015538084 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718e40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f420 item 38 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.316975904 +0000 UTC m=+4.016963509 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f6c0 item 39 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.317388017 +0000 UTC m=+4.017375632 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718f80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718fc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718fc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718fc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718fc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718fc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.317388017 +0000 UTC m=+4.017375632 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000718fc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f810 item 39 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.318378926 +0000 UTC m=+4.018366551 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fab0 item 40 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.31879186 +0000 UTC m=+4.018779485 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719140): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719140): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719140): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.31879186 +0000 UTC m=+4.018779485 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fc00 item 40 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.31969217 +0000 UTC m=+4.019679785 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007191c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007191c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007191c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013fea0 item 41 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007191c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007191c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.31998568 +0000 UTC m=+4.019973285 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0007191c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696150 item 41 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.320399045 +0000 UTC m=+4.020386660 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719240): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719240): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719240): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.320399045 +0000 UTC m=+4.020386660 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000696a10 item 41 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.321500011 +0000 UTC m=+4.021487626 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719340): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719340): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697180 item 42 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719340): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.321811636 +0000 UTC m=+4.021799251 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697650 item 42 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.322243816 +0000 UTC m=+4.022231452 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719440): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719440): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719440): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.322243816 +0000 UTC m=+4.022231452 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006979d0 item 42 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.323294287 +0000 UTC m=+4.023281903 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719540): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697d50 item 43 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719540): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.323677386 +0000 UTC m=+4.023665001 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000697ea0 item 43 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.324084539 +0000 UTC m=+4.024072154 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719640): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719640): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.324084539 +0000 UTC m=+4.024072154 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006501c0 item 43 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.325110444 +0000 UTC m=+4.025098069 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719740): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719740): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651110 item 44 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719740): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.325466733 +0000 UTC m=+4.025454348 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006513b0 item 44 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.325841085 +0000 UTC m=+4.025828720 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719840): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719840): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719840): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.325841085 +0000 UTC m=+4.025828720 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651570 item 44 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.326773425 +0000 UTC m=+4.026761050 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719940): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719940): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719940): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651b90 item 45 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719940): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719940): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.327087243 +0000 UTC m=+4.027074858 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719940): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719a00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.327087243 +0000 UTC m=+4.027074858 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000651d50 item 45 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.328497749 +0000 UTC m=+4.028485384 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719b00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a02a0 item 46 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719b00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.328953554 +0000 UTC m=+4.028941159 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719bc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719bc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.328953554 +0000 UTC m=+4.028941159 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a0850 item 46 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.330241981 +0000 UTC m=+4.030229596 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719cc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a1260 item 47 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719cc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.330642903 +0000 UTC m=+4.030630517 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719d80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719d80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.330642903 +0000 UTC m=+4.030630517 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a15e0 item 47 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.331749218 +0000 UTC m=+4.031736833 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4070 item 48 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.332120605 +0000 UTC m=+4.032108210 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000719ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e000): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e000): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e000): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e000): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e000): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.332120605 +0000 UTC m=+4.032108210 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e000): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b45b0 item 48 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.333301812 +0000 UTC m=+4.033289426 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4b60 item 49 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.333685501 +0000 UTC m=+4.033673106 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.333685501 +0000 UTC m=+4.033673106 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e0c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b4e00 item 49 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e140): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e140): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e140): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.334645241 +0000 UTC m=+4.034632857 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5490 item 50 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.335218547 +0000 UTC m=+4.035206182 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e240): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e240): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e240): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.335218547 +0000 UTC m=+4.035206182 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b55e0 item 50 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.336362382 +0000 UTC m=+4.036349998 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e2c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b59d0 item 51 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.336747957 +0000 UTC m=+4.036735582 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.336747957 +0000 UTC m=+4.036735582 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e3c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5c00 item 51 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e440): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e440): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e440): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.337702496 +0000 UTC m=+4.037690122 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b5ea0 item 52 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.338082761 +0000 UTC m=+4.038070386 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e540): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e540): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e540): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.338082761 +0000 UTC m=+4.038070386 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6070 item 52 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.33895687 +0000 UTC m=+4.038944485 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e5c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6850 item 53 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.3392976 +0000 UTC m=+4.039285225 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e6c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e6c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e6c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e6c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e6c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.3392976 +0000 UTC m=+4.039285225 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e6c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d6a10 item 53 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.340208388 +0000 UTC m=+4.040195993 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d70a0 item 54 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.340563715 +0000 UTC m=+4.040551320 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.340563715 +0000 UTC m=+4.040551320 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d71f0 item 54 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e8c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e8c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e8c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e8c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e8c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.341479082 +0000 UTC m=+4.041466698 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e8c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7490 item 55 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.341765279 +0000 UTC m=+4.041752884 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e980): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e9c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e9c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e9c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e9c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e9c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.341765279 +0000 UTC m=+4.041752884 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5e9c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d75e0 item 55 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eac0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eac0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.34253872 +0000 UTC m=+4.042526334 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d78f0 item 56 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.342830287 +0000 UTC m=+4.042817893 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eb80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ebc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ebc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ebc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ebc0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ebc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.342830287 +0000 UTC m=+4.042817893 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ebc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7a40 item 56 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.34353046 +0000 UTC m=+4.043518075 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ec80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ecc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ecc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ecc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7ce0 item 57 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ecc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ecc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.343788013 +0000 UTC m=+4.043775628 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ecc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d7e30 item 57 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.344076555 +0000 UTC m=+4.044064171 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ed80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5edc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5edc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5edc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5edc0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5edc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.344076555 +0000 UTC m=+4.044064171 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5edc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000522a0 item 57 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.344887997 +0000 UTC m=+4.044875612 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ee80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052b60 item 58 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.345164987 +0000 UTC m=+4.045152602 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5eec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052ee0 item 58 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.345519241 +0000 UTC m=+4.045506857 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ef80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5efc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5efc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5efc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5efc0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5efc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.345519241 +0000 UTC m=+4.045506857 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5efc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053110 item 58 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.346292022 +0000 UTC m=+4.046279637 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f0c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f0c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f0c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053420 item 59 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f0c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f0c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.346590892 +0000 UTC m=+4.046578497 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f0c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000536c0 item 59 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.346913557 +0000 UTC m=+4.046901172 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f180): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f1c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f1c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f1c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f1c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f1c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.346913557 +0000 UTC m=+4.046901172 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f1c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 59 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.347810159 +0000 UTC m=+4.047797764 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f2c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f2c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f2c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053b90 item 60 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f2c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f2c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.34810906 +0000 UTC m=+4.048096675 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f2c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 60 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.348441834 +0000 UTC m=+4.048429459 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f3c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f3c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f3c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f3c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f3c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.348441834 +0000 UTC m=+4.048429459 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f3c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 60 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.349225835 +0000 UTC m=+4.049213450 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f480): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f4c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f4c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f4c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132230 item 61 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f4c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f4c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.349528382 +0000 UTC m=+4.049515998 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f4c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f580): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f580): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f580): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.349528382 +0000 UTC m=+4.049515998 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132380 item 61 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.350351727 +0000 UTC m=+4.050339343 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f680): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f680): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f680): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132620 item 62 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f680): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f680): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.350655107 +0000 UTC m=+4.050642721 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f680): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f740): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f740): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f740): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.350655107 +0000 UTC m=+4.050642721 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132770 item 62 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.351459526 +0000 UTC m=+4.051447141 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f800): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f840): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132a10 item 63 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f840): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.351736896 +0000 UTC m=+4.051724511 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f900): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f900): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f900): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.351736896 +0000 UTC m=+4.051724511 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132b60 item 63 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): >_readAt: n=0, err=Bad file descriptor 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.352546696 +0000 UTC m=+4.052534301 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5f9c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fa00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fa00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fa00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000132e70 item 64 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fa00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fa00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.352839565 +0000 UTC m=+4.052827180 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fa00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fac0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fac0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.352839565 +0000 UTC m=+4.052827180 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133030 item 64 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.353884866 +0000 UTC m=+4.053872481 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001333b0 item 65 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.354231325 +0000 UTC m=+4.054218941 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.354231325 +0000 UTC m=+4.054218941 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fb80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133500 item 65 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fbc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fbc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fbc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fbc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fbc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.355069168 +0000 UTC m=+4.055056782 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fbc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001337a0 item 66 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.355389128 +0000 UTC m=+4.055376742 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc40): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.355389128 +0000 UTC m=+4.055376742 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001338f0 item 66 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.356254932 +0000 UTC m=+4.056242547 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fc80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133b90 item 67 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.356614146 +0000 UTC m=+4.056601761 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fcc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.356614146 +0000 UTC m=+4.056601761 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000133ce0 item 67 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.357499677 +0000 UTC m=+4.057487293 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fd80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622000 item 68 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.357918843 +0000 UTC m=+4.057906468 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe80): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.357918843 +0000 UTC m=+4.057906468 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fe80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622150 item 68 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.358856282 +0000 UTC m=+4.058843907 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5fec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006223f0 item 69 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.359211568 +0000 UTC m=+4.059199173 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff40): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.359211568 +0000 UTC m=+4.059199173 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d5ff40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622540 item 69 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.360181328 +0000 UTC m=+4.060168943 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006227e0 item 70 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.360572251 +0000 UTC m=+4.060559866 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.360572251 +0000 UTC m=+4.060559866 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622930 item 70 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.361516613 +0000 UTC m=+4.061504228 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d801c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622bd0 item 71 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.361815132 +0000 UTC m=+4.061802748 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80280): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.361815132 +0000 UTC m=+4.061802748 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d802c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000622d20 item 71 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80340): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80340): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80340): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.362584055 +0000 UTC m=+4.062571671 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623030 item 72 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.362955111 +0000 UTC m=+4.062942727 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.362955111 +0000 UTC m=+4.062942727 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623180 item 72 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.36375914 +0000 UTC m=+4.063746755 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80480): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623490 item 73 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.364082466 +0000 UTC m=+4.064070082 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d804c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006235e0 item 73 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.364415843 +0000 UTC m=+4.064403457 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80540): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80540): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80540): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.364415843 +0000 UTC m=+4.064403457 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623730 item 73 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.365285774 +0000 UTC m=+4.065273389 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80640): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80640): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ab0 item 74 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80640): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.365698278 +0000 UTC m=+4.065685894 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ce0 item 74 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.366104811 +0000 UTC m=+4.066092436 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80740): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.366104811 +0000 UTC m=+4.066092436 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000623ea0 item 74 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.36695697 +0000 UTC m=+4.066944584 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d808c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d808c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d808c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e230 item 75 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d808c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d808c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.367274254 +0000 UTC m=+4.067261870 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d808c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): _writeAt: size=3, off=2 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e380 item 75 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.367679414 +0000 UTC m=+4.067667039 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d809c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a00): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.367679414 +0000 UTC m=+4.067667039 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e5b0 item 75 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.368549477 +0000 UTC m=+4.068537092 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ac0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064e8c0 item 76 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.368853427 +0000 UTC m=+4.068841042 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80b00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ea10 item 76 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): _writeAt: size=3, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.369192272 +0000 UTC m=+4.069179877 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c00): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.369192272 +0000 UTC m=+4.069179877 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ebd0 item 76 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.369939865 +0000 UTC m=+4.069927480 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ef50 item 77 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.370197077 +0000 UTC m=+4.070184693 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80d00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.370197077 +0000 UTC m=+4.070184693 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f0a0 item 77 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.371034469 +0000 UTC m=+4.071022074 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ec0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f3b0 item 78 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ec0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.371340974 +0000 UTC m=+4.071328588 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.371340974 +0000 UTC m=+4.071328588 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d80f80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f570 item 78 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.372224572 +0000 UTC m=+4.072212197 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064f960 item 79 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.372533 +0000 UTC m=+4.072520615 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81080): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.372533 +0000 UTC m=+4.072520615 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81140): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fb20 item 79 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.373602196 +0000 UTC m=+4.073589811 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064fdc0 item 80 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.373930481 +0000 UTC m=+4.073918106 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81240): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.373930481 +0000 UTC m=+4.073918106 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00064ff10 item 80 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.374901233 +0000 UTC m=+4.074888848 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81340): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c3f0 item 81 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.375247231 +0000 UTC m=+4.075234847 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81380): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.375247231 +0000 UTC m=+4.075234847 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d813c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c540 item 81 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.376117955 +0000 UTC m=+4.076105570 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81440): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065c930 item 82 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.376518777 +0000 UTC m=+4.076506402 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81540): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.376518777 +0000 UTC m=+4.076506402 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81580): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065cb60 item 82 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.377455634 +0000 UTC m=+4.077443250 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ce70 item 83 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.377872426 +0000 UTC m=+4.077860041 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d816c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81700): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81700): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.377872426 +0000 UTC m=+4.077860041 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d0a0 item 83 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.378869607 +0000 UTC m=+4.078857222 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d5e0 item 84 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.379261012 +0000 UTC m=+4.079248627 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81840): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81880): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81880): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81880): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81880): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81880): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.379261012 +0000 UTC m=+4.079248627 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81880): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065d880 item 84 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.380162603 +0000 UTC m=+4.080150218 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81900): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065de30 item 85 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.380544801 +0000 UTC m=+4.080532415 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d819c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a00): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.380544801 +0000 UTC m=+4.080532415 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e070 item 85 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.381467681 +0000 UTC m=+4.081455296 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81a80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e4d0 item 86 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.381862953 +0000 UTC m=+4.081850568 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b40): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.381862953 +0000 UTC m=+4.081850568 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81b80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e700 item 86 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c00): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.382746731 +0000 UTC m=+4.082734345 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81c00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ebd0 item 87 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.383158243 +0000 UTC m=+4.083145858 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81cc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d00): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d00): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d00): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d00): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d00): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.383158243 +0000 UTC m=+4.083145858 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d00): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ef50 item 87 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.384061839 +0000 UTC m=+4.084049453 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f260 item 88 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.384452071 +0000 UTC m=+4.084439696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.384452071 +0000 UTC m=+4.084439696 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc000d81ec0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f490 item 88 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.385413555 +0000 UTC m=+4.085401169 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec040): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec100): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660310 item 89 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec100): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.385749825 +0000 UTC m=+4.085737440 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660690 item 89 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.386148502 +0000 UTC m=+4.086136118 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec1c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec200): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec200): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec200): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec200): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec200): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.386148502 +0000 UTC m=+4.086136118 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec200): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006607e0 item 89 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.387100138 +0000 UTC m=+4.087087743 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec2c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec300): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec300): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660c40 item 90 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec300): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.38743701 +0000 UTC m=+4.087424625 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000660f50 item 90 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.387865635 +0000 UTC m=+4.087853269 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec3c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec400): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec400): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec400): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec400): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec400): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.387865635 +0000 UTC m=+4.087853269 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec400): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006611f0 item 90 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.388809054 +0000 UTC m=+4.088796690 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec4c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661570 item 91 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.389155034 +0000 UTC m=+4.089142648 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec500): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): >_readAt: n=2, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): _writeAt: size=3, off=7 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661730 item 91 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.389564711 +0000 UTC m=+4.089552347 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): >_readAt: n=8, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.389564711 +0000 UTC m=+4.089552347 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661880 item 91 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.39049633 +0000 UTC m=+4.090483944 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec780): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661b20 item 92 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.390822531 +0000 UTC m=+4.090810147 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec7c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): open at offset 5 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661dc0 item 92 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): _readAt: size=2, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): _writeAt: size=3, off=5 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >_writeAt: n=3, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.391244794 +0000 UTC m=+4.091232419 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec880): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec8c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec8c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec8c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec8c0): >_readAt: n=3, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec8c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.391244794 +0000 UTC m=+4.091232419 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0009ec8c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000661f10 item 92 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.392235401 +0000 UTC m=+4.092223017 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9100): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f810 item 93 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.39260738 +0000 UTC m=+4.092594995 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9300): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.39260738 +0000 UTC m=+4.092594995 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b95c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065fa40 item 93 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.393705721 +0000 UTC m=+4.093693336 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c65c0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e0e0 item 94 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.394079853 +0000 UTC m=+4.094067478 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9bc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.394079853 +0000 UTC m=+4.094067478 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9c80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e310 item 94 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.394987445 +0000 UTC m=+4.094975061 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9d80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065e7e0 item 95 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.395295493 +0000 UTC m=+4.095283108 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9dc0): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e80): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e80): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e80): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e80): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e80): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.395295493 +0000 UTC m=+4.095283108 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0002b9e80): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065ea10 item 95 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 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/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): open at offset 0 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): _readAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): >_readAt: n=0, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.396270502 +0000 UTC m=+4.096258128 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6600): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): >openPending: err= 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f030 item 96 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.396533505 +0000 UTC m=+4.096521121 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6640): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: File.openRW failed: file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2024/04/17 04:31:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : open-test-file: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : open-test-file: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): openPending: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >_readAt: n=5, err=EOF 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): close: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: setting modification time to 2024-04-17 04:31:29.396533505 +0000 UTC m=+4.096521121 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : open-test-file(0xc0005c6700): >close: err= 2024/04/17 04:31:29 DEBUG : open-test-file: Remove: 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00065f180 item 96 2024/04/17 04:31:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2024/04/17 04:31:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2024/04/17 04:31:29 DEBUG : open-test-file: >Remove: err= 2024/04/17 04:31:29 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : >WaitForWriters: 2024/04/17 04:31:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.27s) --- PASS: TestRWFileHandleOpenTests/writes (0.15s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.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@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : file1: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): openPending: 2024/04/17 04:31:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): >openPending: err= 2024/04/17 04:31:29 DEBUG : file1: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2024/04/17 04:31:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): _writeAt: size=2, off=0 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): >_writeAt: n=2, err= 2024/04/17 04:31:29 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): RWFileHandle.Flush 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): RWFileHandle.Release 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): close: 2024/04/17 04:31:29 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2024/04/17 04:31:29 INFO : file1: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : file1(0xc0009ec240): >close: err= 2024/04/17 04:31:29 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:29 DEBUG : file1: vfs cache: starting upload 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.xudugah0.partial" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.xudugah0.partial 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toqakis2dowawoq7xoweboq6/file1.xudugah0.partial 2024/04/17 04:31:29 DEBUG : file1.xudugah0.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/04/17 04:31:29 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/04/17 04:31:29 DEBUG : file1.xudugah0.partial: renamed to: file1 2024/04/17 04:31:29 INFO : file1: Copied (new) 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/04/17 04:31:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2024/04/17 04:31:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2024/04/17 04:31:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:29 INFO : file1: vfs cache: upload succeeded try #1 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : >WaitForWriters: 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:29 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2024/04/17 04:31:29 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : file1: reading active writers 2024/04/17 04:31:29 DEBUG : >WaitForWriters: 2024/04/17 04:31:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:29 DEBUG : rename_me: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : rename_me(0xc0009eca00): openPending: 2024/04/17 04:31:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/04/17 04:31:29 DEBUG : rename_me(0xc0009eca00): >openPending: err= 2024/04/17 04:31:29 DEBUG : rename_me: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2024/04/17 04:31:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2024/04/17 04:31:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2024/04/17 04:31:29 DEBUG : rename_me(0xc0009eca00): _writeAt: size=5, off=0 2024/04/17 04:31:29 DEBUG : rename_me(0xc0009eca00): >_writeAt: n=5, err= 2024/04/17 04:31:29 DEBUG : rename_me(0xc0009eca00): close: 2024/04/17 04:31:29 DEBUG : rename_me: vfs cache: setting modification time to 2024-04-17 04:31:29.561200014 +0000 UTC m=+4.261187619 2024/04/17 04:31:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2024/04/17 04:31:29 DEBUG : rename_me(0xc0009eca00): >close: err= 2024/04/17 04:31:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2024/04/17 04:31:29 DEBUG : i_was_renamed: Updating file with 0xc000dbea80 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vDel: "rename_me" 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/04/17 04:31:29 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : i_was_renamed: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : i_was_renamed: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : i_was_renamed: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : i_was_renamed: reading active writers 2024/04/17 04:31:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2024/04/17 04:31:29 DEBUG : i_was_renamed: vfs cache: starting upload 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/i_was_renamed.lusupek0.partial" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/i_was_renamed.lusupek0.partial 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/i_was_renamed.lusupek0.partial 2024/04/17 04:31:29 DEBUG : i_was_renamed.lusupek0.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:29 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:29 DEBUG : i_was_renamed.lusupek0.partial: renamed to: i_was_renamed 2024/04/17 04:31:29 INFO : i_was_renamed: Copied (new) 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/i_was_renamed" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/i_was_renamed 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/i_was_renamed 2024/04/17 04:31:29 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2024-04-17 04:31:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2024/04/17 04:31:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2024/04/17 04:31:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2024/04/17 04:31:29 DEBUG : : Looking for writers 2024/04/17 04:31:29 DEBUG : i_was_renamed: reading active writers 2024/04/17 04:31:29 DEBUG : >WaitForWriters: 2024/04/17 04:31:29 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:29 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:29 DEBUG : vfs cache: root is "/home/rclone/.cache/rclone" 2024/04/17 04:31:29 DEBUG : vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfs/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 DEBUG : Creating backend with remote "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRclone{hCCa5}/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:29 INFO : vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2024/04/17 04:31:29 DEBUG : : forgetting directory cache 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate(0xc0005c6e40): _readAt: size=512, off=0 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate(0xc0005c6e40): openPending: 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-17 03:32:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/17 04:31:29 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate(0xc0005c6e40): >openPending: err= 2024/04/17 04:31:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate(0xc0005c6e40): >_readAt: n=20, err=EOF 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate(0xc0005c6e40): close: 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:32:29 +0000 UTC 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate(0xc0005c6e40): >close: err= 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:29 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2024/04/17 04:31:30 DEBUG : : forgetting directory cache 2024/04/17 04:31:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d800c0): _readAt: size=512, off=0 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d800c0): openPending: 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-17 03:33:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2024-04-17 03:32:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-17 03:33:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2024-04-17 03:32:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2024/04/17 04:31:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/17 04:31:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d800c0): >openPending: err= 2024/04/17 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d800c0): >_readAt: n=20, err=EOF 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d800c0): close: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:33:29 +0000 UTC 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d800c0): >close: err= 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2024/04/17 04:31:30 DEBUG : : forgetting directory cache 2024/04/17 04:31:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80240): _readAt: size=512, off=0 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80240): openPending: 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-17 03:34:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2024-04-17 03:33:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-17 03:34:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2024-04-17 03:33:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2024/04/17 04:31:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/17 04:31:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80240): >openPending: err= 2024/04/17 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80240): >_readAt: n=20, err=EOF 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80240): close: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:34:29 +0000 UTC 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80240): >close: err= 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2024/04/17 04:31:30 DEBUG : : forgetting directory cache 2024/04/17 04:31:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80480): _readAt: size=512, off=0 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80480): openPending: 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-17 03:35:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2024-04-17 03:34:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-17 03:35:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2024-04-17 03:34:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2024/04/17 04:31:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/17 04:31:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80480): >openPending: err= 2024/04/17 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80480): >_readAt: n=20, err=EOF 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80480): close: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:35:29 +0000 UTC 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80480): >close: err= 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2024/04/17 04:31:30 DEBUG : : forgetting directory cache 2024/04/17 04:31:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000c82fc0): _readAt: size=512, off=0 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000c82fc0): openPending: 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-17 03:36:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2024-04-17 03:35:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-17 03:36:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2024-04-17 03:35:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2024/04/17 04:31:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/17 04:31:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000c82fc0): >openPending: err= 2024/04/17 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000c82fc0): >_readAt: n=20, err=EOF 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000c82fc0): close: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:36:29 +0000 UTC 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000c82fc0): >close: err= 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2024/04/17 04:31:30 DEBUG : : forgetting directory cache 2024/04/17 04:31:30 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80940): _readAt: size=512, off=0 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80940): openPending: 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2024-04-17 03:37:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2024-04-17 03:36:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2024-04-17 03:37:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2024-04-17 03:36:29 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2024/04/17 04:31:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2024/04/17 04:31:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80940): >openPending: err= 2024/04/17 04:31:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80940): >_readAt: n=20, err=EOF 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80940): close: 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:37:29 +0000 UTC 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate(0xc000d80940): >close: err= 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:30 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2024/04/17 04:31:31 DEBUG : : forgetting directory cache 2024/04/17 04:31:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83440): _readAt: size=512, off=0 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83440): openPending: 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2024-04-17 03:38:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2024-04-17 03:37:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2024-04-17 03:38:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2024-04-17 03:37:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2024/04/17 04:31:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83440): >openPending: err= 2024/04/17 04:31:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83440): >_readAt: n=21, err=EOF 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83440): close: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:38:29 +0000 UTC 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83440): >close: err= 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2024/04/17 04:31:31 DEBUG : : forgetting directory cache 2024/04/17 04:31:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83640): _readAt: size=512, off=0 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83640): openPending: 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2024-04-17 03:39:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2024-04-17 03:38:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2024-04-17 03:39:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2024-04-17 03:38:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2024/04/17 04:31:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83640): >openPending: err= 2024/04/17 04:31:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83640): >_readAt: n=22, err=EOF 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83640): close: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:39:29 +0000 UTC 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83640): >close: err= 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2024/04/17 04:31:31 DEBUG : : forgetting directory cache 2024/04/17 04:31:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000719b00): _readAt: size=512, off=0 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000719b00): openPending: 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2024-04-17 03:40:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2024-04-17 03:39:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2024-04-17 03:40:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2024-04-17 03:39:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2024/04/17 04:31:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000719b00): >openPending: err= 2024/04/17 04:31:31 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000719b00): >_readAt: n=23, err=EOF 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000719b00): close: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:40:29 +0000 UTC 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000719b00): >close: err= 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2024/04/17 04:31:31 DEBUG : : forgetting directory cache 2024/04/17 04:31:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83840): _readAt: size=512, off=0 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83840): openPending: 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-toqakis2dowawoq7xoweboq6/TestRWCacheUpdate 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2024-04-17 03:41:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2024-04-17 03:40:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2024-04-17 03:41:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2024-04-17 03:40:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2024/04/17 04:31:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83840): >openPending: err= 2024/04/17 04:31:31 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83840): >_readAt: n=24, err=EOF 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83840): close: 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2024-04-17 03:41:29 +0000 UTC 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate(0xc000c83840): >close: err= 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : TestRWCacheUpdate: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: 2024/04/17 04:31:31 DEBUG : vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.11s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeA" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeA" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeB" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeB" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeA" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/04/17 04:31:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeA" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/04/17 04:31:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/04/17 04:31:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/04/17 04:31:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeB" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/04/17 04:31:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FilEb: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/04/17 04:31:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/04/17 04:31:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FilEb" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeA" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeA" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeA 2024/04/17 04:31:31 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeB" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeB" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FilEb" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FilEb" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2024/04/17 04:31:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/04/17 04:31:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/04/17 04:31:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FiLeB" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toqakis2dowawoq7xoweboq6/FiLeB 2024/04/17 04:31:31 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/04/17 04:31:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FilEb: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/04/17 04:31:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/04/17 04:31:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/FilEb" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-toqakis2dowawoq7xoweboq6/FilEb 2024/04/17 04:31:31 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2024/04/17 04:31:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2024/04/17 04:31:31 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2024/04/17 04:31:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2024/04/17 04:31:31 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2024/04/17 04:31:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2024/04/17 04:31:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2024/04/17 04:31:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FilEb: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2024/04/17 04:31:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2024/04/17 04:31:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : FiLeA: reading active writers 2024/04/17 04:31:31 DEBUG : FiLeB: reading active writers 2024/04/17 04:31:31 DEBUG : FilEb: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : FiLeB: reading active writers 2024/04/17 04:31:31 DEBUG : FilEb: reading active writers 2024/04/17 04:31:31 DEBUG : FiLeA: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.06s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/normal name with no special characters.txt" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/normal\ name\ with\ no\ special\ characters.txt 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toqakis2dowawoq7xoweboq6/normal name with no special characters.txt 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/normal name with no special characters.txt" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/normal\ name\ with\ no\ special\ characters.txt 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-toqakis2dowawoq7xoweboq6/normal name with no special characters.txt 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/normal name with no special characters.txt" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/normal\ name\ with\ no\ special\ characters.txt 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-toqakis2dowawoq7xoweboq6/normal name with no special characters.txt 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-toqakis2dowawoq7xoweboq6/測試_Русский___ě_áñ 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : normal name with no special characters.txt: reading active writers 2024/04/17 04:31:31 DEBUG : 測試_Русский___ě_áñ: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.02s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Re-using VFS from active cache 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : dir: Looking for writers 2024/04/17 04:31:31 DEBUG : file2: reading active writers 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : dir: reading active writers 2024/04/17 04:31:31 DEBUG : file1: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : dir: Looking for writers 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : dir: reading active writers 2024/04/17 04:31:31 DEBUG : file1: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:31 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/04/17 04:31:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : file1: Open: flags=O_RDONLY 2024/04/17 04:31:31 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/17 04:31:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/17 04:31:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2024/04/17 04:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (0 bytes), uploading instead of streaming 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/new_file.txt.heresak6.partial" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/new_file.txt.heresak6.partial 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/dir/new_file.txt.heresak6.partial 2024/04/17 04:31:31 DEBUG : dir/new_file.txt.heresak6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:31 DEBUG : dir/new_file.txt.heresak6.partial: renamed to: dir/new_file.txt 2024/04/17 04:31:31 INFO : dir/new_file.txt: Copied (new) 2024/04/17 04:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2024/04/17 04:31:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : dir: Looking for writers 2024/04/17 04:31:31 DEBUG : file2: reading active writers 2024/04/17 04:31:31 DEBUG : new_file.txt: reading active writers 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : dir: reading active writers 2024/04/17 04:31:31 DEBUG : file1: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.02s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file2" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file2 2024/04/17 04:31:31 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/04/17 04:31:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2024/04/17 04:31:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0009fb500 2024/04/17 04:31:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2024/04/17 04:31:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:31 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/dir/file1" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toqakis2dowawoq7xoweboq6/dir/file1 2024/04/17 04:31:31 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/04/17 04:31:31 INFO : dir/file1: Moved (server-side) to: file0 2024/04/17 04:31:31 DEBUG : file0: Updating file with file0 0xc0009fb500 2024/04/17 04:31:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddFile: "file0" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file0" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file0 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-toqakis2dowawoq7xoweboq6/file0 2024/04/17 04:31:31 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file0" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file0 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-toqakis2dowawoq7xoweboq6/file0 2024/04/17 04:31:31 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : dir: Looking for writers 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : dir: reading active writers 2024/04/17 04:31:31 DEBUG : file0: reading active writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.02s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Server has VFS statistics extension 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: About path "/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: About path "/rclone-test-toqakis2dowawoq7xoweboq6" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: About using shell command for shell type "unix" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: df -k /rclone-test-toqakis2dowawoq7xoweboq6 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 74089736 76683272 47% / 2024/04/17 04:31:31 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:31 DEBUG : : Looking for writers 2024/04/17 04:31:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:31 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddDir: "/" 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddDir: "b" 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddDir: "c" 2024/04/17 04:31:31 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: New connection 127.0.0.1:49756->127.0.0.1:28621 to "SSH-2.0-rclone/v1.67.0-beta.7895.30517698a" 2024/04/17 04:31:31 DEBUG : : Added virtual directory entry vAddDir: "d" 2024/04/17 04:31:32 DEBUG : : forgetting directory cache 2024/04/17 04:31:32 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: New connection 127.0.0.1:49760->127.0.0.1:28621 to "SSH-2.0-rclone/v1.67.0-beta.7895.30517698a" 2024/04/17 04:31:32 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:32 DEBUG : c: Looking for writers 2024/04/17 04:31:32 DEBUG : d: Looking for writers 2024/04/17 04:31:32 DEBUG : : Looking for writers 2024/04/17 04:31:32 DEBUG : a: Looking for writers 2024/04/17 04:31:32 DEBUG : b: Looking for writers 2024/04/17 04:31:32 DEBUG : : Looking for writers 2024/04/17 04:31:32 DEBUG : /: reading active writers 2024/04/17 04:31:32 DEBUG : a: reading active writers 2024/04/17 04:31:32 DEBUG : b: reading active writers 2024/04/17 04:31:32 DEBUG : c: reading active writers 2024/04/17 04:31:32 DEBUG : d: reading active writers 2024/04/17 04:31:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.12s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:32 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddDir: "a" 2024/04/17 04:31:32 DEBUG : a: Added virtual directory entry vAddDir: "b" 2024/04/17 04:31:32 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2024/04/17 04:31:32 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2024/04/17 04:31:32 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:32 DEBUG : a/b/c/d: Looking for writers 2024/04/17 04:31:32 DEBUG : a/b/c: Looking for writers 2024/04/17 04:31:32 DEBUG : d: reading active writers 2024/04/17 04:31:32 DEBUG : a/b: Looking for writers 2024/04/17 04:31:32 DEBUG : c: reading active writers 2024/04/17 04:31:32 DEBUG : a: Looking for writers 2024/04/17 04:31:32 DEBUG : b: reading active writers 2024/04/17 04:31:32 DEBUG : : Looking for writers 2024/04/17 04:31:32 DEBUG : a: reading active writers 2024/04/17 04:31:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.02s) === 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@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:32 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2024/04/17 04:31:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2024/04/17 04:31:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (5 bytes), uploading instead of streaming 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.ladifog6.partial" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.ladifog6.partial 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1.ladifog6.partial 2024/04/17 04:31:32 DEBUG : file1.ladifog6.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:32 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:32 DEBUG : file1.ladifog6.partial: renamed to: file1 2024/04/17 04:31:32 INFO : file1: Copied (new) 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:32 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:32 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2024/04/17 04:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:32 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2024/04/17 04:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/04/17 04:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (0 bytes), uploading instead of streaming 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.nakotef6.partial" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.nakotef6.partial 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1.nakotef6.partial 2024/04/17 04:31:32 DEBUG : file1.nakotef6.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:32 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:32 DEBUG : file1.nakotef6.partial: renamed to: file1 2024/04/17 04:31:32 INFO : file1: Copied (new) 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2024/04/17 04:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (7 bytes), uploading instead of streaming 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.vabeyof2.partial" 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.vabeyof2.partial 2024/04/17 04:31:32 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-toqakis2dowawoq7xoweboq6/file1.vabeyof2.partial 2024/04/17 04:31:32 DEBUG : file1.vabeyof2.partial: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2024/04/17 04:31:32 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2024/04/17 04:31:32 DEBUG : file1.vabeyof2.partial: renamed to: file1 2024/04/17 04:31:32 INFO : file1: Copied (new) 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:32 DEBUG : : Looking for writers 2024/04/17 04:31:32 DEBUG : file1: reading active writers 2024/04/17 04:31:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:32 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2024/04/17 04:31:33 DEBUG : file1: aborting in-sequence write wait, off=100 2024/04/17 04:31:33 DEBUG : file1: failed to wait for in-sequence write to 100 2024/04/17 04:31:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (11 bytes), uploading instead of streaming 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.suxulon0.partial" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.suxulon0.partial 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1.suxulon0.partial 2024/04/17 04:31:33 DEBUG : file1.suxulon0.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 04:31:33 DEBUG : file1.suxulon0.partial: renamed to: file1 2024/04/17 04:31:33 INFO : file1: Copied (new) 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: sha1sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2024/04/17 04:31:33 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:33 DEBUG : : Looking for writers 2024/04/17 04:31:33 DEBUG : file1: reading active writers 2024/04/17 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (5 bytes), uploading instead of streaming 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.qijemad9.partial" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.qijemad9.partial 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-toqakis2dowawoq7xoweboq6/file1.qijemad9.partial 2024/04/17 04:31:33 DEBUG : file1.qijemad9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2024/04/17 04:31:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2024/04/17 04:31:33 DEBUG : file1.qijemad9.partial: renamed to: file1 2024/04/17 04:31:33 INFO : file1: Copied (new) 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2024/04/17 04:31:33 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:33 DEBUG : : Looking for writers 2024/04/17 04:31:33 DEBUG : file1: reading active writers 2024/04/17 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.01s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: WriteFileHandle.Release closing 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (0 bytes), uploading instead of streaming 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.qagoyik9.partial" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.qagoyik9.partial 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1.qagoyik9.partial 2024/04/17 04:31:33 DEBUG : file1.qagoyik9.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:33 DEBUG : file1.qagoyik9.partial: renamed to: file1 2024/04/17 04:31:33 INFO : file1: Copied (new) 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2024/04/17 04:31:33 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:33 DEBUG : : Looking for writers 2024/04/17 04:31:33 DEBUG : file1: reading active writers 2024/04/17 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.01s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (2 bytes), uploading instead of streaming 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.lofofal0.partial" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.lofofal0.partial 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-toqakis2dowawoq7xoweboq6/file1.lofofal0.partial 2024/04/17 04:31:33 DEBUG : file1.lofofal0.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2024/04/17 04:31:33 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2024/04/17 04:31:33 DEBUG : file1.lofofal0.partial: renamed to: file1 2024/04/17 04:31:33 INFO : file1: Copied (new) 2024/04/17 04:31:33 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:33 DEBUG : : Looking for writers 2024/04/17 04:31:33 DEBUG : file1: reading active writers 2024/04/17 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.01s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (0 bytes), uploading instead of streaming 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.japoney4.partial" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.japoney4.partial 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1.japoney4.partial 2024/04/17 04:31:33 DEBUG : file1.japoney4.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:33 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/17 04:31:33 DEBUG : file1.japoney4.partial: renamed to: file1 2024/04/17 04:31:33 INFO : file1: Copied (new) 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_RDONLY 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/17 04:31:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2024/04/17 04:31:33 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:33 DEBUG : : Looking for writers 2024/04/17 04:31:33 DEBUG : file1: reading active writers 2024/04/17 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.01s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6", Local "Local file system at /tmp/rclone3442139335", Modify Window "1s" 2024/04/17 04:31:33 INFO : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: poll-interval is not supported by this remote 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: File to upload is small (100 bytes), uploading instead of streaming 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1.geboxez3.partial" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1.geboxez3.partial 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a0ff5345ac30c13187d5b8e7cbde23a6 /rclone-test-toqakis2dowawoq7xoweboq6/file1.geboxez3.partial 2024/04/17 04:31:33 DEBUG : file1.geboxez3.partial: Parsed hash: a0ff5345ac30c13187d5b8e7cbde23a6 2024/04/17 04:31:33 DEBUG : file1: md5 = a0ff5345ac30c13187d5b8e7cbde23a6 OK 2024/04/17 04:31:33 DEBUG : file1.geboxez3.partial: renamed to: file1 2024/04/17 04:31:33 INFO : file1: Copied (new) 2024/04/17 04:31:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/17 04:31:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/17 04:31:33 DEBUG : file1: Open: flags=O_RDONLY 2024/04/17 04:31:33 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/17 04:31:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/17 04:31:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/04/17 04:31:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Shell path "/rclone-test-toqakis2dowawoq7xoweboq6/file1" 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Running remote command: md5sum /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Remote command result: a0ff5345ac30c13187d5b8e7cbde23a6 /rclone-test-toqakis2dowawoq7xoweboq6/file1 2024/04/17 04:31:33 DEBUG : file1: Parsed hash: a0ff5345ac30c13187d5b8e7cbde23a6 2024/04/17 04:31:33 DEBUG : WaitForWriters: timeout=30s 2024/04/17 04:31:33 DEBUG : : Looking for writers 2024/04/17 04:31:33 DEBUG : file1: reading active writers 2024/04/17 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2024/04/17 04:31:33 DEBUG : sftp://rclone@127.0.0.1:28621/rclone-test-toqakis2dowawoq7xoweboq6: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRclone: -verbose" - Finished OK in 7.89290077s (try 1/5)