"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|Remove|RemoveNonexistentFile|RemovePreexistingFile|TransferStoreAbsolute)$'" - Starting (try 2/5) 2025/12/24 05:30:20 DEBUG : Creating backend with remote "TestMega:rclone-test-quyegag6kuhu" 2025/12/24 05:30:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/24 05:30:20 DEBUG : mega root 'rclone-test-quyegag6kuhu': Using previously stored session ID and master key to initialize the Mega API 2025/12/24 05:30:39 DEBUG : Creating backend with remote "/tmp/rclone3786909501" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:185: Remote "mega root 'rclone-test-quyegag6kuhu'", Local "Local file system at /tmp/rclone3786909501", Modify Window "876000h0m0s" 2025/12/24 05:30:39 DEBUG : Creating backend with remote "TestMega:rclone-test-quyegag6kuhu" 2025/12/24 05:30:39 DEBUG : mega root 'rclone-test-quyegag6kuhu': Using previously stored session ID and master key to initialize the Mega API 2025/12/24 05:30:58 DEBUG : Creating backend with remote "/tmp/rclone3786909501" 2025/12/24 05:30:58 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/24 05:30:58 DEBUG : KeyAbsolute: size = 5 OK 2025/12/24 05:30:58 INFO : file.txt: Copied (new) to: KeyAbsolute 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/24 05:31:05 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/24 05:31:10 DEBUG : KeyAbsolute2: size = 5 OK 2025/12/24 05:31:10 INFO : file.txt: Copied (new) to: KeyAbsolute2 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 TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:185: Remote "mega root 'rclone-test-quyegag6kuhu'", Local "Local file system at /tmp/rclone3786909501", Modify Window "876000h0m0s" 2025/12/24 05:31:17 DEBUG : Creating backend with remote "TestMega:rclone-test-quyegag6kuhu" 2025/12/24 05:31:17 DEBUG : mega root 'rclone-test-quyegag6kuhu': Using previously stored session ID and master key to initialize the Mega API 2025/12/24 05:31:36 DEBUG : Creating backend with remote "/tmp/rclone3786909501" 2025/12/24 05:31:36 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/24 05:31:36 DEBUG : KeyAbsolute: size = 5 OK 2025/12/24 05:31:36 INFO : file.txt: Copied (new) to: KeyAbsolute 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 TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:185: Remote "mega root 'rclone-test-quyegag6kuhu'", Local "Local file system at /tmp/rclone3786909501", Modify Window "876000h0m0s" 2025/12/24 05:31:44 DEBUG : Creating backend with remote "TestMega:rclone-test-quyegag6kuhu" 2025/12/24 05:31:44 DEBUG : mega root 'rclone-test-quyegag6kuhu': Using previously stored session ID and master key to initialize the Mega API 2025/12/24 05:32:03 INFO : SomeKey: Deleted === RUN TestGitAnnexFstestBackendCases/Remove run.go:185: Remote "mega root 'rclone-test-quyegag6kuhu'", Local "Local file system at /tmp/rclone3786909501", Modify Window "876000h0m0s" 2025/12/24 05:32:03 DEBUG : Creating backend with remote "TestMega:rclone-test-quyegag6kuhu" 2025/12/24 05:32:03 DEBUG : mega root 'rclone-test-quyegag6kuhu': Using previously stored session ID and master key to initialize the Mega API 2025/12/24 05:32:20 DEBUG : Creating backend with remote "/tmp/rclone3786909501" 2025/12/24 05:32:20 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/12/24 05:32:21 DEBUG : SomeKey: size = 5 OK 2025/12/24 05:32:21 INFO : file.txt: Copied (new) to: SomeKey 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/24 05:32:28 INFO : SomeKey: Deleted 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 TestGitAnnexFstestBackendCases/RemoveNonexistentFile run.go:185: Remote "mega root 'rclone-test-quyegag6kuhu'", Local "Local file system at /tmp/rclone3786909501", Modify Window "876000h0m0s" 2025/12/24 05:32:35 DEBUG : Creating backend with remote "TestMega:rclone-test-quyegag6kuhu" 2025/12/24 05:32:35 DEBUG : mega root 'rclone-test-quyegag6kuhu': Using previously stored session ID and master key to initialize the Mega API --- PASS: TestGitAnnexFstestBackendCases (131.56s) --- PASS: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (37.40s) --- PASS: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (26.75s) --- PASS: TestGitAnnexFstestBackendCases/RemovePreexistingFile (19.46s) --- PASS: TestGitAnnexFstestBackendCases/Remove (31.76s) --- PASS: TestGitAnnexFstestBackendCases/RemoveNonexistentFile (16.19s) PASS 2025/12/24 05:32:51 DEBUG : mega root 'rclone-test-quyegag6kuhu': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|Remove|RemoveNonexistentFile|RemovePreexistingFile|TransferStoreAbsolute)$'" - Finished OK in 2m31.629541256s (try 2/5)