"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:457: Using remote "TestPutio:" 2026/08/01 02:11:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-labofim8yoye" 2026/08/01 02:11:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/01 02:11:06 DEBUG : Putio root 'rclone-test-labofim8yoye': chunkStart: 0, reqSize: 100 2026/08/01 02:11:06 DEBUG : Putio root 'rclone-test-labofim8yoye': Sending chunk. transferOffset: 0 length: 100 2026/08/01 02:11:08 DEBUG : Putio root 'rclone-test-labofim8yoye': chunkStart: 0, reqSize: 100 2026/08/01 02:11:08 DEBUG : Putio root 'rclone-test-labofim8yoye': Sending chunk. transferOffset: 0 length: 100 2026/08/01 02:11:09 DEBUG : Putio root 'rclone-test-labofim8yoye': chunkStart: 0, reqSize: 100 2026/08/01 02:11:09 DEBUG : Putio root 'rclone-test-labofim8yoye': 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 2026/08/01 02:11:11 DEBUG : Putio root 'rclone-test-labofim8yoye': chunkStart: 0, reqSize: 100 2026/08/01 02:11:11 DEBUG : Putio root 'rclone-test-labofim8yoye': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/01 02:11:13 DEBUG : Putio root 'rclone-test-labofim8yoye': chunkStart: 0, reqSize: 100 2026/08/01 02:11:13 DEBUG : Putio root 'rclone-test-labofim8yoye': Sending chunk. transferOffset: 0 length: 100 2026/08/01 02:11:14 DEBUG : Creating backend with remote "TestPutio:rclone-test-labofim8yoye/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/01 02:11:18 DEBUG : Creating backend with remote "TestPutio:rclone-test-yagimid0naji" 2026/08/01 02:11:20 DEBUG : Putio root 'rclone-test-yagimid0naji': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestPutio:" path "rclone-test-labofim8yoye" from "TestPutio:rclone-test-labofim8yoye" 2026/08/01 02:11:20 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/08/01 02:11:21 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/08/01 02:11:21 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/08/01 02:11:23 ERROR : error listing: directory not found --- PASS: TestIntegration (18.15s) --- PASS: TestIntegration/FsMkdir (17.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.46s) PASS ok github.com/rclone/rclone/backend/putio 18.190s "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 19.28191744s (try 2/5)