"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsCopy$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2026/02/08 02:06:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-babimiw7fice" 2026/02/08 02:06:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/08 02:07:16 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata --- PASS: TestIntegration (24.68s) --- PASS: TestIntegration/FsMkdir (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) PASS ok github.com/rclone/rclone/backend/gofile 24.692s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsCopy$'" - Finished OK in 27.303469571s (try 3/5)