"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/03/06 02:07:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bucinax1gepo" 2025/03/06 02:07:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/06 02:07:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/03/06 02:07:56 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/06 02:07:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/06 02:07:56 DEBUG : Setting pass="dPMZiovMSQQrI3DWgEeh8t9XM5QJGSvbhaGvWVRnsi8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/06 02:07:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/06 02:07:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{lbHWA}" suffix to name 2025/03/06 02:07:56 DEBUG : Setting host="172.17.0.6" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/03/06 02:07:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/03/06 02:07:56 DEBUG : Setting pass="dPMZiovMSQQrI3DWgEeh8t9XM5QJGSvbhaGvWVRnsi8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/03/06 02:07:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: Connecting to FTP server 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:21") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : Creating backend with remote "/tmp/rclone350677427" === RUN TestDirHandleMethods run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39862") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30393") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38691") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30979") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35613") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32982") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34054") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleMethods (0.01s) === RUN TestDirHandleReaddir run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36828") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35768") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30017") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39652") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39615") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30326") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31747") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31722") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir/subdir: Looking for writers 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : file1: reading active writers 2025/03/06 02:07:56 DEBUG : file2: reading active writers 2025/03/06 02:07:56 DEBUG : subdir: reading active writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38506") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37281") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30883") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39591") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddir (0.01s) === RUN TestDirHandleReaddirnames run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30901") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37022") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33282") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38456") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34477") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : file1: reading active writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34960") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33863") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39318") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirHandleReaddirnames (0.01s) === RUN TestDirMethods run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31974") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37880") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33466") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36626") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39626") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39298") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32025") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMethods (0.01s) === RUN TestDirForgetAll run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37061") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36103") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39268") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34142") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35433") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:56 DEBUG : : forgetting directory cache 2025/03/06 02:07:56 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30441") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37148") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35310") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetAll (0.01s) === RUN TestDirForgetPath run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33117") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33002") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36993") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32414") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34972") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/06 02:07:56 DEBUG : dir: invalidating directory cache 2025/03/06 02:07:56 DEBUG : : >ForgetPath: 2025/03/06 02:07:56 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/06 02:07:56 DEBUG : : invalidating directory cache 2025/03/06 02:07:56 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:56 DEBUG : : >ForgetPath: 2025/03/06 02:07:56 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/06 02:07:56 DEBUG : : >ForgetPath: 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36483") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30091") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31218") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirForgetPath (0.01s) === RUN TestDirWalk run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31362") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35194") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34417") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33058") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35646") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33474") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: Connecting to FTP server 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:21") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32407") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38142") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39766") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32070") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : : forgetting directory cache 2025/03/06 02:07:56 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37464") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36218") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30291") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : fil/a/b: Looking for writers 2025/03/06 02:07:56 DEBUG : fil/a: Looking for writers 2025/03/06 02:07:56 DEBUG : b: reading active writers 2025/03/06 02:07:56 DEBUG : fil: Looking for writers 2025/03/06 02:07:56 DEBUG : a: reading active writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : fil: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30799") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35998") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34618") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36082") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33939") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34928") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirWalk (0.03s) === RUN TestDirSetModTime run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39408") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32793") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33138") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32594") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39068") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35547") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35558") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirSetModTime (0.00s) === RUN TestDirStat run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36529") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34510") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32283") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38089") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34565") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : file1: reading active writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34764") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32333") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39434") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirStat (0.00s) === RUN TestDirReadDirAll run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38748") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36509") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36494") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33174") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31007") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32817") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36863") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35018") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39964") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestDirReadDirAll/Virtual 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34367") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35966") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : Waiting for deletions to finish 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34859") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 INFO : dir/subdir/file3: Deleted 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35882") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : removing 1 level 2 directories 2025/03/06 02:07:56 INFO : dir/subdir: Removing directory 2025/03/06 02:07:56 DEBUG : dir: invalidating directory cache 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39305") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/06 02:07:56 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/06 02:07:56 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/06 02:07:56 DEBUG : dir/file1: Reset virtual modtime 2025/03/06 02:07:56 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/06 02:07:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/06 02:07:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:56 DEBUG : dir: invalidating directory cache 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38717") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/06 02:07:56 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/06 02:07:56 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/06 02:07:56 DEBUG : : forgetting directory cache 2025/03/06 02:07:56 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:56 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir/virtualDir: Looking for writers 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : virtualDir: reading active writers 2025/03/06 02:07:56 DEBUG : file1: reading active writers 2025/03/06 02:07:56 DEBUG : virtualFile2: reading active writers 2025/03/06 02:07:56 DEBUG : virtualFile: reading active writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32154") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35042") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32788") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37134") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirReadDirAll (0.01s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39456") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31062") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36670") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39240") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 ERROR : dir/: Can only open directories read only 2025/03/06 02:07:56 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:56 DEBUG : dir: Looking for writers 2025/03/06 02:07:56 DEBUG : : Looking for writers 2025/03/06 02:07:56 DEBUG : dir: reading active writers 2025/03/06 02:07:56 DEBUG : >WaitForWriters: 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34380") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33838") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38457") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirOpen (0.00s) === RUN TestDirCreate run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:56 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34506") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33637") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30507") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35743") 2025/03/06 02:07:56 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31543") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/06 02:07:57 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39641") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 NOTICE: ftp://172.17.0.6:21/rclone-test-bucinax1gepo: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/06 02:07:57 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : potato: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37519") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34677") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38499") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirCreate (0.11s) === RUN TestDirMkdir run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36511") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38354") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37578") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35492") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31290") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30713") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37912") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30915") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39026") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir/sub: Looking for writers 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : sub: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37493") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32664") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36212") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35980") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdir (0.11s) === RUN TestDirMkdirSub run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30286") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39436") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39472") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32922") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35795") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33729") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34693") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32760") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32084") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35871") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35956") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir/sub/subsub: Looking for writers 2025/03/06 02:07:57 DEBUG : dir/sub: Looking for writers 2025/03/06 02:07:57 DEBUG : subsub: reading active writers 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : sub: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36521") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36306") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35257") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39132") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32509") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirMkdirSub (0.01s) === RUN TestDirRemove run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35739") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37132") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37461") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39762") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38635") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 ERROR : dir/: Dir.Remove not empty 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err= 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31437") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36500") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35103") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemove (0.01s) === RUN TestDirRemoveAll run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31387") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34215") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31913") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34108") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33102") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err= 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34366") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31020") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31290") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveAll (0.01s) === RUN TestDirRemoveName run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33072") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37116") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33561") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31108") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38381") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39367") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37337") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30696") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35767") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33725") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRemoveName (0.11s) === RUN TestDirRename run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36340") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38623") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38364") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39790") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35968") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33348") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37595") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31346") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/06 02:07:57 DEBUG : dir: Updating dir with dir2 0xc0006dc8f0 2025/03/06 02:07:57 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30775") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37649") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36164") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/06 02:07:57 DEBUG : file2: Updating file with file2 0xc0005e3080 2025/03/06 02:07:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30752") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32889") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : dir2/file3: Deleted 2025/03/06 02:07:57 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/06 02:07:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0005e3080 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/06 02:07:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34946") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31814") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/06 02:07:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006dcc30 2025/03/06 02:07:57 DEBUG : empty directory: forgetting directory cache 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/06 02:07:57 DEBUG : dir2: Renaming to "dir3" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir3: Looking for writers 2025/03/06 02:07:57 DEBUG : file3: reading active writers 2025/03/06 02:07:57 DEBUG : renamed empty directory: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir3: reading active writers 2025/03/06 02:07:57 DEBUG : renamed empty directory: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39161") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37013") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32888") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35869") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirRename (0.12s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37265") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39296") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37967") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34545") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37796") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/06 02:07:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36317") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/06 02:07:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/03/06 02:07:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/06 02:07:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:07:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/03/06 02:07:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (12 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36796") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:57 DEBUG : : forgetting directory cache 2025/03/06 02:07:57 DEBUG : dir: forgetting directory cache 2025/03/06 02:07:57 DEBUG : dir/sub: forgetting directory cache 2025/03/06 02:07:57 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/06 02:07:57 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32731") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir/sub: Looking for writers 2025/03/06 02:07:57 DEBUG : file0: reading active writers 2025/03/06 02:07:57 DEBUG : file2: reading active writers 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : sub: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35303") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30055") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36121") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34786") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestDirFileOpen (0.01s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38196") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34318") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- SKIP: TestDirEntryModTimeInvalidation (0.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35254") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34926") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32737") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36432") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36388") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32438") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33819") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39549") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileMethods (0.01s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35121") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34690") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35180") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32282") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38687") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39769") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : Can set mod time: true 2025/03/06 02:07:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37714") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33832") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37236") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33910") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39204") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38610") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31726") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35594") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33980") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30050") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39030") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34471") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38384") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32375") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31659") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38671") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32455") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32747") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36196") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35590") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36063") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39224") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32071") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33820") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34106") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39723") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33453") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37246") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39827") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33324") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37926") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36657") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37327") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30348") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38327") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34111") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36959") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36270") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35189") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33315") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38367") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31350") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/06 02:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000673c40): close: 2025/03/06 02:07:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000673c40): >close: err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30350") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36633") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37518") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32426") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34288") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33663") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39157") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31991") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36658") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38052") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/06 02:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000800bc0): _writeAt: size=5, off=0 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000800bc0): openPending: 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000800bc0): >openPending: err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000800bc0): >_writeAt: n=5, err= 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000800bc0): close: 2025/03/06 02:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/06 02:07:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/06 02:07:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/06 02:07:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34813") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000800bc0): >close: err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34430") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/03/06 02:07:57 INFO : dir/file1: Copied (replaced existing) 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC" 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36322") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37045") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35277") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35604") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34223") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileSetModTime (0.20s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.01s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.01s) --- 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.16s) === RUN TestFileOpenRead run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34817") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33903") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33135") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31951") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36589") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33350") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31387") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32092") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34419") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenRead (0.01s) === RUN TestFileOpenReadUnknownSize 2025/03/06 02:07:57 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/06 02:07:57 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/06 02:07:57 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:57 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : file.txt: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38357") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38541") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35883") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34125") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35629") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (25 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34937") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36087") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32055") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31929") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpenWrite (0.01s) === RUN TestFileRemove run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38976") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38909") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34480") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33422") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31045") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39178") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30806") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33417") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36422") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39887") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemove (0.01s) === RUN TestFileRemoveAll run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35720") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36300") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39396") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30399") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39767") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32048") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31169") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Remove: 2025/03/06 02:07:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32230") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30371") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34730") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRemoveAll (0.01s) === RUN TestFileOpen run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31276") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31882") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34849") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37635") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39931") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=0x3 2025/03/06 02:07:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39275") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38258") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38342") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileOpen (0.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35670") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35210") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31396") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33495") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37334") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36096") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35685") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00079a240 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32230") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36536") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 02:07:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00079a240 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32097") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34806") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc00079a240 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (25 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36474") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf: Running delayed rename now 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00079a240 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35895") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33709") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30573") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34717") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39312") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35053") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30635") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36739") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35912") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35162") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33464") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35193") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000869140 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33108") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35885") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 02:07:57 DEBUG : dir/file1: Updating file with dir/file1 0xc000869140 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34477") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33629") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: File is currently open, delaying rename 0xc000869140 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (25 bytes), uploading instead of streaming 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31028") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf: Running delayed rename now 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000869140 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35091") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30079") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39376") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38173") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31109") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37182") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31478") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36051") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30847") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34217") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000408c40): openPending: 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000408c40): >openPending: err= 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000408c40): _writeAt: size=14, off=0 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000408c40): >_writeAt: n=14, err= 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000408c40): close: 2025/03/06 02:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000408c40): >close: err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35528") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/06 02:07:57 INFO : dir/file1: Copied (replaced existing) 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801000): _readAt: size=512, off=0 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801000): openPending: 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801000): >openPending: err= 2025/03/06 02:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801000): >_readAt: n=14, err=EOF 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801000): close: 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801000): >close: err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39796") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39992") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00095c900 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31618") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33813") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 02:07:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/06 02:07:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00095c900 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35403") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35469") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801780): openPending: 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801780): >openPending: err= 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801780): _writeAt: size=25, off=0 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000801780): >_writeAt: n=25, err= 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00095c900 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf(0xc000801780): close: 2025/03/06 02:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 02:07:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 02:07:57.832925839 +0000 UTC m=+1.061618396 2025/03/06 02:07:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:57 DEBUG : newLeaf(0xc000801780): >close: err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33012") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : newLeaf.affb39b0.partial: renamed to: newLeaf 2025/03/06 02:07:57 INFO : newLeaf: Copied (replaced existing) 2025/03/06 02:07:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 02:07:57 +0000 UTC" 2025/03/06 02:07:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36898") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33348") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30375") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38668") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39672") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:57 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36898") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39828") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33497") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39082") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38604") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:57 DEBUG : dir: Looking for writers 2025/03/06 02:07:57 DEBUG : file1: reading active writers 2025/03/06 02:07:57 DEBUG : : Looking for writers 2025/03/06 02:07:57 DEBUG : dir: reading active writers 2025/03/06 02:07:57 DEBUG : >WaitForWriters: 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38759") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36712") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00095d2c0 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37253") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38749") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 02:07:57 DEBUG : dir/file1: Updating file with dir/file1 0xc00095d2c0 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37997") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37072") 2025/03/06 02:07:57 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000b08080): openPending: 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000b08080): >openPending: err= 2025/03/06 02:07:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000b08080): _writeAt: size=25, off=0 2025/03/06 02:07:57 DEBUG : dir/file1(0xc000b08080): >_writeAt: n=25, err= 2025/03/06 02:07:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00095d2c0 2025/03/06 02:07:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:57 DEBUG : newLeaf(0xc000b08080): close: 2025/03/06 02:07:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 02:07:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 02:07:57.998992451 +0000 UTC m=+1.227685008 2025/03/06 02:07:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:58 DEBUG : newLeaf(0xc000b08080): >close: err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34640") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : newLeaf.2ccd525e.partial: renamed to: newLeaf 2025/03/06 02:07:58 INFO : newLeaf: Copied (replaced existing) 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 02:07:57 +0000 UTC" 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39114") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35593") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32651") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35714") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31352") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32726") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33864") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33030") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37777") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39156") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000672b00): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000672b00): >openPending: err= 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000672b00): _writeAt: size=14, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000672b00): >_writeAt: n=14, err= 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000672b00): close: 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/06 02:07:58 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000672b00): >close: err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37618") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/03/06 02:07:58 INFO : dir/file1: Copied (replaced existing) 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:58 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b08480): _readAt: size=512, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b08480): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b08480): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b08480): >_readAt: n=14, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b08480): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b08480): >close: err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35848") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33807") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ec9c0 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34328") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30803") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/06 02:07:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ec9c0 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39749") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36310") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000801d80): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000801d80): >openPending: err= 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000801d80): _writeAt: size=25, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000801d80): >_writeAt: n=25, err= 2025/03/06 02:07:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ec9c0 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 DEBUG : newLeaf(0xc000801d80): close: 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 02:07:58.316442958 +0000 UTC m=+1.545135515 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:58 DEBUG : newLeaf(0xc000801d80): >close: err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32184") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : newLeaf.829dfe30.partial: renamed to: newLeaf 2025/03/06 02:07:58 INFO : newLeaf: Copied (replaced existing) 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 02:07:58 +0000 UTC" 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39223") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31116") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34576") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30365") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34385") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestFileRename/full,forceCache=false run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37694") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34882") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31204") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31424") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38750") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000826200): _readAt: size=512, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000826200): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000826200): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32456") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000826200): >_readAt: n=14, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000826200): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000826200): >close: err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36680") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31804") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ae600 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39582") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30577") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/06 02:07:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ae600 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31830") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32778") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1(0xc0008265c0): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc0008265c0): >openPending: err= 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc0008265c0): _writeAt: size=25, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc0008265c0): >_writeAt: n=25, err= 2025/03/06 02:07:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/06 02:07:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/06 02:07:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ae600 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 DEBUG : newLeaf(0xc0008265c0): close: 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-06 02:07:58.482239437 +0000 UTC m=+1.710931985 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:58 DEBUG : newLeaf(0xc0008265c0): >close: err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: starting upload 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34841") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : newLeaf.ffe92612.partial: renamed to: newLeaf 2025/03/06 02:07:58 INFO : newLeaf: Copied (replaced existing) 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-06 02:07:58 +0000 UTC" 2025/03/06 02:07:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/06 02:07:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38516") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35868") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : newLeaf: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37532") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33743") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30584") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileRename (1.00s) --- PASS: TestFileRename/off,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=false (0.01s) --- PASS: TestFileRename/minimal,forceCache=true (0.32s) --- PASS: TestFileRename/writes,forceCache=false (0.16s) --- PASS: TestFileRename/writes,forceCache=true (0.32s) --- PASS: TestFileRename/full,forceCache=false (0.17s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33359") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38130") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- 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 "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34152") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38841") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33310") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32835") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32051") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36664") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35927") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31357") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38886") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleMethods (0.01s) === RUN TestReadFileHandleSeek run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37684") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36123") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31291") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35697") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32558") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30475") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/06 02:07:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/06 02:07:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32664") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35980") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39645") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37180") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36813") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32358") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleSeek (0.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38408") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35940") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35264") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36943") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38287") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35582") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/06 02:07:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/06 02:07:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31406") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33141") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/06 02:07:58 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/06 02:07:58 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39999") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35545") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/06 02:07:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/06 02:07:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/06 02:07:58 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/06 02:07:58 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/06 02:07:58 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/06 02:07:58 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36879") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36265") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39436") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleReadAt (0.11s) === RUN TestReadFileHandleFlush run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37044") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30217") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30928") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33507") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30579") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34960") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34737") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38220") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32664") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleFlush (0.00s) === RUN TestReadFileHandleRelease run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34449") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36389") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30997") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39548") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34038") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38729") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/06 02:07:58 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31304") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33635") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38286") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestReadFileHandleRelease (0.01s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34590") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30517") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36546") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36714") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31979") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): _readAt: size=1, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30631") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): _readAt: size=256, off=1 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): >_readAt: n=15, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): _readAt: size=16, off=16 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): >_readAt: n=0, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): >close: err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): close: 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000b09900): >close: err=file already closed 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39139") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39087") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37329") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsRead (0.01s) === RUN TestRWFileHandleSeek run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32995") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34199") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32059") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39840") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38329") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): _readAt: size=1, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36944") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): _readAt: size=1, off=5 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): _readAt: size=1, off=3 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): _readAt: size=1, off=13 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): _readAt: size=16, off=100 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >_readAt: n=0, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1aa80): >close: err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31447") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36820") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34670") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSeek (0.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39145") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37442") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32253") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39078") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39599") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=1, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37146") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=1, off=5 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=1, off=1 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=1, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=6, off=10 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=6, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=256, off=10 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=6, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=256, off=100 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=0, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >close: err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): _readAt: size=256, off=100 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827040): >_readAt: n=0, err=file already closed 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34335") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31113") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30884") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReadAt (0.01s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32510") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38150") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34421") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33177") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34094") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): RWFileHandle.Flush 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): _readAt: size=256, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39594") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): >_readAt: n=16, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): RWFileHandle.Flush 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): RWFileHandle.Flush 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000827180): >close: err= 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39603") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36946") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30263") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushRead (0.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35988") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32490") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31136") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38489") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31520") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/06 02:07:58 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): _readAt: size=256, off=0 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): openPending: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): >openPending: err= 2025/03/06 02:07:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:07:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31381") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): >_readAt: n=16, err=EOF 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): RWFileHandle.Release 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): close: 2025/03/06 02:07:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): >close: err= 2025/03/06 02:07:58 DEBUG : dir/file1(0xc000d1b080): RWFileHandle.Release 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : dir: Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : dir: reading active writers 2025/03/06 02:07:58 DEBUG : >WaitForWriters: 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36336") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31917") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33668") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseRead (0.01s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:58 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30862") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:58 DEBUG : file1: newRWFileHandle: 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): openPending: 2025/03/06 02:07:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): >openPending: err= 2025/03/06 02:07:58 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:07:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): _writeAt: size=5, off=0 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): >_writeAt: n=5, err= 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): _writeAt: size=7, off=5 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): >_writeAt: n=7, err= 2025/03/06 02:07:58 DEBUG : file1: vfs cache: truncate to size=11 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): close: 2025/03/06 02:07:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 02:07:58.893214949 +0000 UTC m=+2.121907506 2025/03/06 02:07:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): >close: err= 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): close: 2025/03/06 02:07:58 DEBUG : file1(0xc000b566c0): >close: err=file already closed 2025/03/06 02:07:58 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:58 DEBUG : : Looking for writers 2025/03/06 02:07:58 DEBUG : file1: reading active writers 2025/03/06 02:07:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:58 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31092") 2025/03/06 02:07:58 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:58 DEBUG : file1.27eded9f.partial: renamed to: file1 2025/03/06 02:07:58 INFO : file1: Copied (new) 2025/03/06 02:07:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-06 02:07:58 +0000 UTC" 2025/03/06 02:07:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:58 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35158") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37919") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33925") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleMethodsWrite (0.16s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33690") 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:59 DEBUG : file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): openPending: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): >openPending: err= 2025/03/06 02:07:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): _writeAt: size=7, off=0 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): >_writeAt: n=7, err= 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): _writeAt: size=6, off=5 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): >_writeAt: n=6, err= 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): close: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 02:07:59.050716165 +0000 UTC m=+2.279408712 2025/03/06 02:07:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): >close: err= 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): _writeAt: size=5, off=0 2025/03/06 02:07:59 DEBUG : file1(0xc000df2000): >_writeAt: n=0, err=file already closed 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:59 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33482") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1.d9e09784.partial: renamed to: file1 2025/03/06 02:07:59 INFO : file1: Copied (new) 2025/03/06 02:07:59 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32083") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39341") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34445") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteAt (0.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35371") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:59 DEBUG : file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a080): openPending: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a080): >openPending: err= 2025/03/06 02:07:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a080): close: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 02:07:59.205775488 +0000 UTC m=+2.434468034 2025/03/06 02:07:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a080): >close: err= 2025/03/06 02:07:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 02:07:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:07:59 DEBUG : file2: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : file2(0xc000d1a140): openPending: 2025/03/06 02:07:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:59 DEBUG : file2(0xc000d1a140): >openPending: err= 2025/03/06 02:07:59 DEBUG : file2: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/03/06 02:07:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/03/06 02:07:59 DEBUG : file2(0xc000d1a140): RWFileHandle.Flush 2025/03/06 02:07:59 DEBUG : file2(0xc000d1a140): RWFileHandle.Release 2025/03/06 02:07:59 DEBUG : file2(0xc000d1a140): close: 2025/03/06 02:07:59 DEBUG : file2: vfs cache: setting modification time to 2025-03-06 02:07:59.206423579 +0000 UTC m=+2.435116126 2025/03/06 02:07:59 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : file2(0xc000d1a140): >close: err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : file2: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file2: reading active writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : file2: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : file2: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/06 02:07:59 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : file2: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33568") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31865") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file2.f51c44ee.partial: renamed to: file2 2025/03/06 02:07:59 INFO : file2: Copied (new) 2025/03/06 02:07:59 DEBUG : file1.2a87c791.partial: renamed to: file1 2025/03/06 02:07:59 INFO : file1: Copied (new) 2025/03/06 02:07:59 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/06 02:07:59 INFO : file2: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : file2: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32812") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : file2: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35761") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37827") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleWriteNoWrite (0.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37554") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:59 DEBUG : file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): openPending: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): >openPending: err= 2025/03/06 02:07:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): _writeAt: size=5, off=0 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): >_writeAt: n=5, err= 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): RWFileHandle.Flush 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): RWFileHandle.Flush 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): close: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 02:07:59.3618837 +0000 UTC m=+2.590576248 2025/03/06 02:07:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : file1(0xc000b567c0): >close: err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:59 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36238") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1.de4abe96.partial: renamed to: file1 2025/03/06 02:07:59 INFO : file1: Copied (new) 2025/03/06 02:07:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35823") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38783") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleFlushWrite (0.16s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32766") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:59 DEBUG : file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): openPending: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): >openPending: err= 2025/03/06 02:07:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): _writeAt: size=5, off=0 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): >_writeAt: n=5, err= 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): RWFileHandle.Release 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): close: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 02:07:59.517373308 +0000 UTC m=+2.746065855 2025/03/06 02:07:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): >close: err= 2025/03/06 02:07:59 DEBUG : file1(0xc000d1a3c0): RWFileHandle.Release 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:59 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36022") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1.f2f0c3cc.partial: renamed to: file1 2025/03/06 02:07:59 INFO : file1: Copied (new) 2025/03/06 02:07:59 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36316") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35740") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleReleaseWrite (0.15s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30650") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38267") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38637") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39335") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35978") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:07:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000df2440): openPending: 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000df2440): >openPending: err= 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/06 02:07:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000df2440): _writeAt: size=5, off=0 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000df2440): >_writeAt: n=5, err= 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000df2440): close: 2025/03/06 02:07:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-06 02:07:59.67539691 +0000 UTC m=+2.904089467 2025/03/06 02:07:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000df2440): >close: err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34259") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : dir/file1.a5a05713.partial: renamed to: dir/file1 2025/03/06 02:07:59 INFO : dir/file1: Copied (replaced existing) 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34757") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35502") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33051") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeTruncateExisting (0.16s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30373") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33674") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38992") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32164") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35881") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:59 DEBUG : dir/file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/03/06 02:07:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): _writeAt: size=5, off=0 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): openPending: 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/06 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): >openPending: err= 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): >_writeAt: n=5, err= 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): _writeAt: size=15, off=5 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): >_writeAt: n=15, err= 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): close: 2025/03/06 02:07:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-06 02:07:59.83396515 +0000 UTC m=+3.062657707 2025/03/06 02:07:59 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : dir/file1(0xc000d1ad40): >close: err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: starting upload 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39602") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : dir/file1.ba79a84b.partial: renamed to: dir/file1 2025/03/06 02:07:59 INFO : dir/file1: Copied (replaced existing) 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:07:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/06 02:07:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/06 02:07:59 DEBUG : dir: Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : dir: reading active writers 2025/03/06 02:07:59 DEBUG : >WaitForWriters: 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31774") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39914") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39854") 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateExisting (0.16s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:07:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:07:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32205") 2025/03/06 02:07:59 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:07:59 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:07:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:07:59 DEBUG : file1: newRWFileHandle: 2025/03/06 02:07:59 DEBUG : file1(0xc000df2cc0): openPending: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1(0xc000df2cc0): >openPending: err= 2025/03/06 02:07:59 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:07:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:07:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:07:59 DEBUG : file1(0xc000df2cc0): _writeAt: size=5, off=0 2025/03/06 02:07:59 DEBUG : file1(0xc000df2cc0): >_writeAt: n=5, err= 2025/03/06 02:07:59 DEBUG : file1(0xc000df2cc0): close: 2025/03/06 02:07:59 DEBUG : file1: vfs cache: setting modification time to 2025-03-06 02:07:59.991242738 +0000 UTC m=+3.219935355 2025/03/06 02:07:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:07:59 DEBUG : file1(0xc000df2cc0): >close: err= 2025/03/06 02:07:59 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:07:59 DEBUG : : Looking for writers 2025/03/06 02:07:59 DEBUG : file1: reading active writers 2025/03/06 02:07:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:08:00 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39412") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : file1.37616857.partial: renamed to: file1 2025/03/06 02:08:00 INFO : file1: Copied (new) 2025/03/06 02:08:00 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-06 02:07:59 +0000 UTC" 2025/03/06 02:08:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:00 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : >WaitForWriters: 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35869") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30395") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleSizeCreateNew (0.16s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39793") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.146453594 +0000 UTC m=+3.375146141 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.146453594 +0000 UTC m=+3.375146141 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.146453594 +0000 UTC m=+3.375146141 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e230 item 1 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.148165113 +0000 UTC m=+3.376857670 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.148165113 +0000 UTC m=+3.376857670 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ea80 item 2 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.149234802 +0000 UTC m=+3.377927349 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.149234802 +0000 UTC m=+3.377927349 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.149234802 +0000 UTC m=+3.377927349 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f500 item 3 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.150707504 +0000 UTC m=+3.379400061 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.150707504 +0000 UTC m=+3.379400061 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc00 item 4 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.15177021 +0000 UTC m=+3.380462756 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.15177021 +0000 UTC m=+3.380462756 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008270c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.15177021 +0000 UTC m=+3.380462756 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c070 item 5 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008271c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008271c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008271c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008271c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008271c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.153350793 +0000 UTC m=+3.382043350 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008271c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.153350793 +0000 UTC m=+3.382043350 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ca80 item 6 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008272c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008272c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008272c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008272c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008272c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.15468615 +0000 UTC m=+3.383378707 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008272c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.15468615 +0000 UTC m=+3.383378707 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827440): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827440): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827440): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827440): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827440): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.15468615 +0000 UTC m=+3.383378707 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827440): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 7 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.156368423 +0000 UTC m=+3.385060971 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827540): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827540): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827540): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.156368423 +0000 UTC m=+3.385060971 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d730 item 8 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000827580): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.157727503 +0000 UTC m=+3.386420050 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.157727503 +0000 UTC m=+3.386420050 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827640): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827640): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827640): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.157727503 +0000 UTC m=+3.386420050 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db90 item 9 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.159328435 +0000 UTC m=+3.388020992 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827740): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827740): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827740): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.159328435 +0000 UTC m=+3.388020992 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360070 item 10 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827800): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000827800): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827800): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827800): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827800): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827800): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827840): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827840): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827840): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827840): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827840): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.1605721 +0000 UTC m=+3.389264646 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827840): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.1605721 +0000 UTC m=+3.389264646 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827980): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.1605721 +0000 UTC m=+3.389264646 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003605b0 item 11 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.162261577 +0000 UTC m=+3.390954123 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.162261577 +0000 UTC m=+3.390954123 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360a10 item 12 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b80): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000827b80): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b80): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827bc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827bc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.163461109 +0000 UTC m=+3.392153666 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.163461109 +0000 UTC m=+3.392153666 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361030 item 13 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.164625223 +0000 UTC m=+3.393317771 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.164625223 +0000 UTC m=+3.393317771 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361420 item 14 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e40): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000827e40): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e40): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e40): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.165897281 +0000 UTC m=+3.394589828 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827f40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827f40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827f40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827f40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827f40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.165897281 +0000 UTC m=+3.394589828 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827f40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361730 item 15 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.167043784 +0000 UTC m=+3.395736341 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.167043784 +0000 UTC m=+3.395736341 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361a40 item 16 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.168168435 +0000 UTC m=+3.396860993 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.168168435 +0000 UTC m=+3.396860993 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.168168435 +0000 UTC m=+3.396860993 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361e30 item 17 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.169667226 +0000 UTC m=+3.398359774 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.169667226 +0000 UTC m=+3.398359774 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004568c0 item 18 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.170770749 +0000 UTC m=+3.399463306 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.170770749 +0000 UTC m=+3.399463306 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a980): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.170770749 +0000 UTC m=+3.399463306 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 19 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.172224466 +0000 UTC m=+3.400917013 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.172224466 +0000 UTC m=+3.400917013 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004570a0 item 20 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.173322769 +0000 UTC m=+3.402015326 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.173322769 +0000 UTC m=+3.402015326 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012acc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012acc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012acc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012acc0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012acc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.173322769 +0000 UTC m=+3.402015326 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012acc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457490 item 21 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.174739125 +0000 UTC m=+3.403431683 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.174739125 +0000 UTC m=+3.403431683 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 22 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.175872213 +0000 UTC m=+3.404564770 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.175872213 +0000 UTC m=+3.404564770 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b0c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b0c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b0c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b0c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b0c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.175872213 +0000 UTC m=+3.404564770 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b0c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457dc0 item 23 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b2c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b2c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b2c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b2c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b2c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.177312274 +0000 UTC m=+3.406004831 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b2c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.177312274 +0000 UTC m=+3.406004831 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486460 item 24 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bcc0): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc00012bcc0): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bcc0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bcc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bcc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bcc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bcc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.178698585 +0000 UTC m=+3.407391142 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.178698585 +0000 UTC m=+3.407391142 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.178698585 +0000 UTC m=+3.407391142 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 25 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bf00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bf00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bf00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bf00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bf00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.180138075 +0000 UTC m=+3.408830632 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bf00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.180138075 +0000 UTC m=+3.408830632 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d20 item 26 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004080c0): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc0004080c0): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004080c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004080c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004080c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004080c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004080c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.181245365 +0000 UTC m=+3.409937922 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.181245365 +0000 UTC m=+3.409937922 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.181245365 +0000 UTC m=+3.409937922 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004870a0 item 27 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408480): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408480): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408480): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.182752231 +0000 UTC m=+3.411444788 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.182752231 +0000 UTC m=+3.411444788 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487500 item 28 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000408680): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004086c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004086c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004086c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004086c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004086c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.183870401 +0000 UTC m=+3.412562958 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004086c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.183870401 +0000 UTC m=+3.412562958 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487d50 item 29 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.184927797 +0000 UTC m=+3.413620354 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.184927797 +0000 UTC m=+3.413620354 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506230 item 30 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408f00): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000408f00): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408f00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408f00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408f00): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.186044694 +0000 UTC m=+3.414737251 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.186044694 +0000 UTC m=+3.414737251 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506620 item 31 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409240): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409240): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409240): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.187154178 +0000 UTC m=+3.415846735 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409380): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409380): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409380): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.187154178 +0000 UTC m=+3.415846735 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005068c0 item 32 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.188168843 +0000 UTC m=+3.416861400 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506c40 item 33 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.188553282 +0000 UTC m=+3.417245839 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409400): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.188553282 +0000 UTC m=+3.417245839 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506e00 item 33 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409540): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409540): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409540): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.189684516 +0000 UTC m=+3.418377064 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507110 item 34 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.190118788 +0000 UTC m=+3.418811345 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.190118788 +0000 UTC m=+3.418811345 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507260 item 34 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.191157719 +0000 UTC m=+3.419850276 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005075e0 item 35 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.191534334 +0000 UTC m=+3.420226891 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.191534334 +0000 UTC m=+3.420226891 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507880 item 35 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.192584114 +0000 UTC m=+3.421276662 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507b90 item 36 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.193077236 +0000 UTC m=+3.421769794 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004099c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004099c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004099c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004099c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004099c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.193077236 +0000 UTC m=+3.421769794 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004099c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507dc0 item 36 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.194097243 +0000 UTC m=+3.422789791 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0150 item 37 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.194461564 +0000 UTC m=+3.423154111 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.194461564 +0000 UTC m=+3.423154111 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0380 item 37 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409bc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409bc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.195434802 +0000 UTC m=+3.424127349 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0690 item 38 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.19584581 +0000 UTC m=+3.424538357 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.19584581 +0000 UTC m=+3.424538357 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d07e0 item 38 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409dc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409dc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.196692042 +0000 UTC m=+3.425384589 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a80 item 39 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.197129359 +0000 UTC m=+3.425821906 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.197129359 +0000 UTC m=+3.425821906 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0d20 item 39 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.198080687 +0000 UTC m=+3.426773234 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1110 item 40 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.19863377 +0000 UTC m=+3.427326318 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0f00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0f00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0f00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0f00): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.19863377 +0000 UTC m=+3.427326318 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1260 item 40 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.199805049 +0000 UTC m=+3.428497597 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c14c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d15e0 item 41 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.200379624 +0000 UTC m=+3.429072181 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d17a0 item 41 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.200742041 +0000 UTC m=+3.429434588 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1600): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1600): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.200742041 +0000 UTC m=+3.429434588 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1960 item 41 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.201926324 +0000 UTC m=+3.430618881 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1740): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1740): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1c00 item 42 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1740): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.202334998 +0000 UTC m=+3.431027555 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1e30 item 42 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.202741247 +0000 UTC m=+3.431433804 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c19c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c19c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c19c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c19c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c19c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.202741247 +0000 UTC m=+3.431433804 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c19c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be000 item 42 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.203733751 +0000 UTC m=+3.432426299 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de8c0 item 43 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.2040967 +0000 UTC m=+3.432789258 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deb60 item 43 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.204539037 +0000 UTC m=+3.433231585 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.204539037 +0000 UTC m=+3.433231585 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 43 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.205682935 +0000 UTC m=+3.434375492 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df490 item 44 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.206003524 +0000 UTC m=+3.434696070 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df730 item 44 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.206506955 +0000 UTC m=+3.435199502 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57040): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57040): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57040): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.206506955 +0000 UTC m=+3.435199502 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df9d0 item 44 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.207348017 +0000 UTC m=+3.436040564 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfea0 item 45 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.207665159 +0000 UTC m=+3.436357706 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.207665159 +0000 UTC m=+3.436357706 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0070 item 45 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.208655189 +0000 UTC m=+3.437347736 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0310 item 46 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.20901387 +0000 UTC m=+3.437706417 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.20901387 +0000 UTC m=+3.437706417 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c04d0 item 46 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.209979013 +0000 UTC m=+3.438671561 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0770 item 47 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.210346039 +0000 UTC m=+3.439038586 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57580): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57580): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57580): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.210346039 +0000 UTC m=+3.439038586 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c08c0 item 47 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.211362549 +0000 UTC m=+3.440055096 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57680): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57680): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0bd0 item 48 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57680): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.211717443 +0000 UTC m=+3.440409989 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57740): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57740): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57740): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.211717443 +0000 UTC m=+3.440409989 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d20 item 48 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57780): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57780): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.212827186 +0000 UTC m=+3.441519743 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0fc0 item 49 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.213218587 +0000 UTC m=+3.441911145 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.213218587 +0000 UTC m=+3.441911145 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1180 item 49 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57880): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57880): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57880): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.214254925 +0000 UTC m=+3.442947472 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1490 item 50 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.214658339 +0000 UTC m=+3.443350896 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57980): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.214658339 +0000 UTC m=+3.443350896 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c15e0 item 50 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.215715644 +0000 UTC m=+3.444408201 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1960 item 51 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.216092769 +0000 UTC m=+3.444785316 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.216092769 +0000 UTC m=+3.444785316 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ab0 item 51 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.217170052 +0000 UTC m=+3.445862609 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1dc0 item 52 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.217675396 +0000 UTC m=+3.446367943 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.217675396 +0000 UTC m=+3.446367943 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1f10 item 52 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.218727794 +0000 UTC m=+3.447420341 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 53 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.21911125 +0000 UTC m=+3.447803807 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e00): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.21911125 +0000 UTC m=+3.447803807 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 53 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.220196318 +0000 UTC m=+3.448888875 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a80 item 54 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.220664913 +0000 UTC m=+3.449357470 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.220664913 +0000 UTC m=+3.449357470 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492cb0 item 54 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800080): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800080): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800080): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.221719545 +0000 UTC m=+3.450412092 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493180 item 55 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.222084276 +0000 UTC m=+3.450776833 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.222084276 +0000 UTC m=+3.450776833 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004932d0 item 55 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.223139659 +0000 UTC m=+3.451832206 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493650 item 56 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.223549645 +0000 UTC m=+3.452242202 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.223549645 +0000 UTC m=+3.452242202 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004938f0 item 56 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.224648288 +0000 UTC m=+3.453340845 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800400): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800400): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800400): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 57 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800400): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800400): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.225030563 +0000 UTC m=+3.453723120 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800400): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 57 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.225468221 +0000 UTC m=+3.454160778 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.225468221 +0000 UTC m=+3.454160778 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4070 item 57 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.226563067 +0000 UTC m=+3.455255624 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008005c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4380 item 58 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.226962183 +0000 UTC m=+3.455654740 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4690 item 58 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.227389671 +0000 UTC m=+3.456082229 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.227389671 +0000 UTC m=+3.456082229 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b47e0 item 58 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.228339336 +0000 UTC m=+3.457031893 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008007c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800800): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800800): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800800): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4b60 item 59 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800800): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800800): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.228726609 +0000 UTC m=+3.457419167 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4e70 item 59 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.229154489 +0000 UTC m=+3.457847046 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008008c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.229154489 +0000 UTC m=+3.457847046 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4fc0 item 59 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.230426917 +0000 UTC m=+3.459119474 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008009c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800a00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b5340 item 60 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800a00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.230769939 +0000 UTC m=+3.459462496 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b5490 item 60 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.231311301 +0000 UTC m=+3.460003858 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800ac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b00): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.231311301 +0000 UTC m=+3.460003858 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b5730 item 60 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.232927791 +0000 UTC m=+3.461620348 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be150 item 61 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.233334461 +0000 UTC m=+3.462027019 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.233334461 +0000 UTC m=+3.462027019 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c0ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be310 item 61 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.234424668 +0000 UTC m=+3.463117216 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be690 item 62 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.234819476 +0000 UTC m=+3.463512024 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c16c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c16c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c16c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c16c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c16c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.234819476 +0000 UTC m=+3.463512024 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c16c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bea10 item 62 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.235951873 +0000 UTC m=+3.464644430 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1940): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1940): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bee70 item 63 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1940): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.236326873 +0000 UTC m=+3.465019431 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1b00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1b00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1b00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1b00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1b00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.236326873 +0000 UTC m=+3.465019431 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0002c1b00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf030 item 63 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.237543037 +0000 UTC m=+3.466235594 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf490 item 64 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.237908419 +0000 UTC m=+3.466600976 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800100): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800100): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800100): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.237908419 +0000 UTC m=+3.466600976 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf730 item 64 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.238943594 +0000 UTC m=+3.467636151 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfa40 item 65 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.23931095 +0000 UTC m=+3.468003497 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008001c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008001c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008001c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008001c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008001c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.23931095 +0000 UTC m=+3.468003497 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008001c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfc00 item 65 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.240251689 +0000 UTC m=+3.468944246 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bff10 item 66 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.240673648 +0000 UTC m=+3.469366195 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800280): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800280): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800280): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.240673648 +0000 UTC m=+3.469366195 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b40e0 item 66 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.2416861 +0000 UTC m=+3.470378657 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008002c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4460 item 67 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.242079775 +0000 UTC m=+3.470772322 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800340): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800340): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800340): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.242079775 +0000 UTC m=+3.470772322 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4700 item 67 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.243180181 +0000 UTC m=+3.471872729 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008003c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4a80 item 68 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.243566243 +0000 UTC m=+3.472258789 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.243566243 +0000 UTC m=+3.472258789 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008004c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b4d20 item 68 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.244504587 +0000 UTC m=+3.473197144 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b50a0 item 69 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.244937987 +0000 UTC m=+3.473630544 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800580): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800580): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800580): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.244937987 +0000 UTC m=+3.473630544 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b51f0 item 69 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.246028806 +0000 UTC m=+3.474721363 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b5a40 item 70 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.246439944 +0000 UTC m=+3.475132491 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008006c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.246439944 +0000 UTC m=+3.475132491 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b5c00 item 70 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800780): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800780): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.247497289 +0000 UTC m=+3.476189846 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112000 item 71 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.247867852 +0000 UTC m=+3.476560409 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800840): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800880): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800880): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800880): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.247867852 +0000 UTC m=+3.476560409 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112540 item 71 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.248971465 +0000 UTC m=+3.477664022 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001129a0 item 72 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.249554284 +0000 UTC m=+3.478246841 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800b40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800bc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800bc0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.249554284 +0000 UTC m=+3.478246841 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112bd0 item 72 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.250609275 +0000 UTC m=+3.479301822 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112fc0 item 73 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.250905268 +0000 UTC m=+3.479597815 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001131f0 item 73 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.251292022 +0000 UTC m=+3.479984569 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800dc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800dc0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.251292022 +0000 UTC m=+3.479984569 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113340 item 73 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.252196151 +0000 UTC m=+3.480888698 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800f00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800f00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800f00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113880 item 74 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800f00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.252599495 +0000 UTC m=+3.481292031 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000800f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b20 item 74 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.253059635 +0000 UTC m=+3.481752182 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801080): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801080): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801080): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.253059635 +0000 UTC m=+3.481752182 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113d50 item 74 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.253934029 +0000 UTC m=+3.482626576 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008014c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392150 item 75 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.254258295 +0000 UTC m=+3.482950842 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392460 item 75 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.254587029 +0000 UTC m=+3.483279576 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008015c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801600): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801600): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.254587029 +0000 UTC m=+3.483279576 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392690 item 75 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.25545432 +0000 UTC m=+3.484146867 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008016c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801700): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801700): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392d20 item 76 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801700): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.255751445 +0000 UTC m=+3.484443992 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003930a0 item 76 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.256154468 +0000 UTC m=+3.484847016 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008017c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801800): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801800): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801800): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801800): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801800): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.256154468 +0000 UTC m=+3.484847016 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393260 item 76 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.257009807 +0000 UTC m=+3.485702354 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008018c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393880 item 77 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.25735394 +0000 UTC m=+3.486046487 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008019c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008019c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008019c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008019c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008019c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.25735394 +0000 UTC m=+3.486046487 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008019c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393c00 item 77 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.258316028 +0000 UTC m=+3.487008575 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801ac0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801ac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801ac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d61c0 item 78 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801ac0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801ac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.258689586 +0000 UTC m=+3.487382133 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801ac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801b80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801b80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801b80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801b80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.258689586 +0000 UTC m=+3.487382133 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 78 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.259702659 +0000 UTC m=+3.488395197 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801cc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801cc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801cc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d65b0 item 79 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801cc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.2600239 +0000 UTC m=+3.488716447 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000801cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a000): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a000): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.2600239 +0000 UTC m=+3.488716447 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6700 item 79 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.260957435 +0000 UTC m=+3.489649982 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a0c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a100): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a100): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d69a0 item 80 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a100): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.261295126 +0000 UTC m=+3.489987673 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a240): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a240): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a240): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.261295126 +0000 UTC m=+3.489987673 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6af0 item 80 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a280): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a280): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a280): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.262180891 +0000 UTC m=+3.490873439 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d90 item 81 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.262671548 +0000 UTC m=+3.491364095 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a2c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a300): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a300): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a300): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.262671548 +0000 UTC m=+3.491364095 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6ee0 item 81 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a380): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a380): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a380): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.263617265 +0000 UTC m=+3.492309812 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7180 item 82 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.264012384 +0000 UTC m=+3.492704932 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a4c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a4c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a4c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a4c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a4c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.264012384 +0000 UTC m=+3.492704932 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a4c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7340 item 82 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.264875608 +0000 UTC m=+3.493568155 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7650 item 83 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.265280985 +0000 UTC m=+3.493973522 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a680): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a680): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a680): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.265280985 +0000 UTC m=+3.493973522 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d77a0 item 83 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a700): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a700): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a700): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.266180716 +0000 UTC m=+3.494873263 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7a40 item 84 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.266585482 +0000 UTC m=+3.495278029 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a7c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a800): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a800): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a800): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a800): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a800): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.266585482 +0000 UTC m=+3.495278029 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7b90 item 84 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a880): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a880): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a880): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.267484362 +0000 UTC m=+3.496176910 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7e30 item 85 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.267941707 +0000 UTC m=+3.496634245 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a980): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.267941707 +0000 UTC m=+3.496634245 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1a980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a070 item 85 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1aa00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1aa00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1aa00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1aa00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1aa00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.268944992 +0000 UTC m=+3.497637538 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1aa00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a4d0 item 86 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.269315695 +0000 UTC m=+3.498008232 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab40): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.269315695 +0000 UTC m=+3.498008232 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ab40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a620 item 86 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1abc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1abc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1abc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1abc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1abc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.270197614 +0000 UTC m=+3.498890160 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1abc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa10 item 87 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.270575339 +0000 UTC m=+3.499267886 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ac80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1acc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1acc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1acc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1acc0): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1acc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.270575339 +0000 UTC m=+3.499267886 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1acc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae00 item 87 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ad40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ad40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ad40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ad40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ad40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.271508292 +0000 UTC m=+3.500200839 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ad40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b260 item 88 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.271931703 +0000 UTC m=+3.500624251 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae40): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.271931703 +0000 UTC m=+3.500624251 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ae40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b3b0 item 88 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.27291436 +0000 UTC m=+3.501606918 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 89 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.273271979 +0000 UTC m=+3.501964526 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1af40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b8f0 item 89 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.273613698 +0000 UTC m=+3.502306245 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b080): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b080): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b080): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.273613698 +0000 UTC m=+3.502306245 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ba40 item 89 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.274640345 +0000 UTC m=+3.503332893 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b180): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b180): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bdc0 item 90 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b180): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.274967788 +0000 UTC m=+3.503660335 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4000 item 90 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.275421245 +0000 UTC m=+3.504113792 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b280): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b280): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b280): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.275421245 +0000 UTC m=+3.504113792 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4230 item 90 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.276259762 +0000 UTC m=+3.504952310 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b380): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b380): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4620 item 91 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b380): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.276605488 +0000 UTC m=+3.505298035 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4770 item 91 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.276976131 +0000 UTC m=+3.505668679 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b440): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b480): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b480): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b480): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.276976131 +0000 UTC m=+3.505668679 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d49a0 item 91 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.277937698 +0000 UTC m=+3.506630236 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4c40 item 92 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.278314692 +0000 UTC m=+3.507007239 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4e00 item 92 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.278707166 +0000 UTC m=+3.507399713 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b680): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b680): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b680): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.278707166 +0000 UTC m=+3.507399713 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4f50 item 92 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.279643717 +0000 UTC m=+3.508336264 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b780): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5260 item 93 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b780): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.279997116 +0000 UTC m=+3.508689663 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b840): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b840): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b840): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b840): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b840): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.279997116 +0000 UTC m=+3.508689663 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b840): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d53b0 item 93 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.280976466 +0000 UTC m=+3.509669014 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b940): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b940): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5650 item 94 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b940): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.281356297 +0000 UTC m=+3.510048844 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1b940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ba00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ba00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ba00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ba00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ba00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.281356297 +0000 UTC m=+3.510048844 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1ba00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5880 item 94 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.282301854 +0000 UTC m=+3.510994401 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bb00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bb00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bb00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5c00 item 95 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bb00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bb00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.282632511 +0000 UTC m=+3.511325059 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bb00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bbc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bbc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bbc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bbc0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bbc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.282632511 +0000 UTC m=+3.511325059 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bbc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5d50 item 95 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.283659521 +0000 UTC m=+3.512352068 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bc80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bcc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bcc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bcc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003560e0 item 96 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bcc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bcc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.284010678 +0000 UTC m=+3.512703225 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bcc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bd80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bd80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bd80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bd80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bd80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.284010678 +0000 UTC m=+3.512703225 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000d1bd80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356310 item 96 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= 2025/03/06 02:08:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : >WaitForWriters: 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35112") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31423") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30250") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.28766119 +0000 UTC m=+3.516353747 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.28766119 +0000 UTC m=+3.516353747 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a5c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.28766119 +0000 UTC m=+3.516353747 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e23f0 item 1 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.289190247 +0000 UTC m=+3.517882804 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.289190247 +0000 UTC m=+3.517882804 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2850 item 2 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.290284341 +0000 UTC m=+3.518976898 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a6c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.290284341 +0000 UTC m=+3.518976898 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.290284341 +0000 UTC m=+3.518976898 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2bd0 item 3 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.291734993 +0000 UTC m=+3.520427540 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a7c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.291734993 +0000 UTC m=+3.520427540 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3110 item 4 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a8c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a8c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a8c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a8c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a8c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.29267979 +0000 UTC m=+3.521372336 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a8c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.29267979 +0000 UTC m=+3.521372336 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.29267979 +0000 UTC m=+3.521372336 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3490 item 5 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a9c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a9c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a9c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a9c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a9c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.294016737 +0000 UTC m=+3.522709285 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012a9c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.294016737 +0000 UTC m=+3.522709285 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aa40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e39d0 item 6 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.295019582 +0000 UTC m=+3.523712119 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ab00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.295019582 +0000 UTC m=+3.523712119 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.295019582 +0000 UTC m=+3.523712119 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ac80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316230 item 7 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.296419758 +0000 UTC m=+3.525112305 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.296419758 +0000 UTC m=+3.525112305 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012ad80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000316b60 item 8 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc00012adc0): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012adc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aec0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aec0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.297454893 +0000 UTC m=+3.526147440 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012aec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.297454893 +0000 UTC m=+3.526147440 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012afc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b000): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b000): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.297454893 +0000 UTC m=+3.526147440 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003170a0 item 9 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.298781472 +0000 UTC m=+3.527474018 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b280): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b280): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b280): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.298781472 +0000 UTC m=+3.527474018 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317730 item 10 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc00012b340): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012b340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bc40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bc40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bc40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bc40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bc40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.299785248 +0000 UTC m=+3.528477795 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bc40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.299785248 +0000 UTC m=+3.528477795 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.299785248 +0000 UTC m=+3.528477795 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bd40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000317a40 item 11 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.301224047 +0000 UTC m=+3.529916594 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012be40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bec0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bec0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.301224047 +0000 UTC m=+3.529916594 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00012bec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d21c0 item 12 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000408000): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.302220439 +0000 UTC m=+3.530912986 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.302220439 +0000 UTC m=+3.530912986 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2850 item 13 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408340): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.303229906 +0000 UTC m=+3.531922452 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.303229906 +0000 UTC m=+3.531922452 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004083c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2d20 item 14 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408500): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000408500): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408500): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408500): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408500): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.304300215 +0000 UTC m=+3.532992762 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.304300215 +0000 UTC m=+3.532992762 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d35e0 item 15 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408880): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408880): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408880): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.305288753 +0000 UTC m=+3.533981300 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.305288753 +0000 UTC m=+3.533981300 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d38f0 item 16 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004089c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004089c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004089c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004089c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004089c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.306219762 +0000 UTC m=+3.534912309 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004089c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.306219762 +0000 UTC m=+3.534912309 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.306219762 +0000 UTC m=+3.534912309 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3d50 item 17 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.307575727 +0000 UTC m=+3.536268274 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408ec0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408ec0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.307575727 +0000 UTC m=+3.536268274 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000408ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150540 item 18 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.308495606 +0000 UTC m=+3.537188153 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.308495606 +0000 UTC m=+3.537188153 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004091c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409200): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409200): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409200): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.308495606 +0000 UTC m=+3.537188153 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150930 item 19 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409340): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.310032228 +0000 UTC m=+3.538724776 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.310032228 +0000 UTC m=+3.538724776 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004093c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000150f50 item 20 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.311191865 +0000 UTC m=+3.539884422 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.311191865 +0000 UTC m=+3.539884422 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.311191865 +0000 UTC m=+3.539884422 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001513b0 item 21 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.312721995 +0000 UTC m=+3.541414542 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004097c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.312721995 +0000 UTC m=+3.541414542 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0004098c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151880 item 22 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409940): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409940): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409940): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.313628849 +0000 UTC m=+3.542321396 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.313628849 +0000 UTC m=+3.542321396 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.313628849 +0000 UTC m=+3.542321396 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000151c00 item 23 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.315070674 +0000 UTC m=+3.543763221 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409b40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.315070674 +0000 UTC m=+3.543763221 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409c00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 24 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000409cc0): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409d00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409d00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.316067687 +0000 UTC m=+3.544760234 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.316067687 +0000 UTC m=+3.544760234 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000409ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56000): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56000): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.316067687 +0000 UTC m=+3.544760234 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e7e0 item 25 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b560c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b560c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b560c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b560c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b560c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.317633053 +0000 UTC m=+3.546325600 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b560c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56180): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56180): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56180): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.317633053 +0000 UTC m=+3.546325600 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 26 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56240): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000b56240): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56240): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56240): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56240): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56240): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56280): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56280): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56280): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.318799422 +0000 UTC m=+3.547491969 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.318799422 +0000 UTC m=+3.547491969 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56380): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56380): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56380): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.318799422 +0000 UTC m=+3.547491969 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fb90 item 27 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56400): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56400): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56400): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56400): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56400): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.320456088 +0000 UTC m=+3.549148636 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56400): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56480): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56480): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56480): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.320456088 +0000 UTC m=+3.549148636 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c1c0 item 28 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56540): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000b56540): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56540): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56540): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56540): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56540): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.321561164 +0000 UTC m=+3.550253711 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56640): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56640): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56640): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.321561164 +0000 UTC m=+3.550253711 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c930 item 29 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b566c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b566c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b566c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b566c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b566c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.322598703 +0000 UTC m=+3.551291249 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b566c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56740): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56740): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56740): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.322598703 +0000 UTC m=+3.551291249 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ce00 item 30 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56800): _readAt: size=2, off=0 2025/03/06 02:08:00 ERROR : open-test-file(0xc000b56800): Couldn't read size of file 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56800): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56800): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56800): >_writeAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56800): close: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56840): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56840): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56840): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56840): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56840): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.323673712 +0000 UTC m=+3.552366259 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56840): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56900): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56900): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56900): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.323673712 +0000 UTC m=+3.552366259 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d3b0 item 31 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56980): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56980): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56980): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.324504564 +0000 UTC m=+3.553197112 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.324504564 +0000 UTC m=+3.553197112 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 32 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.326161561 +0000 UTC m=+3.554854118 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dce0 item 33 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.326775078 +0000 UTC m=+3.555467625 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56ac0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56ac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56ac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56ac0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56ac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.326775078 +0000 UTC m=+3.555467625 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56ac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 33 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.327897566 +0000 UTC m=+3.556590112 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360380 item 34 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.328428728 +0000 UTC m=+3.557121275 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b80): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.328428728 +0000 UTC m=+3.557121275 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360620 item 34 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56bc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56bc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.329453924 +0000 UTC m=+3.558146471 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003609a0 item 35 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.329824927 +0000 UTC m=+3.558517474 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.329824927 +0000 UTC m=+3.558517474 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360d20 item 35 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56cc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56cc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56cc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56cc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.330876523 +0000 UTC m=+3.559569070 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361180 item 36 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.331399419 +0000 UTC m=+3.560091977 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56d80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56dc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56dc0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.331399419 +0000 UTC m=+3.560091977 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361340 item 36 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.332515285 +0000 UTC m=+3.561207842 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 37 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.332997076 +0000 UTC m=+3.561689633 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.332997076 +0000 UTC m=+3.561689633 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361880 item 37 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.33423588 +0000 UTC m=+3.562928428 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361c00 item 38 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.334719155 +0000 UTC m=+3.563411691 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b56fc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.334719155 +0000 UTC m=+3.563411691 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361d50 item 38 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57080): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57080): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57080): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.335724263 +0000 UTC m=+3.564416810 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456620 item 39 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.336111677 +0000 UTC m=+3.564804223 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57180): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57180): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57180): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.336111677 +0000 UTC m=+3.564804223 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004568c0 item 39 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.337086468 +0000 UTC m=+3.565779016 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456b60 item 40 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.337486015 +0000 UTC m=+3.566178562 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b572c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.337486015 +0000 UTC m=+3.566178562 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d90 item 40 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.338646844 +0000 UTC m=+3.567339391 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57380): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57380): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457110 item 41 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57380): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.338966201 +0000 UTC m=+3.567658748 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457260 item 41 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.339319311 +0000 UTC m=+3.568011858 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b573c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57400): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57400): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57400): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57400): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57400): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.339319311 +0000 UTC m=+3.568011858 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57400): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457500 item 41 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.340250422 +0000 UTC m=+3.568942969 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b574c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004578f0 item 42 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.340608721 +0000 UTC m=+3.569301268 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457ab0 item 42 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.341023756 +0000 UTC m=+3.569716294 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b575c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57600): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57600): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.341023756 +0000 UTC m=+3.569716294 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457d50 item 42 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.341915644 +0000 UTC m=+3.570608190 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b576c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57700): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57700): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004862a0 item 43 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57700): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.342267771 +0000 UTC m=+3.570960308 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486460 item 43 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.342613056 +0000 UTC m=+3.571305604 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b577c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.342613056 +0000 UTC m=+3.571305604 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004865b0 item 43 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.343579794 +0000 UTC m=+3.572272340 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b578c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486a10 item 44 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.343926711 +0000 UTC m=+3.572619248 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486c40 item 44 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.34434886 +0000 UTC m=+3.573041407 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b579c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.34434886 +0000 UTC m=+3.573041407 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000486d90 item 44 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.345241138 +0000 UTC m=+3.573933685 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57ac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487110 item 45 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.345575083 +0000 UTC m=+3.574267629 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57b00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57bc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57bc0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.345575083 +0000 UTC m=+3.574267629 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487340 item 45 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.346566616 +0000 UTC m=+3.575259162 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57cc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57cc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57cc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004879d0 item 46 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57cc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.346870954 +0000 UTC m=+3.575563502 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.346870954 +0000 UTC m=+3.575563502 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57d80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487ce0 item 46 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.347903864 +0000 UTC m=+3.576596411 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005061c0 item 47 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.34832434 +0000 UTC m=+3.577016886 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.34832434 +0000 UTC m=+3.577016886 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b57f40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506380 item 47 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.349322986 +0000 UTC m=+3.578015533 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e080): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e080): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506700 item 48 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e080): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.349658183 +0000 UTC m=+3.578350730 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e140): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e140): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e140): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.349658183 +0000 UTC m=+3.578350730 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506850 item 48 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e180): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e180): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e180): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.350654725 +0000 UTC m=+3.579347272 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506af0 item 49 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.351001474 +0000 UTC m=+3.579694021 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e1c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e200): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e200): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e200): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.351001474 +0000 UTC m=+3.579694021 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506d20 item 49 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e280): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e280): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e280): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.352002924 +0000 UTC m=+3.580695471 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507030 item 50 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.352383046 +0000 UTC m=+3.581075583 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e380): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e380): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e380): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e380): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e380): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.352383046 +0000 UTC m=+3.581075583 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e380): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005071f0 item 50 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e400): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e400): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e400): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e400): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e400): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.353312291 +0000 UTC m=+3.582004839 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e400): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507500 item 51 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.353837083 +0000 UTC m=+3.582529629 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e4c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e540): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e540): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e540): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.353837083 +0000 UTC m=+3.582529629 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507810 item 51 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e5c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e5c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e5c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e5c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e5c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.355033369 +0000 UTC m=+3.583725926 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e5c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507b20 item 52 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.355431913 +0000 UTC m=+3.584124460 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e6c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e700): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e700): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e700): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.355431913 +0000 UTC m=+3.584124460 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507d50 item 52 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e780): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e780): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.356416373 +0000 UTC m=+3.585108930 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d00e0 item 53 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.356824134 +0000 UTC m=+3.585516682 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e840): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e880): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e880): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e880): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.356824134 +0000 UTC m=+3.585516682 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d02a0 item 53 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e940): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e940): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e940): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.357834012 +0000 UTC m=+3.586526569 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088e940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0620 item 54 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.358310083 +0000 UTC m=+3.587002640 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea40): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.358310083 +0000 UTC m=+3.587002640 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ea40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0770 item 54 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eac0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eac0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.359349444 +0000 UTC m=+3.588042001 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0a10 item 55 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.359781993 +0000 UTC m=+3.588474550 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088eb80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ebc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ebc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ebc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ebc0): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ebc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.359781993 +0000 UTC m=+3.588474550 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ebc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0cb0 item 55 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ec40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ec40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ec40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ec40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ec40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.360933174 +0000 UTC m=+3.589625721 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ec40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d0fc0 item 56 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.361385269 +0000 UTC m=+3.590077827 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed40): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.361385269 +0000 UTC m=+3.590077827 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ed40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d11f0 item 56 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.362423991 +0000 UTC m=+3.591116538 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1570 item 57 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.362779966 +0000 UTC m=+3.591472523 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ee40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1730 item 57 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.363211672 +0000 UTC m=+3.591904219 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef40): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.363211672 +0000 UTC m=+3.591904219 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ef40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d18f0 item 57 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.364295428 +0000 UTC m=+3.592987974 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1b90 item 58 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.3647087 +0000 UTC m=+3.593401257 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1dc0 item 58 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.365216259 +0000 UTC m=+3.593908806 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f140): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f140): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f140): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.365216259 +0000 UTC m=+3.593908806 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d1f10 item 58 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.366085182 +0000 UTC m=+3.594777729 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f240): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f240): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de310 item 59 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f240): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.366487775 +0000 UTC m=+3.595180322 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de5b0 item 59 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.366842407 +0000 UTC m=+3.595534955 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f340): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f340): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f340): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.366842407 +0000 UTC m=+3.595534955 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de770 item 59 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.367800227 +0000 UTC m=+3.596492775 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f440): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f480): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f480): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003deb60 item 60 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f480): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.368233677 +0000 UTC m=+3.596926225 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df180 item 60 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.368624198 +0000 UTC m=+3.597316745 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f640): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f640): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f640): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.368624198 +0000 UTC m=+3.597316745 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df2d0 item 60 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.3697168 +0000 UTC m=+3.598409357 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f700): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f740): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f740): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f740): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df730 item 61 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f740): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f740): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.370082031 +0000 UTC m=+3.598774588 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f740): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f800): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f800): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f800): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f800): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f800): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.370082031 +0000 UTC m=+3.598774588 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f800): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df9d0 item 61 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.371209819 +0000 UTC m=+3.599902366 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f8c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfea0 item 62 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.371581445 +0000 UTC m=+3.600273991 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088f900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fa40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fa40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fa40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fa40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fa40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.371581445 +0000 UTC m=+3.600273991 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fa40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0070 item 62 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.372661833 +0000 UTC m=+3.601354390 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0310 item 63 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.373052863 +0000 UTC m=+3.601745411 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fb80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fc40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fc40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fc40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fc40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fc40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.373052863 +0000 UTC m=+3.601745411 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fc40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c04d0 item 63 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): >_readAt: n=0, err=Bad file descriptor 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.37422222 +0000 UTC m=+3.602914777 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0770 item 64 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.374642365 +0000 UTC m=+3.603334922 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fd40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.374642365 +0000 UTC m=+3.603334922 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c08c0 item 64 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.375728454 +0000 UTC m=+3.604421001 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0bd0 item 65 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.37612264 +0000 UTC m=+3.604815197 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fe80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fec0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fec0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.37612264 +0000 UTC m=+3.604815197 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088fec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0d20 item 65 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.377263402 +0000 UTC m=+3.605955950 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0fc0 item 66 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.377723623 +0000 UTC m=+3.606416180 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc00088ff40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672540): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672540): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672540): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.377723623 +0000 UTC m=+3.606416180 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1180 item 66 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672640): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672640): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672640): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.378782071 +0000 UTC m=+3.607474629 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1490 item 67 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.379203509 +0000 UTC m=+3.607896066 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006726c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006726c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006726c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006726c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006726c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.379203509 +0000 UTC m=+3.607896066 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006726c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c15e0 item 67 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006727c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006727c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006727c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006727c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006727c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.380244083 +0000 UTC m=+3.608936640 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006727c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1960 item 68 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.380656094 +0000 UTC m=+3.609348641 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006728c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006728c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006728c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006728c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006728c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.380656094 +0000 UTC m=+3.609348641 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0006728c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1ab0 item 68 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.381742854 +0000 UTC m=+3.610435412 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1dc0 item 69 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.382153552 +0000 UTC m=+3.610846109 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672980): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.382153552 +0000 UTC m=+3.610846109 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c1f10 item 69 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672a40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672a40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672a40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672a40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672a40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.383187073 +0000 UTC m=+3.611879630 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672a40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492310 item 70 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.383568687 +0000 UTC m=+3.612261233 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672bc0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672bc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672bc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672bc0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672bc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.383568687 +0000 UTC m=+3.612261233 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000672bc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 70 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2180): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2180): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2180): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2180): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2180): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.384682819 +0000 UTC m=+3.613375366 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2180): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ce00 item 71 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.385109676 +0000 UTC m=+3.613802223 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df22c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df22c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df22c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df22c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df22c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.385109676 +0000 UTC m=+3.613802223 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df22c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d110 item 71 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2340): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.386055193 +0000 UTC m=+3.614747740 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030d8f0 item 72 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.38645514 +0000 UTC m=+3.615147688 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2440): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df24c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df24c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df24c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df24c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df24c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.38645514 +0000 UTC m=+3.615147688 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df24c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030db90 item 72 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.38726771 +0000 UTC m=+3.615960257 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2500): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2540): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2540): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2540): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6070 item 73 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2540): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2540): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.387698304 +0000 UTC m=+3.616390852 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2540): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c61c0 item 73 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.388293265 +0000 UTC m=+3.616985813 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df25c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df25c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df25c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df25c0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df25c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.388293265 +0000 UTC m=+3.616985813 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df25c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6380 item 73 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.389227492 +0000 UTC m=+3.617920039 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df26c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df26c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df26c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6700 item 74 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df26c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df26c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.389557979 +0000 UTC m=+3.618250526 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df26c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c69a0 item 74 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.389950223 +0000 UTC m=+3.618642770 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df27c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df27c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df27c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df27c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df27c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.389950223 +0000 UTC m=+3.618642770 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df27c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c6bd0 item 74 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.39076698 +0000 UTC m=+3.619459526 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2940): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2940): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2940): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c73b0 item 75 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2940): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2940): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.391097778 +0000 UTC m=+3.619790315 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2940): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): _writeAt: size=3, off=2 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7730 item 75 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.39154869 +0000 UTC m=+3.620241237 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a80): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.39154869 +0000 UTC m=+3.620241237 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2a80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7880 item 75 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.392514005 +0000 UTC m=+3.621206551 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c7dc0 item 76 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.392867144 +0000 UTC m=+3.621559691 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba0e0 item 76 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): _writeAt: size=3, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.393294994 +0000 UTC m=+3.621987541 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c80): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.393294994 +0000 UTC m=+3.621987541 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2c80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba310 item 76 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.394166503 +0000 UTC m=+3.622859050 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba690 item 77 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.394727761 +0000 UTC m=+3.623420309 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2d80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2e40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2e40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2e40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2e40): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2e40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.394727761 +0000 UTC m=+3.623420309 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2e40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba930 item 77 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.395706821 +0000 UTC m=+3.624399368 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000df2f00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08000): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08000): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08000): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357260 item 78 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08000): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08000): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.396256639 +0000 UTC m=+3.624949185 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08000): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826100): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826100): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826100): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.396256639 +0000 UTC m=+3.624949185 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356070 item 78 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.3974291 +0000 UTC m=+3.626121657 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826280): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826280): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826280): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003563f0 item 79 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826280): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826280): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.397785525 +0000 UTC m=+3.626478082 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826280): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826340): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826340): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826340): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.397785525 +0000 UTC m=+3.626478082 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356540 item 79 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.398877766 +0000 UTC m=+3.627570313 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826440): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826480): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826480): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003569a0 item 80 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826480): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.399289827 +0000 UTC m=+3.627982373 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826580): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826580): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826580): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.399289827 +0000 UTC m=+3.627982373 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356bd0 item 80 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008265c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008265c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008265c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008265c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008265c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.400344408 +0000 UTC m=+3.629036955 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008265c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357180 item 81 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.400694322 +0000 UTC m=+3.629386869 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826600): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826640): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826640): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826640): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826640): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826640): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.400694322 +0000 UTC m=+3.629386869 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826640): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357500 item 81 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008266c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008266c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008266c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008266c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008266c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.401556513 +0000 UTC m=+3.630249060 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008266c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357880 item 82 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.401916446 +0000 UTC m=+3.630608993 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008267c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008267c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008267c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008267c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008267c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.401916446 +0000 UTC m=+3.630608993 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008267c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357b20 item 82 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826840): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826840): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826840): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826840): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826840): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.402959815 +0000 UTC m=+3.631652362 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826840): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357ea0 item 83 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.403307605 +0000 UTC m=+3.632000153 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826900): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826980): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826980): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826980): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826980): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826980): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.403307605 +0000 UTC m=+3.632000153 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826980): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f80e0 item 83 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826a40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826a40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826a40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826a40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826a40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.404237042 +0000 UTC m=+3.632929589 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826a40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8460 item 84 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.404700198 +0000 UTC m=+3.633392745 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b80): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b80): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b80): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.404700198 +0000 UTC m=+3.633392745 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826b80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8690 item 84 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826c00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826c00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826c00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826c00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826c00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.405628352 +0000 UTC m=+3.634320899 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826c00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f89a0 item 85 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.405971293 +0000 UTC m=+3.634663841 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826cc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.405971293 +0000 UTC m=+3.634663841 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8b60 item 85 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.406834226 +0000 UTC m=+3.635526773 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826d80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8e00 item 86 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.407226439 +0000 UTC m=+3.635918986 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826e80): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.407226439 +0000 UTC m=+3.635918986 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f8f50 item 86 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.408042754 +0000 UTC m=+3.636735291 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000826f40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f91f0 item 87 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.408379254 +0000 UTC m=+3.637071800 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.408379254 +0000 UTC m=+3.637071800 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9340 item 87 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.409364135 +0000 UTC m=+3.638056681 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827100): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9650 item 88 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.409819786 +0000 UTC m=+3.638512343 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.409819786 +0000 UTC m=+3.638512343 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f97a0 item 88 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.410788947 +0000 UTC m=+3.639481504 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827340): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827340): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827340): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9ab0 item 89 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827340): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827340): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.411216456 +0000 UTC m=+3.639909013 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827340): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9c00 item 89 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.41161497 +0000 UTC m=+3.640307518 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827480): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.41161497 +0000 UTC m=+3.640307518 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008274c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f9e30 item 89 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.412677136 +0000 UTC m=+3.641369693 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827580): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004922a0 item 90 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.413067195 +0000 UTC m=+3.641759752 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008275c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004924d0 item 90 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.413550248 +0000 UTC m=+3.642242805 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827680): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.413550248 +0000 UTC m=+3.642242805 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008276c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492700 item 90 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.41450354 +0000 UTC m=+3.643196086 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827780): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008277c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008277c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008277c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492bd0 item 91 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008277c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008277c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.414834758 +0000 UTC m=+3.643527304 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008277c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): >_readAt: n=2, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): _writeAt: size=3, off=7 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d90 item 91 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.415222312 +0000 UTC m=+3.643914860 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827880): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008278c0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008278c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008278c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008278c0): >_readAt: n=8, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008278c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.415222312 +0000 UTC m=+3.643914860 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008278c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493110 item 91 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.416113438 +0000 UTC m=+3.644805985 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc0008279c0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493490 item 92 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.416423707 +0000 UTC m=+3.645116255 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827a00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): open at offset 5 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004935e0 item 92 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): _readAt: size=2, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): _writeAt: size=3, off=5 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): >_writeAt: n=3, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.416821511 +0000 UTC m=+3.645514057 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ac0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b40): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b40): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b40): >_readAt: n=3, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.416821511 +0000 UTC m=+3.645514057 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827b40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493880 item 92 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.417643617 +0000 UTC m=+3.646336164 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c40): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c40): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c40): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493b90 item 93 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c40): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c40): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.417933479 +0000 UTC m=+3.646626026 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827c40): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.417933479 +0000 UTC m=+3.646626026 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827d00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493dc0 item 93 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.418883875 +0000 UTC m=+3.647576423 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827dc0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e00): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e00): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e00): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba1c0 item 94 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e00): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e00): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.419229982 +0000 UTC m=+3.647922519 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827e00): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ec0): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ec0): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ec0): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ec0): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ec0): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.419229982 +0000 UTC m=+3.647922519 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000827ec0): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ba3f0 item 94 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.420169979 +0000 UTC m=+3.648862527 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08040): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08080): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08080): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08080): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bad20 item 95 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08080): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08080): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.420497561 +0000 UTC m=+3.649190108 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08080): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08140): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08140): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08140): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08140): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08140): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.420497561 +0000 UTC m=+3.649190108 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08140): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005baf50 item 95 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): open at offset 0 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): _readAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): >_readAt: n=0, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.421450052 +0000 UTC m=+3.650142599 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08200): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08240): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08240): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08240): >openPending: err= 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb260 item 96 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08240): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08240): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.421768436 +0000 UTC m=+3.650460983 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08240): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/03/06 02:08:00 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : open-test-file: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : open-test-file: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08300): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08300): openPending: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08300): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08300): >_readAt: n=5, err=EOF 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08300): close: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-06 02:08:00.421768436 +0000 UTC m=+3.650460983 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : open-test-file(0xc000b08300): >close: err= 2025/03/06 02:08:00 DEBUG : open-test-file: Remove: 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005bb3b0 item 96 2025/03/06 02:08:00 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/06 02:08:00 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/06 02:08:00 DEBUG : open-test-file: >Remove: err= 2025/03/06 02:08:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : >WaitForWriters: 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39385") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35013") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileHandleOpenTests (0.28s) --- PASS: TestRWFileHandleOpenTests/writes (0.14s) --- 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.14s) --- 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 "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33912") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : file1: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): openPending: 2025/03/06 02:08:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): >openPending: err= 2025/03/06 02:08:00 DEBUG : file1: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/03/06 02:08:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): _writeAt: size=2, off=0 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): >_writeAt: n=2, err= 2025/03/06 02:08:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): RWFileHandle.Flush 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): RWFileHandle.Release 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): close: 2025/03/06 02:08:00 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/06 02:08:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : file1(0xc0006728c0): >close: err= 2025/03/06 02:08:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:08:00 DEBUG : file1: vfs cache: starting upload 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34986") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/03/06 02:08:00 INFO : file1: Copied (new) 2025/03/06 02:08:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2025/03/06 02:08:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/06 02:08:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:00 INFO : file1: vfs cache: upload succeeded try #1 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : >WaitForWriters: 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35709") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : file1: reading active writers 2025/03/06 02:08:00 DEBUG : >WaitForWriters: 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39161") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30240") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWFileModTimeWithOpenWriters (0.16s) === RUN TestRWCacheRename run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30853") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:00 DEBUG : rename_me: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : rename_me(0xc000672d80): openPending: 2025/03/06 02:08:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/06 02:08:00 DEBUG : rename_me(0xc000672d80): >openPending: err= 2025/03/06 02:08:00 DEBUG : rename_me: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/06 02:08:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/03/06 02:08:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/03/06 02:08:00 DEBUG : rename_me(0xc000672d80): _writeAt: size=5, off=0 2025/03/06 02:08:00 DEBUG : rename_me(0xc000672d80): >_writeAt: n=5, err= 2025/03/06 02:08:00 DEBUG : rename_me(0xc000672d80): close: 2025/03/06 02:08:00 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-06 02:08:00.580965321 +0000 UTC m=+3.809657878 2025/03/06 02:08:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/06 02:08:00 DEBUG : rename_me(0xc000672d80): >close: err= 2025/03/06 02:08:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/06 02:08:00 DEBUG : i_was_renamed: Updating file with 0xc000d4b380 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/06 02:08:00 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : i_was_renamed: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : i_was_renamed: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : i_was_renamed: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : i_was_renamed: reading active writers 2025/03/06 02:08:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/06 02:08:00 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37478") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : i_was_renamed.1a295be3.partial: renamed to: i_was_renamed 2025/03/06 02:08:00 INFO : i_was_renamed: Copied (new) 2025/03/06 02:08:00 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-06 02:08:00 +0000 UTC" 2025/03/06 02:08:00 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/06 02:08:00 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/06 02:08:00 DEBUG : : Looking for writers 2025/03/06 02:08:00 DEBUG : i_was_renamed: reading active writers 2025/03/06 02:08:00 DEBUG : >WaitForWriters: 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33756") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38528") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheRename (0.16s) === RUN TestRWCacheUpdate run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/06 02:08:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFTPPureftpd{lbHWA}/rclone-test-bucinax1gepo" 2025/03/06 02:08:00 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39933") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36776") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : : forgetting directory cache 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39448") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate(0xc000df2900): _readAt: size=512, off=0 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate(0xc000df2900): openPending: 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 01:09:00 +0000 UTC" against cached fingerprint "" 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 02:08:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate(0xc000df2900): >openPending: err= 2025/03/06 02:08:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30118") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate(0xc000df2900): >_readAt: n=20, err=EOF 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate(0xc000df2900): close: 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:09:00 +0000 UTC 2025/03/06 02:08:00 DEBUG : TestRWCacheUpdate(0xc000df2900): >close: err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38149") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36071") 2025/03/06 02:08:00 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : : forgetting directory cache 2025/03/06 02:08:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36716") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000df2a80): _readAt: size=512, off=0 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000df2a80): openPending: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 01:10:00 +0000 UTC" against cached fingerprint "20,2025-03-06 01:09:00 +0000 UTC" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 01:10:00 +0000 UTC" != cached fingerprint "20,2025-03-06 01:09:00 +0000 UTC") 2025/03/06 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 02:08:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000df2a80): >openPending: err= 2025/03/06 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37132") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000df2a80): >_readAt: n=20, err=EOF 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000df2a80): close: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:10:00 +0000 UTC 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000df2a80): >close: err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30104") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31905") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : : forgetting directory cache 2025/03/06 02:08:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34062") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1580): _readAt: size=512, off=0 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1580): openPending: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 01:11:00 +0000 UTC" against cached fingerprint "20,2025-03-06 01:10:00 +0000 UTC" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 01:11:00 +0000 UTC" != cached fingerprint "20,2025-03-06 01:10:00 +0000 UTC") 2025/03/06 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 02:08:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1580): >openPending: err= 2025/03/06 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35432") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1580): >_readAt: n=20, err=EOF 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1580): close: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:11:00 +0000 UTC 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1580): >close: err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37934") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38211") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : : forgetting directory cache 2025/03/06 02:08:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39759") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1700): _readAt: size=512, off=0 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1700): openPending: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 01:12:00 +0000 UTC" against cached fingerprint "20,2025-03-06 01:11:00 +0000 UTC" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 01:12:00 +0000 UTC" != cached fingerprint "20,2025-03-06 01:11:00 +0000 UTC") 2025/03/06 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 02:08:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1700): >openPending: err= 2025/03/06 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31197") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1700): >_readAt: n=20, err=EOF 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1700): close: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:12:00 +0000 UTC 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc0002c1700): >close: err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36405") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33919") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : : forgetting directory cache 2025/03/06 02:08:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37328") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000b08480): _readAt: size=512, off=0 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000b08480): openPending: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 01:13:00 +0000 UTC" against cached fingerprint "20,2025-03-06 01:12:00 +0000 UTC" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 01:13:00 +0000 UTC" != cached fingerprint "20,2025-03-06 01:12:00 +0000 UTC") 2025/03/06 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 02:08:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000b08480): >openPending: err= 2025/03/06 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37165") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000b08480): >_readAt: n=20, err=EOF 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000b08480): close: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:13:00 +0000 UTC 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000b08480): >close: err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32851") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33481") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : : forgetting directory cache 2025/03/06 02:08:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39926") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000800080): _readAt: size=512, off=0 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000800080): openPending: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-06 01:14:00 +0000 UTC" against cached fingerprint "20,2025-03-06 01:13:00 +0000 UTC" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-06 01:14:00 +0000 UTC" != cached fingerprint "20,2025-03-06 01:13:00 +0000 UTC") 2025/03/06 02:08:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/06 02:08:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000800080): >openPending: err= 2025/03/06 02:08:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30580") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000800080): >_readAt: n=20, err=EOF 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000800080): close: 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:14:00 +0000 UTC 2025/03/06 02:08:01 DEBUG : TestRWCacheUpdate(0xc000800080): >close: err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34737") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31752") 2025/03/06 02:08:01 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : : forgetting directory cache 2025/03/06 02:08:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34166") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800380): _readAt: size=512, off=0 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800380): openPending: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-06 01:15:00 +0000 UTC" against cached fingerprint "20,2025-03-06 01:14:00 +0000 UTC" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-06 01:15:00 +0000 UTC" != cached fingerprint "20,2025-03-06 01:14:00 +0000 UTC") 2025/03/06 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/06 02:08:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800380): >openPending: err= 2025/03/06 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33008") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800380): >_readAt: n=21, err=EOF 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800380): close: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:15:00 +0000 UTC 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800380): >close: err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31230") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37350") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : : forgetting directory cache 2025/03/06 02:08:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30623") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800640): _readAt: size=512, off=0 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800640): openPending: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-06 01:16:00 +0000 UTC" against cached fingerprint "21,2025-03-06 01:15:00 +0000 UTC" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-06 01:16:00 +0000 UTC" != cached fingerprint "21,2025-03-06 01:15:00 +0000 UTC") 2025/03/06 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/06 02:08:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800640): >openPending: err= 2025/03/06 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32984") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800640): >_readAt: n=22, err=EOF 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800640): close: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:16:00 +0000 UTC 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000800640): >close: err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31378") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34373") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : : forgetting directory cache 2025/03/06 02:08:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36869") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000df3140): _readAt: size=512, off=0 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000df3140): openPending: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-06 01:17:00 +0000 UTC" against cached fingerprint "22,2025-03-06 01:16:00 +0000 UTC" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-06 01:17:00 +0000 UTC" != cached fingerprint "22,2025-03-06 01:16:00 +0000 UTC") 2025/03/06 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/06 02:08:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000df3140): >openPending: err= 2025/03/06 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31133") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000df3140): >_readAt: n=23, err=EOF 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000df3140): close: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:17:00 +0000 UTC 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc000df3140): >close: err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33810") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38653") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : : forgetting directory cache 2025/03/06 02:08:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32506") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc0006732c0): _readAt: size=512, off=0 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc0006732c0): openPending: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-06 01:18:00 +0000 UTC" against cached fingerprint "23,2025-03-06 01:17:00 +0000 UTC" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-06 01:18:00 +0000 UTC" != cached fingerprint "23,2025-03-06 01:17:00 +0000 UTC") 2025/03/06 02:08:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/06 02:08:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc0006732c0): >openPending: err= 2025/03/06 02:08:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33647") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc0006732c0): >_readAt: n=24, err=EOF 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc0006732c0): close: 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-06 01:18:00 +0000 UTC 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate(0xc0006732c0): >close: err= 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: vfs cache: cleaner exiting 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33398") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34690") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestRWCacheUpdate (2.05s) === RUN TestCaseSensitivity run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30907") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33044") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36168") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35396") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32093") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35133") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30674") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38794") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34766") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/06 02:08:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/06 02:08:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32546") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/06 02:08:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/06 02:08:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37992") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32616") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34748") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31027") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39966") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32377") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/06 02:08:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/06 02:08:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35750") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/06 02:08:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/06 02:08:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39622") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/06 02:08:02 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/03/06 02:08:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/06 02:08:02 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/03/06 02:08:02 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31520") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:02 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:02 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:02 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/03/06 02:08:02 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/03/06 02:08:02 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31592") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/03/06 02:08:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/03/06 02:08:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31915") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:02 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : FiLeA: reading active writers 2025/03/06 02:08:02 DEBUG : FiLeB: reading active writers 2025/03/06 02:08:02 DEBUG : FilEb: reading active writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : FiLeA: reading active writers 2025/03/06 02:08:02 DEBUG : FiLeB: reading active writers 2025/03/06 02:08:02 DEBUG : FilEb: reading active writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30269") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31732") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestCaseSensitivity (0.15s) === RUN TestUnicodeNormalization run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36603") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39770") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32176") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31468") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39662") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39898") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38637") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/06 02:08:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38665") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36314") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestUnicodeNormalization (0.03s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: Reusing VFS from active cache 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31962") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34679") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35995") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34185") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38758") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37935") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32236") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33689") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31173") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30494") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30802") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38431") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : : forgetting directory cache 2025/03/06 02:08:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : dir: Looking for writers 2025/03/06 02:08:02 DEBUG : file2: reading active writers 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : dir: reading active writers 2025/03/06 02:08:02 DEBUG : file1: reading active writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39060") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30656") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33205") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStat (0.01s) === RUN TestVFSStatParent run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33835") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32021") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33163") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34002") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34513") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:02 DEBUG : dir: Looking for writers 2025/03/06 02:08:02 DEBUG : : Looking for writers 2025/03/06 02:08:02 DEBUG : dir: reading active writers 2025/03/06 02:08:02 DEBUG : file1: reading active writers 2025/03/06 02:08:02 DEBUG : >WaitForWriters: 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30994") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34616") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30443") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatParent (0.01s) === RUN TestVFSOpenFile run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:02 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35135") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34184") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33110") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38450") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34886") 2025/03/06 02:08:02 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:02 DEBUG : file1: Open: flags=O_RDONLY 2025/03/06 02:08:02 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/06 02:08:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/06 02:08:02 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33949") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/03/06 02:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31417") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/06 02:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/06 02:08:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/03/06 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:03 DEBUG : dir: Looking for writers 2025/03/06 02:08:03 DEBUG : file2: reading active writers 2025/03/06 02:08:03 DEBUG : new_file.txt: reading active writers 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : dir: reading active writers 2025/03/06 02:08:03 DEBUG : file1: reading active writers 2025/03/06 02:08:03 DEBUG : >WaitForWriters: 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34302") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30590") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33648") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSOpenFile (0.01s) === RUN TestVFSRename run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:03 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31943") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37912") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32649") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34115") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35903") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/06 02:08:03 DEBUG : dir/file1: Updating file with dir/file1 0xc000001a40 2025/03/06 02:08:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/06 02:08:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34095") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34199") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 INFO : dir/file1: Moved (server-side) to: file0 2025/03/06 02:08:03 DEBUG : file0: Updating file with file0 0xc000001a40 2025/03/06 02:08:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36048") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37161") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:03 DEBUG : dir: Looking for writers 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : dir: reading active writers 2025/03/06 02:08:03 DEBUG : file0: reading active writers 2025/03/06 02:08:03 DEBUG : >WaitForWriters: 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32967") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33309") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39092") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSRename (0.01s) === RUN TestVFSStatfs run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:03 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : >WaitForWriters: 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31093") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39686") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:03 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33752") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32626") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32331") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32323") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36067") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35735") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37363") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36977") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34641") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34423") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32417") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: Connecting to FTP server 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:21") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39345") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35205") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38864") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32146") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33042") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30807") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: Connecting to FTP server 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32298") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:21") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37836") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:03 DEBUG : c: Looking for writers 2025/03/06 02:08:03 DEBUG : d: Looking for writers 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : a: Looking for writers 2025/03/06 02:08:03 DEBUG : b: Looking for writers 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : d: reading active writers 2025/03/06 02:08:03 DEBUG : /: reading active writers 2025/03/06 02:08:03 DEBUG : a: reading active writers 2025/03/06 02:08:03 DEBUG : b: reading active writers 2025/03/06 02:08:03 DEBUG : c: reading active writers 2025/03/06 02:08:03 DEBUG : >WaitForWriters: 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34035") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32641") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37962") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36897") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36529") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38287") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdir (0.05s) === RUN TestVFSMkdirAll run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:03 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37748") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36348") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34956") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32201") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30230") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39330") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30123") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31577") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39832") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35734") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36022") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38728") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33386") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33973") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39045") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33262") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30683") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34284") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35170") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31969") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38814") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:03 DEBUG : a/b/c/d: Looking for writers 2025/03/06 02:08:03 DEBUG : a/b/c: Looking for writers 2025/03/06 02:08:03 DEBUG : d: reading active writers 2025/03/06 02:08:03 DEBUG : a/b: Looking for writers 2025/03/06 02:08:03 DEBUG : c: reading active writers 2025/03/06 02:08:03 DEBUG : a: Looking for writers 2025/03/06 02:08:03 DEBUG : b: reading active writers 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : a: reading active writers 2025/03/06 02:08:03 DEBUG : >WaitForWriters: 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39112") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37892") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38555") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34446") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36041") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33923") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestVFSMkdirAll (0.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:03 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36629") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/06 02:08:03 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/06 02:08:03 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35476") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38978") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/06 02:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32440") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (7 bytes), uploading instead of streaming 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35158") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:03 DEBUG : : Looking for writers 2025/03/06 02:08:03 DEBUG : file1: reading active writers 2025/03/06 02:08:03 DEBUG : >WaitForWriters: 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39673") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37452") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleMethods (0.01s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:03 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38596") 2025/03/06 02:08:03 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:03 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/06 02:08:04 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/06 02:08:04 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/06 02:08:04 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (11 bytes), uploading instead of streaming 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35056") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:35571") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:04 DEBUG : : Looking for writers 2025/03/06 02:08:04 DEBUG : file1: reading active writers 2025/03/06 02:08:04 DEBUG : >WaitForWriters: 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:39534") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38480") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleWriteAt (1.01s) === RUN TestWriteFileHandleFlush run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:04 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36764") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (5 bytes), uploading instead of streaming 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33553") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/06 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:04 DEBUG : : Looking for writers 2025/03/06 02:08:04 DEBUG : file1: reading active writers 2025/03/06 02:08:04 DEBUG : >WaitForWriters: 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34155") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33514") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleFlush (0.00s) === RUN TestWriteFileHandleRelease run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:04 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32705") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: WriteFileHandle.Release closing 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37960") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/06 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:04 DEBUG : : Looking for writers 2025/03/06 02:08:04 DEBUG : file1: reading active writers 2025/03/06 02:08:04 DEBUG : >WaitForWriters: 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30815") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34414") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileHandleRelease (0.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:04 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36282") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (2 bytes), uploading instead of streaming 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:34278") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:04 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:04 DEBUG : : Looking for writers 2025/03/06 02:08:04 DEBUG : file1: reading active writers 2025/03/06 02:08:04 DEBUG : >WaitForWriters: 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30561") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30624") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestWriteFileModTimeWithOpenWriters (0.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:04 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33274") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (0 bytes), uploading instead of streaming 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33097") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_RDONLY 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/06 02:08:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36555") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:04 DEBUG : : Looking for writers 2025/03/06 02:08:04 DEBUG : file1: reading active writers 2025/03/06 02:08:04 DEBUG : >WaitForWriters: 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36937") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:30758") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtZeroLength (0.00s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "ftp://172.17.0.6:21/rclone-test-bucinax1gepo", Local "Local file system at /tmp/rclone350677427", Modify Window "1s" 2025/03/06 02:08:04 INFO : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: poll-interval is not supported by this remote 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:32388") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: File to upload is small (100 bytes), uploading instead of streaming 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:37145") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: Size of src and dst objects identical 2025/03/06 02:08:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/06 02:08:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/06 02:08:04 DEBUG : file1: Open: flags=O_RDONLY 2025/03/06 02:08:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/03/06 02:08:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/03/06 02:08:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:38218") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/06 02:08:04 DEBUG : WaitForWriters: timeout=30s 2025/03/06 02:08:04 DEBUG : : Looking for writers 2025/03/06 02:08:04 DEBUG : file1: reading active writers 2025/03/06 02:08:04 DEBUG : >WaitForWriters: 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:33763") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:36993") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= --- PASS: TestFileReadAtNonZeroLength (0.01s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: dial("tcp","172.17.0.6:31170") 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: > dial: conn=*fshttp.timeoutConn, err= 2025/03/06 02:08:04 DEBUG : ftp://172.17.0.6:21/rclone-test-bucinax1gepo: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.403727898s (try 1/5)