"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:" 2025/05/21 06:14:25 DEBUG : Creating backend with remote "TestPutio:rclone-test-wabanuw9puji" 2025/05/21 06:14:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/21 06:14:26 DEBUG : Putio root 'rclone-test-wabanuw9puji': chunkStart: 0, reqSize: 100 2025/05/21 06:14:26 DEBUG : Putio root 'rclone-test-wabanuw9puji': Sending chunk. transferOffset: 0 length: 100 2025/05/21 06:14:28 DEBUG : Putio root 'rclone-test-wabanuw9puji': chunkStart: 0, reqSize: 100 2025/05/21 06:14:28 DEBUG : Putio root 'rclone-test-wabanuw9puji': Sending chunk. transferOffset: 0 length: 100 2025/05/21 06:14:29 DEBUG : Putio root 'rclone-test-wabanuw9puji': chunkStart: 0, reqSize: 100 2025/05/21 06:14:29 DEBUG : Putio root 'rclone-test-wabanuw9puji': 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/05/21 06:14:31 DEBUG : Putio root 'rclone-test-wabanuw9puji': chunkStart: 0, reqSize: 100 2025/05/21 06:14:31 DEBUG : Putio root 'rclone-test-wabanuw9puji': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/21 06:14:33 DEBUG : Putio root 'rclone-test-wabanuw9puji': chunkStart: 0, reqSize: 100 2025/05/21 06:14:33 DEBUG : Putio root 'rclone-test-wabanuw9puji': Sending chunk. transferOffset: 0 length: 100 2025/05/21 06:14:34 DEBUG : Creating backend with remote "TestPutio:rclone-test-wabanuw9puji/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/21 06:14:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-dubusex0rupi" 2025/05/21 06:14:43 DEBUG : Putio root 'rclone-test-dubusex0rupi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestPutio:" path "rclone-test-wabanuw9puji" from "TestPutio:rclone-test-wabanuw9puji" 2025/05/21 06:14:44 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/05/21 06:14:45 DEBUG : pacer: low level retry 1/10 (error unexpected status code (429) response while doing POST to https://upload.put.io/files/) 2025/05/21 06:14:45 DEBUG : pacer: Rate limited, increasing sleep to 15.85250187s 2025/05/21 06:14:45 DEBUG : pacer: low level retry 2/10 (error unexpected status code (429) response while doing POST to https://upload.put.io/files/) 2025/05/21 06:14:45 DEBUG : pacer: Rate limited, increasing sleep to 15.724839474s 2025/05/21 06:15:01 DEBUG : pacer: Reducing sleep to 7.862419737s 2025/05/21 06:15:01 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/05/21 06:15:16 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 2025/05/21 06:15:17 DEBUG : pacer: Reducing sleep to 3.931209868s 2025/05/21 06:15:24 DEBUG : pacer: Reducing sleep to 1.965604934s 2025/05/21 06:15:28 DEBUG : pacer: Reducing sleep to 982.802467ms 2025/05/21 06:15:30 DEBUG : pacer: Reducing sleep to 491.401233ms 2025/05/21 06:15:31 DEBUG : pacer: Reducing sleep to 245.700616ms 2025/05/21 06:15:32 DEBUG : pacer: Reducing sleep to 122.850308ms 2025/05/21 06:15:32 DEBUG : pacer: Reducing sleep to 61.425154ms 2025/05/21 06:15:32 DEBUG : pacer: Reducing sleep to 30.712577ms === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2025/05/21 06:15:32 DEBUG : pacer: Reducing sleep to 15.356288ms 2025/05/21 06:15:32 DEBUG : pacer: Reducing sleep to 10ms === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/05/21 06:15:34 ERROR : : error listing: directory not found --- PASS: TestIntegration (68.82s) --- PASS: TestIntegration/FsMkdir (68.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (68.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (49.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (48.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.79s) PASS ok github.com/rclone/rclone/backend/putio 68.850s "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 1m9.642945173s (try 2/5)