"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:438: Using remote "TestPutio:" 2026/02/09 03:04:53 DEBUG : Creating backend with remote "TestPutio:rclone-test-datuqok1hame" 2026/02/09 03:04:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/09 03:04:55 DEBUG : Putio root 'rclone-test-datuqok1hame': chunkStart: 0, reqSize: 100 2026/02/09 03:04:55 DEBUG : Putio root 'rclone-test-datuqok1hame': Sending chunk. transferOffset: 0 length: 100 2026/02/09 03:04:57 DEBUG : Putio root 'rclone-test-datuqok1hame': chunkStart: 0, reqSize: 100 2026/02/09 03:04:57 DEBUG : Putio root 'rclone-test-datuqok1hame': Sending chunk. transferOffset: 0 length: 100 2026/02/09 03:04:58 DEBUG : Putio root 'rclone-test-datuqok1hame': chunkStart: 0, reqSize: 100 2026/02/09 03:04:58 DEBUG : Putio root 'rclone-test-datuqok1hame': 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/02/09 03:05:01 DEBUG : Putio root 'rclone-test-datuqok1hame': chunkStart: 0, reqSize: 100 2026/02/09 03:05:01 DEBUG : Putio root 'rclone-test-datuqok1hame': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/09 03:05:04 DEBUG : Putio root 'rclone-test-datuqok1hame': chunkStart: 0, reqSize: 100 2026/02/09 03:05:04 DEBUG : Putio root 'rclone-test-datuqok1hame': Sending chunk. transferOffset: 0 length: 100 2026/02/09 03:05:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-datuqok1hame/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1294: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1403: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/02/09 03:05:10 DEBUG : Creating backend with remote "TestPutio:rclone-test-luqufuk7qoco" 2026/02/09 03:05:12 DEBUG : Putio root 'rclone-test-luqufuk7qoco': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestPutio:" path "rclone-test-datuqok1hame" from "TestPutio:rclone-test-datuqok1hame" 2026/02/09 03:05:12 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/02/09 03:05:14 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/02/09 03:05:14 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/09 03:05:17 ERROR : error listing: directory not found --- PASS: TestIntegration (23.58s) --- PASS: TestIntegration/FsMkdir (23.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.62s) PASS ok github.com/rclone/rclone/backend/putio 23.600s "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 24.849686454s (try 2/5)