"./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestDirRemoveAll|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Starting (try 3/5) 2026/05/02 03:32:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nexepud5zuyi" 2026/05/02 03:32:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 03:32:28 DEBUG : Linkbox root 'rclone-test-nexepud5zuyi': Using cached web token 2026/05/02 03:32:29 DEBUG : Creating backend with remote "/tmp/rclone66869372" === RUN TestDirRemoveAll run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:32:29 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:32:29 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:32:34 DEBUG : dir/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 03:32:34 DEBUG : dir/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 03:32:36 DEBUG : dir/file1: Remove: 2026/05/02 03:32:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/02 03:32:37 DEBUG : dir/file1: >Remove: err= 2026/05/02 03:32:37 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/05/02 03:32:37 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:32:37 DEBUG : dir: Looking for writers 2026/05/02 03:32:37 DEBUG : Looking for writers 2026/05/02 03:32:37 DEBUG : dir: reading active writers 2026/05/02 03:32:37 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (10.54s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:32:39 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:32:39 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:32:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:32:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:32:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/02 03:32:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/02 03:32:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/02 03:32:40 DEBUG : Linkbox root 'rclone-test-nexepud5zuyi': File to upload is small (5 bytes), uploading instead of streaming 2026/05/02 03:32:42 DEBUG : file1: size = 5 OK 2026/05/02 03:32:42 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 03:32:42 DEBUG : file1: Size of src and dst objects identical 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:32:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/02 03:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 03:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : Linkbox root 'rclone-test-nexepud5zuyi': File to upload is small (0 bytes), uploading instead of streaming 2026/05/02 03:32:42 ERROR : file1: WriteFileHandle.New Rcat failed: can't upload empty files to this remote 2026/05/02 03:32:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/02 03:32:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:32:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:42 DEBUG : Linkbox root 'rclone-test-nexepud5zuyi': File to upload is small (7 bytes), uploading instead of streaming 2026/05/02 03:32:42 DEBUG : file1: Update: removing old file 2026/05/02 03:32:45 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 03:32:45 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 03:32:46 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/05/02 03:32:46 DEBUG : file1: size = 7 OK 2026/05/02 03:32:46 DEBUG : file1: Size of src and dst objects identical 2026/05/02 03:32:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:46 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:32:46 DEBUG : Looking for writers 2026/05/02 03:32:46 DEBUG : file1: reading active writers 2026/05/02 03:32:46 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleMethods (16.42s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:32:56 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:32:56 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:32:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:32:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:32:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:32:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:32:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:32:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/02 03:32:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:243: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:243 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,0,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleFlush 2026/05/02 03:32:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:251: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:251 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:252: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:252 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleFlush 2026/05/02 03:32:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/02 03:32:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:256 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:257: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:257 Error: Should be true Test: TestWriteFileHandleFlush 2026/05/02 03:32:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/02 03:32:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:261: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:261 Error: Received unexpected error: permission denied Test: TestWriteFileHandleFlush write_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:262 Error: Should be true Test: TestWriteFileHandleFlush dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=13) "file1,5,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleFlush 2026/05/02 03:32:56 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:32:56 DEBUG : Looking for writers 2026/05/02 03:32:56 DEBUG : file1: reading active writers 2026/05/02 03:32:56 DEBUG : file1: active writers 1 2026/05/02 03:32:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/02 03:32:56 DEBUG : Looking for writers 2026/05/02 03:32:56 DEBUG : file1: reading active writers 2026/05/02 03:32:56 DEBUG : file1: active writers 1 2026/05/02 03:32:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/02 03:32:56 DEBUG : Looking for writers 2026/05/02 03:32:56 DEBUG : file1: reading active writers 2026/05/02 03:32:56 DEBUG : file1: active writers 1 2026/05/02 03:32:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/02 03:32:56 DEBUG : Looking for writers 2026/05/02 03:32:56 DEBUG : file1: reading active writers 2026/05/02 03:32:56 DEBUG : file1: active writers 1 2026/05/02 03:32:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/02 03:32:56 DEBUG : Looking for writers 2026/05/02 03:32:56 DEBUG : file1: reading active writers 2026/05/02 03:32:56 DEBUG : file1: active writers 1 2026/05/02 03:32:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/02 03:32:57 DEBUG : Looking for writers 2026/05/02 03:32:57 DEBUG : file1: reading active writers 2026/05/02 03:32:57 DEBUG : file1: active writers 1 2026/05/02 03:32:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/02 03:32:57 DEBUG : Looking for writers 2026/05/02 03:32:57 DEBUG : file1: reading active writers 2026/05/02 03:32:57 DEBUG : file1: active writers 1 2026/05/02 03:32:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/02 03:32:58 DEBUG : Looking for writers 2026/05/02 03:32:58 DEBUG : file1: reading active writers 2026/05/02 03:32:58 DEBUG : file1: active writers 1 2026/05/02 03:32:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:32:59 DEBUG : Looking for writers 2026/05/02 03:32:59 DEBUG : file1: reading active writers 2026/05/02 03:32:59 DEBUG : file1: active writers 1 2026/05/02 03:32:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:00 DEBUG : Looking for writers 2026/05/02 03:33:00 DEBUG : file1: reading active writers 2026/05/02 03:33:00 DEBUG : file1: active writers 1 2026/05/02 03:33:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:01 DEBUG : Looking for writers 2026/05/02 03:33:01 DEBUG : file1: reading active writers 2026/05/02 03:33:01 DEBUG : file1: active writers 1 2026/05/02 03:33:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:02 DEBUG : Looking for writers 2026/05/02 03:33:02 DEBUG : file1: reading active writers 2026/05/02 03:33:02 DEBUG : file1: active writers 1 2026/05/02 03:33:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:03 DEBUG : Looking for writers 2026/05/02 03:33:03 DEBUG : file1: reading active writers 2026/05/02 03:33:03 DEBUG : file1: active writers 1 2026/05/02 03:33:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:04 DEBUG : Looking for writers 2026/05/02 03:33:04 DEBUG : file1: reading active writers 2026/05/02 03:33:04 DEBUG : file1: active writers 1 2026/05/02 03:33:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:05 DEBUG : Looking for writers 2026/05/02 03:33:05 DEBUG : file1: reading active writers 2026/05/02 03:33:05 DEBUG : file1: active writers 1 2026/05/02 03:33:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:06 DEBUG : Looking for writers 2026/05/02 03:33:06 DEBUG : file1: reading active writers 2026/05/02 03:33:06 DEBUG : file1: active writers 1 2026/05/02 03:33:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:07 DEBUG : Looking for writers 2026/05/02 03:33:07 DEBUG : file1: reading active writers 2026/05/02 03:33:07 DEBUG : file1: active writers 1 2026/05/02 03:33:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:08 DEBUG : Looking for writers 2026/05/02 03:33:08 DEBUG : file1: reading active writers 2026/05/02 03:33:08 DEBUG : file1: active writers 1 2026/05/02 03:33:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:09 DEBUG : Looking for writers 2026/05/02 03:33:09 DEBUG : file1: reading active writers 2026/05/02 03:33:09 DEBUG : file1: active writers 1 2026/05/02 03:33:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:10 DEBUG : Looking for writers 2026/05/02 03:33:10 DEBUG : file1: reading active writers 2026/05/02 03:33:10 DEBUG : file1: active writers 1 2026/05/02 03:33:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:11 DEBUG : Looking for writers 2026/05/02 03:33:11 DEBUG : file1: reading active writers 2026/05/02 03:33:11 DEBUG : file1: active writers 1 2026/05/02 03:33:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:12 DEBUG : Looking for writers 2026/05/02 03:33:12 DEBUG : file1: reading active writers 2026/05/02 03:33:12 DEBUG : file1: active writers 1 2026/05/02 03:33:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:13 DEBUG : Looking for writers 2026/05/02 03:33:13 DEBUG : file1: reading active writers 2026/05/02 03:33:13 DEBUG : file1: active writers 1 2026/05/02 03:33:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:14 DEBUG : Looking for writers 2026/05/02 03:33:14 DEBUG : file1: reading active writers 2026/05/02 03:33:14 DEBUG : file1: active writers 1 2026/05/02 03:33:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:15 DEBUG : Looking for writers 2026/05/02 03:33:15 DEBUG : file1: reading active writers 2026/05/02 03:33:15 DEBUG : file1: active writers 1 2026/05/02 03:33:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:16 DEBUG : Looking for writers 2026/05/02 03:33:16 DEBUG : file1: reading active writers 2026/05/02 03:33:16 DEBUG : file1: active writers 1 2026/05/02 03:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:17 DEBUG : Looking for writers 2026/05/02 03:33:17 DEBUG : file1: reading active writers 2026/05/02 03:33:17 DEBUG : file1: active writers 1 2026/05/02 03:33:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:18 DEBUG : Looking for writers 2026/05/02 03:33:18 DEBUG : file1: reading active writers 2026/05/02 03:33:18 DEBUG : file1: active writers 1 2026/05/02 03:33:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:19 DEBUG : Looking for writers 2026/05/02 03:33:19 DEBUG : file1: reading active writers 2026/05/02 03:33:19 DEBUG : file1: active writers 1 2026/05/02 03:33:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:20 DEBUG : Looking for writers 2026/05/02 03:33:20 DEBUG : file1: reading active writers 2026/05/02 03:33:20 DEBUG : file1: active writers 1 2026/05/02 03:33:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:21 DEBUG : Looking for writers 2026/05/02 03:33:21 DEBUG : file1: reading active writers 2026/05/02 03:33:21 DEBUG : file1: active writers 1 2026/05/02 03:33:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:22 DEBUG : Looking for writers 2026/05/02 03:33:22 DEBUG : file1: reading active writers 2026/05/02 03:33:22 DEBUG : file1: active writers 1 2026/05/02 03:33:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:23 DEBUG : Looking for writers 2026/05/02 03:33:23 DEBUG : file1: reading active writers 2026/05/02 03:33:23 DEBUG : file1: active writers 1 2026/05/02 03:33:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:24 DEBUG : Looking for writers 2026/05/02 03:33:24 DEBUG : file1: reading active writers 2026/05/02 03:33:24 DEBUG : file1: active writers 1 2026/05/02 03:33:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:25 DEBUG : Looking for writers 2026/05/02 03:33:25 DEBUG : file1: reading active writers 2026/05/02 03:33:25 DEBUG : file1: active writers 1 2026/05/02 03:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:26 DEBUG : Looking for writers 2026/05/02 03:33:26 DEBUG : file1: reading active writers 2026/05/02 03:33:26 DEBUG : file1: active writers 1 2026/05/02 03:33:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:26 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/02 03:33:26 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleFlush (42.33s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:33:38 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:33:38 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:33:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:33:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:33:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:33:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:33:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:33:39 DEBUG : file1: WriteFileHandle.Release closing 2026/05/02 03:33:39 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/02 03:33:39 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:33:39 DEBUG : Looking for writers 2026/05/02 03:33:39 DEBUG : file1: reading active writers 2026/05/02 03:33:39 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleRelease (12.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:33:50 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:33:50 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:33:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:33:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:33:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:33:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:33:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:33:54 DEBUG : Can set mod time: false write_test.go:321: can't set mod time 2026/05/02 03:33:54 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:33:54 DEBUG : Looking for writers 2026/05/02 03:33:54 DEBUG : file1: reading active writers 2026/05/02 03:33:54 DEBUG : file1: active writers 1 2026/05/02 03:33:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/02 03:33:54 DEBUG : Looking for writers 2026/05/02 03:33:54 DEBUG : file1: reading active writers 2026/05/02 03:33:54 DEBUG : file1: active writers 1 2026/05/02 03:33:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/02 03:33:54 DEBUG : Looking for writers 2026/05/02 03:33:54 DEBUG : file1: reading active writers 2026/05/02 03:33:54 DEBUG : file1: active writers 1 2026/05/02 03:33:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/02 03:33:54 DEBUG : Looking for writers 2026/05/02 03:33:54 DEBUG : file1: reading active writers 2026/05/02 03:33:54 DEBUG : file1: active writers 1 2026/05/02 03:33:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/02 03:33:54 DEBUG : Looking for writers 2026/05/02 03:33:54 DEBUG : file1: reading active writers 2026/05/02 03:33:54 DEBUG : file1: active writers 1 2026/05/02 03:33:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/02 03:33:55 DEBUG : Looking for writers 2026/05/02 03:33:55 DEBUG : file1: reading active writers 2026/05/02 03:33:55 DEBUG : file1: active writers 1 2026/05/02 03:33:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/02 03:33:55 DEBUG : Looking for writers 2026/05/02 03:33:55 DEBUG : file1: reading active writers 2026/05/02 03:33:55 DEBUG : file1: active writers 1 2026/05/02 03:33:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/02 03:33:56 DEBUG : Looking for writers 2026/05/02 03:33:56 DEBUG : file1: reading active writers 2026/05/02 03:33:56 DEBUG : file1: active writers 1 2026/05/02 03:33:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:57 DEBUG : Looking for writers 2026/05/02 03:33:57 DEBUG : file1: reading active writers 2026/05/02 03:33:57 DEBUG : file1: active writers 1 2026/05/02 03:33:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:58 DEBUG : Looking for writers 2026/05/02 03:33:58 DEBUG : file1: reading active writers 2026/05/02 03:33:58 DEBUG : file1: active writers 1 2026/05/02 03:33:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:33:59 DEBUG : Looking for writers 2026/05/02 03:33:59 DEBUG : file1: reading active writers 2026/05/02 03:33:59 DEBUG : file1: active writers 1 2026/05/02 03:33:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:00 DEBUG : Looking for writers 2026/05/02 03:34:00 DEBUG : file1: reading active writers 2026/05/02 03:34:00 DEBUG : file1: active writers 1 2026/05/02 03:34:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:01 DEBUG : Looking for writers 2026/05/02 03:34:01 DEBUG : file1: reading active writers 2026/05/02 03:34:01 DEBUG : file1: active writers 1 2026/05/02 03:34:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:02 DEBUG : Looking for writers 2026/05/02 03:34:02 DEBUG : file1: reading active writers 2026/05/02 03:34:02 DEBUG : file1: active writers 1 2026/05/02 03:34:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:03 DEBUG : Looking for writers 2026/05/02 03:34:03 DEBUG : file1: reading active writers 2026/05/02 03:34:03 DEBUG : file1: active writers 1 2026/05/02 03:34:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:04 DEBUG : Looking for writers 2026/05/02 03:34:04 DEBUG : file1: reading active writers 2026/05/02 03:34:04 DEBUG : file1: active writers 1 2026/05/02 03:34:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:05 DEBUG : Looking for writers 2026/05/02 03:34:05 DEBUG : file1: reading active writers 2026/05/02 03:34:05 DEBUG : file1: active writers 1 2026/05/02 03:34:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:06 DEBUG : Looking for writers 2026/05/02 03:34:06 DEBUG : file1: reading active writers 2026/05/02 03:34:06 DEBUG : file1: active writers 1 2026/05/02 03:34:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:07 DEBUG : Looking for writers 2026/05/02 03:34:07 DEBUG : file1: reading active writers 2026/05/02 03:34:07 DEBUG : file1: active writers 1 2026/05/02 03:34:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:08 DEBUG : Looking for writers 2026/05/02 03:34:08 DEBUG : file1: reading active writers 2026/05/02 03:34:08 DEBUG : file1: active writers 1 2026/05/02 03:34:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:09 DEBUG : Looking for writers 2026/05/02 03:34:09 DEBUG : file1: reading active writers 2026/05/02 03:34:09 DEBUG : file1: active writers 1 2026/05/02 03:34:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:10 DEBUG : Looking for writers 2026/05/02 03:34:10 DEBUG : file1: reading active writers 2026/05/02 03:34:10 DEBUG : file1: active writers 1 2026/05/02 03:34:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:11 DEBUG : Looking for writers 2026/05/02 03:34:11 DEBUG : file1: reading active writers 2026/05/02 03:34:11 DEBUG : file1: active writers 1 2026/05/02 03:34:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:12 DEBUG : Looking for writers 2026/05/02 03:34:12 DEBUG : file1: reading active writers 2026/05/02 03:34:12 DEBUG : file1: active writers 1 2026/05/02 03:34:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:13 DEBUG : Looking for writers 2026/05/02 03:34:13 DEBUG : file1: reading active writers 2026/05/02 03:34:13 DEBUG : file1: active writers 1 2026/05/02 03:34:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:14 DEBUG : Looking for writers 2026/05/02 03:34:14 DEBUG : file1: reading active writers 2026/05/02 03:34:14 DEBUG : file1: active writers 1 2026/05/02 03:34:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:15 DEBUG : Looking for writers 2026/05/02 03:34:15 DEBUG : file1: reading active writers 2026/05/02 03:34:15 DEBUG : file1: active writers 1 2026/05/02 03:34:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:16 DEBUG : Looking for writers 2026/05/02 03:34:16 DEBUG : file1: reading active writers 2026/05/02 03:34:16 DEBUG : file1: active writers 1 2026/05/02 03:34:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:17 DEBUG : Looking for writers 2026/05/02 03:34:17 DEBUG : file1: reading active writers 2026/05/02 03:34:17 DEBUG : file1: active writers 1 2026/05/02 03:34:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:18 DEBUG : Looking for writers 2026/05/02 03:34:18 DEBUG : file1: reading active writers 2026/05/02 03:34:18 DEBUG : file1: active writers 1 2026/05/02 03:34:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:19 DEBUG : Looking for writers 2026/05/02 03:34:19 DEBUG : file1: reading active writers 2026/05/02 03:34:19 DEBUG : file1: active writers 1 2026/05/02 03:34:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:20 DEBUG : Looking for writers 2026/05/02 03:34:20 DEBUG : file1: reading active writers 2026/05/02 03:34:20 DEBUG : file1: active writers 1 2026/05/02 03:34:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:21 DEBUG : Looking for writers 2026/05/02 03:34:21 DEBUG : file1: reading active writers 2026/05/02 03:34:21 DEBUG : file1: active writers 1 2026/05/02 03:34:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:22 DEBUG : Looking for writers 2026/05/02 03:34:22 DEBUG : file1: reading active writers 2026/05/02 03:34:22 DEBUG : file1: active writers 1 2026/05/02 03:34:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:23 DEBUG : Looking for writers 2026/05/02 03:34:23 DEBUG : file1: reading active writers 2026/05/02 03:34:23 DEBUG : file1: active writers 1 2026/05/02 03:34:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:24 DEBUG : Looking for writers 2026/05/02 03:34:24 DEBUG : file1: reading active writers 2026/05/02 03:34:24 DEBUG : file1: active writers 1 2026/05/02 03:34:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:24 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/02 03:34:24 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "file1" --- FAIL: TestWriteFileModTimeWithOpenWriters (45.70s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:34:36 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:34:36 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:34:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:34:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:34:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:34:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:34:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:34:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/02 03:34:37 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 03:34:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 03:34:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/02 03:34:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:34:37 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: 7 actual : 0 Test: TestFileReadAtZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: []byte{} actual : []byte{0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x31, 0x32} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]uint8) { +([]uint8) (len=7) { + 00000000 68 65 6c 6c 6f 31 32 |hello12| } Test: TestFileReadAtZeroLength 2026/05/02 03:34:37 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:34:37 DEBUG : Looking for writers 2026/05/02 03:34:37 DEBUG : file1: reading active writers 2026/05/02 03:34:37 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "file1" --- FAIL: TestFileReadAtZeroLength (12.87s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:34:49 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:34:49 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:34:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/02 03:34:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/02 03:34:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/02 03:34:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/02 03:34:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/02 03:34:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:350: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Received unexpected error: permission denied Test: TestFileReadAtNonZeroLength 2026/05/02 03:34:49 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:34:49 DEBUG : Looking for writers 2026/05/02 03:34:49 DEBUG : file1: reading active writers 2026/05/02 03:34:49 DEBUG : file1: active writers 1 2026/05/02 03:34:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/02 03:34:49 DEBUG : Looking for writers 2026/05/02 03:34:49 DEBUG : file1: reading active writers 2026/05/02 03:34:49 DEBUG : file1: active writers 1 2026/05/02 03:34:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/02 03:34:50 DEBUG : Looking for writers 2026/05/02 03:34:50 DEBUG : file1: reading active writers 2026/05/02 03:34:50 DEBUG : file1: active writers 1 2026/05/02 03:34:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/02 03:34:50 DEBUG : Looking for writers 2026/05/02 03:34:50 DEBUG : file1: reading active writers 2026/05/02 03:34:50 DEBUG : file1: active writers 1 2026/05/02 03:34:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/02 03:34:50 DEBUG : Looking for writers 2026/05/02 03:34:50 DEBUG : file1: reading active writers 2026/05/02 03:34:50 DEBUG : file1: active writers 1 2026/05/02 03:34:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/02 03:34:50 DEBUG : Looking for writers 2026/05/02 03:34:50 DEBUG : file1: reading active writers 2026/05/02 03:34:50 DEBUG : file1: active writers 1 2026/05/02 03:34:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/02 03:34:50 DEBUG : Looking for writers 2026/05/02 03:34:50 DEBUG : file1: reading active writers 2026/05/02 03:34:50 DEBUG : file1: active writers 1 2026/05/02 03:34:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/02 03:34:51 DEBUG : Looking for writers 2026/05/02 03:34:51 DEBUG : file1: reading active writers 2026/05/02 03:34:51 DEBUG : file1: active writers 1 2026/05/02 03:34:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:52 DEBUG : Looking for writers 2026/05/02 03:34:52 DEBUG : file1: reading active writers 2026/05/02 03:34:52 DEBUG : file1: active writers 1 2026/05/02 03:34:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:53 DEBUG : Looking for writers 2026/05/02 03:34:53 DEBUG : file1: reading active writers 2026/05/02 03:34:53 DEBUG : file1: active writers 1 2026/05/02 03:34:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:54 DEBUG : Looking for writers 2026/05/02 03:34:54 DEBUG : file1: reading active writers 2026/05/02 03:34:54 DEBUG : file1: active writers 1 2026/05/02 03:34:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:55 DEBUG : Looking for writers 2026/05/02 03:34:55 DEBUG : file1: reading active writers 2026/05/02 03:34:55 DEBUG : file1: active writers 1 2026/05/02 03:34:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:56 DEBUG : Looking for writers 2026/05/02 03:34:56 DEBUG : file1: reading active writers 2026/05/02 03:34:56 DEBUG : file1: active writers 1 2026/05/02 03:34:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:57 DEBUG : Looking for writers 2026/05/02 03:34:57 DEBUG : file1: reading active writers 2026/05/02 03:34:57 DEBUG : file1: active writers 1 2026/05/02 03:34:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:58 DEBUG : Looking for writers 2026/05/02 03:34:58 DEBUG : file1: reading active writers 2026/05/02 03:34:58 DEBUG : file1: active writers 1 2026/05/02 03:34:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:34:59 DEBUG : Looking for writers 2026/05/02 03:34:59 DEBUG : file1: reading active writers 2026/05/02 03:34:59 DEBUG : file1: active writers 1 2026/05/02 03:34:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:00 DEBUG : Looking for writers 2026/05/02 03:35:00 DEBUG : file1: reading active writers 2026/05/02 03:35:00 DEBUG : file1: active writers 1 2026/05/02 03:35:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:01 DEBUG : Looking for writers 2026/05/02 03:35:01 DEBUG : file1: reading active writers 2026/05/02 03:35:01 DEBUG : file1: active writers 1 2026/05/02 03:35:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:02 DEBUG : Looking for writers 2026/05/02 03:35:02 DEBUG : file1: reading active writers 2026/05/02 03:35:02 DEBUG : file1: active writers 1 2026/05/02 03:35:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:03 DEBUG : Looking for writers 2026/05/02 03:35:03 DEBUG : file1: reading active writers 2026/05/02 03:35:03 DEBUG : file1: active writers 1 2026/05/02 03:35:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:04 DEBUG : Looking for writers 2026/05/02 03:35:04 DEBUG : file1: reading active writers 2026/05/02 03:35:04 DEBUG : file1: active writers 1 2026/05/02 03:35:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:05 DEBUG : Looking for writers 2026/05/02 03:35:05 DEBUG : file1: reading active writers 2026/05/02 03:35:05 DEBUG : file1: active writers 1 2026/05/02 03:35:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:06 DEBUG : Looking for writers 2026/05/02 03:35:06 DEBUG : file1: reading active writers 2026/05/02 03:35:06 DEBUG : file1: active writers 1 2026/05/02 03:35:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:07 DEBUG : Looking for writers 2026/05/02 03:35:07 DEBUG : file1: reading active writers 2026/05/02 03:35:07 DEBUG : file1: active writers 1 2026/05/02 03:35:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:08 DEBUG : Looking for writers 2026/05/02 03:35:08 DEBUG : file1: reading active writers 2026/05/02 03:35:08 DEBUG : file1: active writers 1 2026/05/02 03:35:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:09 DEBUG : Looking for writers 2026/05/02 03:35:09 DEBUG : file1: reading active writers 2026/05/02 03:35:09 DEBUG : file1: active writers 1 2026/05/02 03:35:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:10 DEBUG : Looking for writers 2026/05/02 03:35:10 DEBUG : file1: reading active writers 2026/05/02 03:35:10 DEBUG : file1: active writers 1 2026/05/02 03:35:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:11 DEBUG : Looking for writers 2026/05/02 03:35:11 DEBUG : file1: reading active writers 2026/05/02 03:35:11 DEBUG : file1: active writers 1 2026/05/02 03:35:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:12 DEBUG : Looking for writers 2026/05/02 03:35:12 DEBUG : file1: reading active writers 2026/05/02 03:35:12 DEBUG : file1: active writers 1 2026/05/02 03:35:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:13 DEBUG : Looking for writers 2026/05/02 03:35:13 DEBUG : file1: reading active writers 2026/05/02 03:35:13 DEBUG : file1: active writers 1 2026/05/02 03:35:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:14 DEBUG : Looking for writers 2026/05/02 03:35:14 DEBUG : file1: reading active writers 2026/05/02 03:35:14 DEBUG : file1: active writers 1 2026/05/02 03:35:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:15 DEBUG : Looking for writers 2026/05/02 03:35:15 DEBUG : file1: reading active writers 2026/05/02 03:35:15 DEBUG : file1: active writers 1 2026/05/02 03:35:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:16 DEBUG : Looking for writers 2026/05/02 03:35:16 DEBUG : file1: reading active writers 2026/05/02 03:35:16 DEBUG : file1: active writers 1 2026/05/02 03:35:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:17 DEBUG : Looking for writers 2026/05/02 03:35:17 DEBUG : file1: reading active writers 2026/05/02 03:35:17 DEBUG : file1: active writers 1 2026/05/02 03:35:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:18 DEBUG : Looking for writers 2026/05/02 03:35:18 DEBUG : file1: reading active writers 2026/05/02 03:35:18 DEBUG : file1: active writers 1 2026/05/02 03:35:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:19 DEBUG : Looking for writers 2026/05/02 03:35:19 DEBUG : file1: reading active writers 2026/05/02 03:35:19 DEBUG : file1: active writers 1 2026/05/02 03:35:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/02 03:35:19 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/02 03:35:19 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:350 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:384 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "file1" --- FAIL: TestFileReadAtNonZeroLength (42.28s) === RUN TestZipManyFiles run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:35:31 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:35:31 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got file1 (7), flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" 2026/05/02 03:35:52 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/02 03:35:52 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/02 03:35:52 DEBUG : flat/f000.txt: Set virtual modtime to 2026-05-02 03:35:34 +0000 UTC 2026/05/02 03:35:52 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:35:52 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:35:52 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/02 03:35:52 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/02 03:35:52 DEBUG : flat/f001.txt: Set virtual modtime to 2026-05-02 03:35:36 +0000 UTC 2026/05/02 03:35:52 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:35:52 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:35:52 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/02 03:35:52 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/02 03:35:52 DEBUG : flat/f002.txt: Set virtual modtime to 2026-05-02 03:35:38 +0000 UTC 2026/05/02 03:35:52 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:35:53 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:35:53 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/02 03:35:53 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/02 03:35:53 DEBUG : flat/f003.txt: Set virtual modtime to 2026-05-02 03:35:40 +0000 UTC 2026/05/02 03:35:53 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:35:53 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:35:53 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/02 03:35:53 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/02 03:35:53 DEBUG : flat/f004.txt: Set virtual modtime to 2026-05-02 03:35:41 +0000 UTC 2026/05/02 03:35:53 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:35:53 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:35:53 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:35:53 DEBUG : flat: Looking for writers 2026/05/02 03:35:53 DEBUG : f002.txt: reading active writers 2026/05/02 03:35:53 DEBUG : f003.txt: reading active writers 2026/05/02 03:35:53 DEBUG : f004.txt: reading active writers 2026/05/02 03:35:53 DEBUG : f000.txt: reading active writers 2026/05/02 03:35:53 DEBUG : f001.txt: reading active writers 2026/05/02 03:35:53 DEBUG : Looking for writers 2026/05/02 03:35:53 DEBUG : file1: reading active writers 2026/05/02 03:35:53 DEBUG : flat: reading active writers 2026/05/02 03:35:53 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManyFiles Messages: Unexpected file "file1" --- FAIL: TestZipManyFiles (42.01s) === RUN TestZipManySubDirs run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:36:13 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:36:13 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:36:24 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/05/02 03:36:24 DEBUG : a/b/c/deep.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/05/02 03:36:26 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/02 03:36:26 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/02 03:36:26 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-05-02 03:36:23 +0000 UTC 2026/05/02 03:36:26 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:36:26 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:26 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/02 03:36:26 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/02 03:36:26 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-05-02 03:36:19 +0000 UTC 2026/05/02 03:36:26 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:36:26 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:26 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/02 03:36:26 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/02 03:36:26 DEBUG : a/top.txt: Set virtual modtime to 2026-05-02 03:36:16 +0000 UTC 2026/05/02 03:36:26 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:36:26 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:26 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:36:26 DEBUG : a/b/c: Looking for writers 2026/05/02 03:36:26 DEBUG : deep.txt: reading active writers 2026/05/02 03:36:26 DEBUG : a/b: Looking for writers 2026/05/02 03:36:26 DEBUG : c: reading active writers 2026/05/02 03:36:26 DEBUG : mid.txt: reading active writers 2026/05/02 03:36:26 DEBUG : a: Looking for writers 2026/05/02 03:36:26 DEBUG : b: reading active writers 2026/05/02 03:36:26 DEBUG : top.txt: reading active writers 2026/05/02 03:36:26 DEBUG : Looking for writers 2026/05/02 03:36:26 DEBUG : a: reading active writers 2026/05/02 03:36:26 DEBUG : file1: reading active writers 2026/05/02 03:36:26 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipManySubDirs Messages: Unexpected file "file1" --- FAIL: TestZipManySubDirs (35.05s) === RUN TestZipLargeFiles run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:36:48 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:36:48 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:36:56 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/02 03:36:56 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/02 03:36:56 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-05-02 03:36:54 +0000 UTC 2026/05/02 03:36:56 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 03:36:59 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:00 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:01 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:37:01 DEBUG : bigdir: Looking for writers 2026/05/02 03:37:01 DEBUG : big.bin: reading active writers 2026/05/02 03:37:01 DEBUG : Looking for writers 2026/05/02 03:37:01 DEBUG : bigdir: reading active writers 2026/05/02 03:37:01 DEBUG : file1: reading active writers 2026/05/02 03:37:01 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipLargeFiles Messages: Unexpected file "file1" --- FAIL: TestZipLargeFiles (27.62s) === RUN TestZipDirsInRoot run.go:185: Remote "Linkbox root 'rclone-test-nexepud5zuyi'", Local "Local file system at /tmp/rclone66869372", Modify Window "876000h0m0s" 2026/05/02 03:37:16 INFO : Linkbox root 'rclone-test-nexepud5zuyi': poll-interval is not supported by this remote 2026/05/02 03:37:16 NOTICE: Linkbox root 'rclone-test-nexepud5zuyi': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/02 03:37:28 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/02 03:37:28 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/02 03:37:28 DEBUG : dir1/a.txt: Set virtual modtime to 2026-05-02 03:37:18 +0000 UTC 2026/05/02 03:37:28 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:37:28 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:28 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/02 03:37:28 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/02 03:37:28 DEBUG : dir2/b.txt: Set virtual modtime to 2026-05-02 03:37:22 +0000 UTC 2026/05/02 03:37:28 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:37:28 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:29 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/02 03:37:29 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/02 03:37:29 DEBUG : dir3/c.txt: Set virtual modtime to 2026-05-02 03:37:26 +0000 UTC 2026/05/02 03:37:29 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:37:29 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:29 DEBUG : file1: Open: flags=O_RDONLY 2026/05/02 03:37:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/02 03:37:29 DEBUG : file1: Set virtual modtime to 2026-05-02 03:32:44 +0000 UTC 2026/05/02 03:37:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/02 03:37:29 DEBUG : file1: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/02 03:37:29 DEBUG : WaitForWriters: timeout=30s 2026/05/02 03:37:29 DEBUG : dir1: Looking for writers 2026/05/02 03:37:29 DEBUG : a.txt: reading active writers 2026/05/02 03:37:29 DEBUG : dir2: Looking for writers 2026/05/02 03:37:29 DEBUG : b.txt: reading active writers 2026/05/02 03:37:29 DEBUG : dir3: Looking for writers 2026/05/02 03:37:29 DEBUG : c.txt: reading active writers 2026/05/02 03:37:29 DEBUG : Looking for writers 2026/05/02 03:37:29 DEBUG : dir2: reading active writers 2026/05/02 03:37:29 DEBUG : dir3: reading active writers 2026/05/02 03:37:29 DEBUG : file1: reading active writers 2026/05/02 03:37:29 DEBUG : dir1: reading active writers 2026/05/02 03:37:29 DEBUG : >WaitForWriters: run.go:130: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "file1" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: listing wrong, want got file1 (7) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestZipDirsInRoot Messages: Unexpected file "file1" --- FAIL: TestZipDirsInRoot (33.94s) FAIL 2026/05/02 03:37:50 DEBUG : Linkbox root 'rclone-test-nexepud5zuyi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestDirRemoveAll|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$'" - Finished ERROR in 5m23.32090243s (try 3/5): exit status 1: Failed [TestDirRemoveAll TestWriteFileHandleMethods TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]