"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Shortcuts$'" - Starting (try 2/5) === RUN TestIntegration === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command 2020/05/15 05:39:07 DEBUG : fs cache: renaming cache item "." to be canonical "/home/rclone/go/src/github.com/rclone/rclone/backend/drive" --- PASS: TestIntegration (23.57s) fstests.go:356: Using remote "TestDrive:" --- PASS: TestIntegration/FsMkdir (21.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts (11.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Errors (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/File (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Dir (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Shortcuts/Command (4.56s) PASS ok github.com/rclone/rclone/backend/drive 23.582s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Shortcuts$'" - Finished OK in 25.384212439s (try 2/5)