"go test -v -timeout 1h0m0s -remote TestFileFabric: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:418: Using remote "TestFileFabric:" 2021/05/09 05:39:14 DEBUG : Creating backend with remote "TestFileFabric:rclone-test-tawuveh7lazipey9yuveyin6" 2021/05/09 05:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/05/09 05:39:14 DEBUG : filefabric root 'rclone-test-tawuveh7lazipey9yuveyin6': rpc: checkPathExists(map[path:rclone-test-tawuveh7lazipey9yuveyin6 pid:120673762]) options=[] 2021/05/09 05:39:14 DEBUG : filefabric root 'rclone-test-tawuveh7lazipey9yuveyin6': >rpc: result=Success (ok), err= === RUN TestIntegration/FsCheckWrap fstests.go:455: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:483: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2021/05/09 05:39:14 DEBUG : filefabric root 'rclone-test-tawuveh7lazipey9yuveyin6': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:39:15 DEBUG : filefabric root 'rclone-test-tawuveh7lazipey9yuveyin6': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int 2021/05/09 05:39:15 DEBUG : filefabric root 'rclone-test-tawuveh7lazipey9yuveyin6': rpc: getFolderContents(map[count:1000 fi_pid:120673762 options:filelist|fi_id|fi_pid|fi_name|fi_type|fi_size|fi_contenttype|fi_modified|fi_localtime|trash|subfolders subfolders:y]) options=[] 2021/05/09 05:39:15 DEBUG : filefabric root 'rclone-test-tawuveh7lazipey9yuveyin6': >rpc: result=Success (ok), err=json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int === CONT TestIntegration fstests.go:506: Error Trace: fstests.go:506 filefabric_test.go:13 Error: Received unexpected error: json: invalid use of ,string struct tag, trying to unmarshal unquoted value into int failed to list directory github.com/rclone/rclone/backend/filefabric.(*Fs).listAll /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:593 github.com/rclone/rclone/backend/filefabric.(*Fs).FindLeaf /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:541 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:220 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:291 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:187 github.com/rclone/rclone/backend/filefabric.(*Fs).Mkdir /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric.go:712 github.com/rclone/rclone/fstest/fstests.Run /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:505 github.com/rclone/rclone/backend/filefabric_test.TestIntegration /home/rclone/go/src/github.com/rclone/rclone/backend/filefabric/filefabric_test.go:13 testing.tRunner /usr/local/go/src/testing/testing.go:1123 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1374 Test: TestIntegration --- FAIL: TestIntegration (1.30s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.42s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filefabric 1.321s "go test -v -timeout 1h0m0s -remote TestFileFabric: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 4.886700227s (try 3/5): exit status 1: Failed [TestIntegration]