"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestDeduplicateFirst|TestDirMove|TestMaxDelete)$'" - Starting (try 5/5) 2025/12/26 04:20:06 DEBUG : Creating backend with remote "TestMega:rclone-test-metuyul5rede" 2025/12/26 04:20:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/26 04:20:06 DEBUG : mega root 'rclone-test-metuyul5rede': Using previously stored session ID and master key to initialize the Mega API 2025/12/26 04:20:25 DEBUG : Creating backend with remote "/tmp/rclone3613775380" === RUN TestCheckSumDownload run.go:185: Remote "mega root 'rclone-test-metuyul5rede'", Local "Local file system at /tmp/rclone3613775380", Modify Window "876000h0m0s" 2025/12/26 04:20:25 DEBUG : Creating backend with remote "TestMega:rclone-test-metuyul5rede/data" 2025/12/26 04:20:25 DEBUG : mega root 'rclone-test-metuyul5rede/data': Using previously stored session ID and master key to initialize the Mega API === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload run.go:290: Failed to put "data/potato" to "mega root 'rclone-test-metuyul5rede'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestCheckSumDownload (69.53s) --- PASS: TestCheckSumDownload/subtest1 (0.29s) --- PASS: TestCheckSumDownload/subtest2 (0.20s) --- PASS: TestCheckSumDownload/subtest3 (0.43s) --- PASS: TestCheckSumDownload/subtest4 (0.65s) --- PASS: TestCheckSumDownload/subtest5 (0.29s) --- PASS: TestCheckSumDownload/subtest6 (0.68s) === RUN TestCopyFileCompareDest run.go:185: Remote "mega root 'rclone-test-metuyul5rede'", Local "Local file system at /tmp/rclone3613775380", Modify Window "876000h0m0s" 2025/12/26 04:21:34 DEBUG : Creating backend with remote "TestMega:rclone-test-metuyul5rede/dst" 2025/12/26 04:21:34 DEBUG : mega root 'rclone-test-metuyul5rede/dst': Using previously stored session ID and master key to initialize the Mega API 2025/12/26 04:21:52 DEBUG : Creating backend with remote "TestMega:rclone-test-metuyul5rede/CompareDest" 2025/12/26 04:21:52 DEBUG : mega root 'rclone-test-metuyul5rede/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2025/12/26 04:22:10 DEBUG : one: Need to transfer - File not found at Destination 2025/12/26 04:22:14 DEBUG : one: size = 3 OK 2025/12/26 04:22:14 INFO : one: Copied (new) 2025/12/26 04:22:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3613775380) 2025/12/26 04:22:14 DEBUG : one: size = 3 (mega root 'rclone-test-metuyul5rede/dst') 2025/12/26 04:22:14 DEBUG : one: Sizes differ 2025/12/26 04:22:18 DEBUG : one: size = 5 OK 2025/12/26 04:22:18 INFO : one: Copied (replaced existing) 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 2025/12/26 04:22:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone3613775380) 2025/12/26 04:22:34 DEBUG : one: size = 3 (mega root 'rclone-test-metuyul5rede/dst') 2025/12/26 04:22:34 DEBUG : one: Sizes differ 2025/12/26 04:22:34 DEBUG : one: size = 5 OK 2025/12/26 04:22:34 INFO : one: Copied (replaced existing) 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/fs/operations/copy_test.go:237 Error: Should be true Test: TestCopyFileCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (5) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/operations/copy_test.go:237 Error: Not equal: expected: 3 actual : 5 Test: TestCopyFileCompareDest Messages: dst/one: size incorrect file=3 vs obj=5 run.go:290: Failed to put "CompareDest/two" to "mega root 'rclone-test-metuyul5rede'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestCopyFileCompareDest (78.68s) === RUN TestDeduplicateFirst run.go:185: Remote "mega root 'rclone-test-metuyul5rede'", Local "Local file system at /tmp/rclone3613775380", Modify Window "876000h0m0s" run.go:290: Failed to put "one" to "mega root 'rclone-test-metuyul5rede'": failed to finish upload: unexpected end of JSON input --- FAIL: TestDeduplicateFirst (11.59s) === RUN TestMaxDelete run.go:185: Remote "mega root 'rclone-test-metuyul5rede'", Local "Local file system at /tmp/rclone3613775380", Modify Window "876000h0m0s" run.go:290: Failed to put "medium" to "mega root 'rclone-test-metuyul5rede'": upload file failed to create session: unexpected end of JSON input --- FAIL: TestMaxDelete (29.51s) === RUN TestDirMove run.go:185: Remote "mega root 'rclone-test-metuyul5rede'", Local "Local file system at /tmp/rclone3613775380", Modify Window "876000h0m0s" run.go:290: Failed to put "A1/one" to "mega root 'rclone-test-metuyul5rede'": mkdir create node failed: unexpected end of JSON input --- FAIL: TestDirMove (10.71s) FAIL 2025/12/26 04:23:45 DEBUG : mega root 'rclone-test-metuyul5rede': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestDeduplicateFirst|TestDirMove|TestMaxDelete)$'" - Finished ERROR in 3m50.449757513s (try 5/5): exit status 1: Failed [TestCheckSumDownload TestCopyFileCompareDest TestDeduplicateFirst TestMaxDelete TestDirMove]