"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/06 05:55:35 DEBUG : Creating backend with remote "TestPutio:rclone-test-lirosok5wolo" 2026/02/06 05:55:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/02/06 05:55:37 DEBUG : Putio root 'rclone-test-lirosok5wolo': chunkStart: 0, reqSize: 100 2026/02/06 05:55:37 DEBUG : Putio root 'rclone-test-lirosok5wolo': Sending chunk. transferOffset: 0 length: 100 2026/02/06 05:55:39 DEBUG : Putio root 'rclone-test-lirosok5wolo': chunkStart: 0, reqSize: 100 2026/02/06 05:55:39 DEBUG : Putio root 'rclone-test-lirosok5wolo': Sending chunk. transferOffset: 0 length: 100 2026/02/06 05:55:40 DEBUG : Putio root 'rclone-test-lirosok5wolo': chunkStart: 0, reqSize: 100 2026/02/06 05:55:40 DEBUG : Putio root 'rclone-test-lirosok5wolo': 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/06 05:55:43 DEBUG : Putio root 'rclone-test-lirosok5wolo': chunkStart: 0, reqSize: 100 2026/02/06 05:55:43 DEBUG : Putio root 'rclone-test-lirosok5wolo': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/06 05:55:45 DEBUG : Putio root 'rclone-test-lirosok5wolo': chunkStart: 0, reqSize: 100 2026/02/06 05:55:45 DEBUG : Putio root 'rclone-test-lirosok5wolo': Sending chunk. transferOffset: 0 length: 100 2026/02/06 05:55:46 DEBUG : Creating backend with remote "TestPutio:rclone-test-lirosok5wolo/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/06 05:55:51 DEBUG : Creating backend with remote "TestPutio:rclone-test-qivejax5qafu" 2026/02/06 05:55:53 DEBUG : Putio root 'rclone-test-qivejax5qafu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestPutio:" path "rclone-test-lirosok5wolo" from "TestPutio:rclone-test-lirosok5wolo" 2026/02/06 05:55:54 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/06 05:55:55 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/02/06 05:55:55 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/02/06 05:55:57 ERROR : error listing: directory not found --- PASS: TestIntegration (21.86s) --- PASS: TestIntegration/FsMkdir (20.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.56s) PASS ok github.com/rclone/rclone/backend/putio 21.892s "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 23.295742013s (try 2/5)