"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestMaxDelete|TestMaxDeleteSize|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2026/04/17 05:13:02 DEBUG : Creating backend with remote "TestMega:rclone-test-naravim6sewu" 2026/04/17 05:13:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/17 05:13:02 DEBUG : mega root 'rclone-test-naravim6sewu': Using previously stored session ID and master key to initialize the Mega API 2026/04/17 05:13:17 DEBUG : Creating backend with remote "/tmp/rclone3730326653" === RUN TestCopyFileCompareDest run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:13:17 DEBUG : Creating backend with remote "TestMega:rclone-test-naravim6sewu/dst" 2026/04/17 05:13:17 DEBUG : mega root 'rclone-test-naravim6sewu/dst': Using previously stored session ID and master key to initialize the Mega API 2026/04/17 05:13:32 DEBUG : Creating backend with remote "TestMega:rclone-test-naravim6sewu/CompareDest" 2026/04/17 05:13:32 DEBUG : mega root 'rclone-test-naravim6sewu/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/04/17 05:13:51 DEBUG : one: Need to transfer - File not found at Destination 2026/04/17 05:14:02 DEBUG : one: size = 3 OK 2026/04/17 05:14:02 INFO : one: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/04/17 05:14:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3730326653) 2026/04/17 05:14:09 DEBUG : one: size = 3 (mega root 'rclone-test-naravim6sewu/dst') 2026/04/17 05:14:09 DEBUG : one: Sizes differ 2026/04/17 05:14:20 ERROR : one: Failed to copy: failed to finish upload: unexpected end of JSON input copy_test.go:220: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220 Error: Received unexpected error: failed to finish upload: unexpected end of JSON input Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (63.46s) === RUN TestMaxDelete run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:14:23 DEBUG : Waiting for deletions to finish 2026/04/17 05:14:24 INFO : large: Deleted 2026/04/17 05:14:24 INFO : medium: Deleted 2026/04/17 05:14:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (3.96s) === RUN TestMaxDeleteSize run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:14:29 DEBUG : Waiting for deletions to finish 2026/04/17 05:14:31 INFO : large: Deleted 2026/04/17 05:14:32 INFO : medium: Deleted 2026/04/17 05:14:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (9.59s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:14:34 INFO : A1: Making directory 2026/04/17 05:14:35 INFO : A1/B1: Making directory 2026/04/17 05:14:35 INFO : A1/B1/C1: Making directory 2026/04/17 05:14:37 DEBUG : removing 1 level 3 directories 2026/04/17 05:14:37 INFO : A1/B1/C1: Removing directory 2026/04/17 05:14:38 DEBUG : removing 1 level 2 directories 2026/04/17 05:14:38 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (4.37s) === RUN TestRmdirsWithFilter run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:14:39 INFO : A1: Making directory 2026/04/17 05:14:40 INFO : A1/B1: Making directory 2026/04/17 05:14:42 INFO : A1/B1/C1: Making directory 2026/04/17 05:14:42 DEBUG : removing 1 level 3 directories 2026/04/17 05:14:42 INFO : A1/B1/C1: Removing directory 2026/04/17 05:14:43 DEBUG : removing 1 level 2 directories 2026/04/17 05:14:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.93s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:14:44 DEBUG : mega root 'rclone-test-naravim6sewu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 05:14:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 05:14:44 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/04/17 05:14:44 DEBUG : mega root 'rclone-test-naravim6sewu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/17 05:14:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 05:14:45 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" 2026/04/17 05:14:52 DEBUG : mega root 'rclone-test-naravim6sewu': File to upload is small (34 bytes), uploading instead of streaming 2026/04/17 05:14:55 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/17 05:14:55 NOTICE: mega root 'rclone-test-naravim6sewu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/17 05:14:55 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/17 05:14:55 DEBUG : mega root 'rclone-test-naravim6sewu': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/04/17 05:14:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/17 05:14:55 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRcat (18.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (8.44s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.33s) === RUN TestRemoveExisting run.go:185: Remote "mega root 'rclone-test-naravim6sewu'", Local "Local file system at /tmp/rclone3730326653", Modify Window "876000h0m0s" run.go:290: Failed to put "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" to "mega root 'rclone-test-naravim6sewu'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestRemoveExisting (13.04s) FAIL 2026/04/17 05:15:15 DEBUG : mega root 'rclone-test-naravim6sewu': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyFileCompareDest|TestMaxDelete|TestMaxDeleteSize|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 2m13.629194673s (try 2/5): exit status 1: Failed [TestCopyFileCompareDest TestMaxDelete TestMaxDeleteSize TestRemoveExisting]