"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestIA:rclone-integration-test" 2026/07/19 05:03:41 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-varetul3zoba" 2026/07/19 05:03:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/19 05:03:41 DEBUG : pacer: low level retry 1/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:48418->207.241.224.2:443: read: connection reset by peer) 2026/07/19 05:03:41 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2026/07/19 05:04:41 DEBUG : pacer: low level retry 2/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:04:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/19 05:05:41 DEBUG : pacer: low level retry 3/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:05:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/19 05:06:42 DEBUG : pacer: low level retry 4/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:06:42 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/19 05:07:42 DEBUG : pacer: low level retry 5/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:07:42 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/19 05:07:44 DEBUG : pacer: low level retry 6/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:57362->207.241.224.2:443: read: connection reset by peer) 2026/07/19 05:07:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/19 05:08:44 DEBUG : pacer: low level retry 7/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:08:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/19 05:09:44 DEBUG : pacer: low level retry 8/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:09:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/19 05:09:56 DEBUG : pacer: low level retry 9/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:45948->207.241.224.2:443: read: connection reset by peer) 2026/07/19 05:09:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/19 05:10:57 DEBUG : pacer: low level retry 10/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:10:57 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound fstests.go:541: Skipping test as non root bucket-based remote 2026/07/19 05:10:58 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\n\n
\n\n\n\n\n
\n
\n

Temporarily Offline

\n

Internet Archive services are temporarily offline.

\n

Please check our official accounts, including Twitter/X, Bluesky or Mastodon for the latest information.

\n

We apologize for the inconvenience.

\n
\n") 2026/07/19 05:10:59 DEBUG : pacer: low level retry 2/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:35928->207.241.224.2:443: read: connection reset by peer) 2026/07/19 05:12:01 DEBUG : pacer: low level retry 3/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:13:01 DEBUG : pacer: low level retry 4/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:13:05 DEBUG : pacer: low level retry 5/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:39660->207.241.224.2:443: read: connection reset by peer) 2026/07/19 05:14:05 DEBUG : pacer: low level retry 6/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:15:05 DEBUG : pacer: low level retry 7/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:16:05 DEBUG : pacer: low level retry 8/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:17:05 DEBUG : pacer: low level retry 9/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) 2026/07/19 05:18:05 DEBUG : pacer: low level retry 10/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout) === NAME TestIntegration fstest.go:282: Error listing: Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout --- FAIL: TestIntegration (863.92s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- SKIP: TestIntegration/FsRmdirNotFound (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/internetarchive 863.939s "go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose" - Finished ERROR in 14m24.991991929s (try 3/5): exit status 1: Failed [TestIntegration]