"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Starting (try 4/5)
=== RUN TestIntegration
fstests.go:457: Using remote "TestIA:rclone-integration-test"
2026/07/19 05:18:06 DEBUG : Creating backend with remote "TestIA:rclone-integration-test/rclone-test-rugotor5gimi"
2026/07/19 05:18:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/07/19 05:19:06 DEBUG : pacer: low level retry 1/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:19:06 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2026/07/19 05:20:06 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:20:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/07/19 05:21:06 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:21:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/07/19 05:23:06 DEBUG : pacer: Reducing sleep to 30ms
2026/07/19 05:23:06 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:26:06 DEBUG : pacer: low level retry 1/10 (error Get "https://archive.org/metadata/rclone-integration-test": dial tcp 207.241.224.2:443: i/o timeout)
2026/07/19 05:26:06 DEBUG : pacer: Rate limited, increasing sleep to 60ms
2026/07/19 05:26:43 DEBUG : pacer: low level retry 2/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "
Internet Archive: Temporarily Offline\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:26:43 DEBUG : pacer: Rate limited, increasing sleep to 120ms
2026/07/19 05:27:43 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:27:43 DEBUG : pacer: Rate limited, increasing sleep to 240ms
2026/07/19 05:27:47 DEBUG : pacer: low level retry 4/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\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:27:47 DEBUG : pacer: Rate limited, increasing sleep to 480ms
2026/07/19 05:28:47 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:28:47 DEBUG : pacer: Rate limited, increasing sleep to 960ms
2026/07/19 05:28:58 DEBUG : pacer: low level retry 6/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:50292->207.241.224.2:443: read: connection reset by peer)
2026/07/19 05:28:58 DEBUG : pacer: Rate limited, increasing sleep to 1.92s
2026/07/19 05:29:05 DEBUG : pacer: low level retry 7/10 (error Get "https://archive.org/metadata/rclone-integration-test": read tcp 65.108.87.141:52834->207.241.224.2:443: read: connection reset by peer)
2026/07/19 05:29:05 DEBUG : pacer: Rate limited, increasing sleep to 2s
2026/07/19 05:30: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:30:10 DEBUG : pacer: low level retry 9/10 (error HTTP error 503 (503 Service Temporarily Unavailable) returned body: "Internet Archive: Temporarily Offline\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:31:10 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 (784.12s)
--- 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 784.141s
"go test -v -timeout 2h0m0s -remote TestIA:rclone-integration-test -verbose -test.run '^TestIntegration$'" - Finished ERROR in 13m5.19379638s (try 4/5): exit status 1: Failed [TestIntegration]