"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestPutio:" 2025/01/11 03:49:17 DEBUG : Creating backend with remote "TestPutio:rclone-test-wexadoz7vebe" 2025/01/11 03:49:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/01/11 03:49:18 DEBUG : Putio root 'rclone-test-wexadoz7vebe': chunkStart: 0, reqSize: 100 2025/01/11 03:49:18 DEBUG : Putio root 'rclone-test-wexadoz7vebe': Sending chunk. transferOffset: 0 length: 100 2025/01/11 03:49:20 DEBUG : Putio root 'rclone-test-wexadoz7vebe': chunkStart: 0, reqSize: 100 2025/01/11 03:49:20 DEBUG : Putio root 'rclone-test-wexadoz7vebe': Sending chunk. transferOffset: 0 length: 100 2025/01/11 03:49:21 DEBUG : Putio root 'rclone-test-wexadoz7vebe': chunkStart: 0, reqSize: 100 2025/01/11 03:49:21 DEBUG : Putio root 'rclone-test-wexadoz7vebe': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/11 03:49:25 DEBUG : Putio root 'rclone-test-wexadoz7vebe': chunkStart: 0, reqSize: 100 2025/01/11 03:49:25 DEBUG : Putio root 'rclone-test-wexadoz7vebe': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/11 03:49:28 DEBUG : Putio root 'rclone-test-wexadoz7vebe': chunkStart: 0, reqSize: 100 2025/01/11 03:49:28 DEBUG : Putio root 'rclone-test-wexadoz7vebe': Sending chunk. transferOffset: 0 length: 100 2025/01/11 03:49:28 DEBUG : Creating backend with remote "TestPutio:rclone-test-wexadoz7vebe/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/01/11 03:49:35 DEBUG : Creating backend with remote "TestPutio:rclone-test-piriyoz1yofa" 2025/01/11 03:49:38 DEBUG : Putio root 'rclone-test-piriyoz1yofa': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-wexadoz7vebe" from "TestPutio:rclone-test-wexadoz7vebe" 2025/01/11 03:49:39 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/01/11 03:49:41 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/01/11 03:49:41 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/01/11 03:49:45 ERROR : : error listing: directory not found --- PASS: TestIntegration (28.85s) --- PASS: TestIntegration/FsMkdir (28.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.21s) PASS ok github.com/rclone/rclone/backend/putio 28.877s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 29.705035212s (try 2/5)