Page MenuHomePhabricator

Build 23974
PassedPublic

You are viewing an older run of this build. View Current Build

Properties

Make HTTP Request

When
Completed at Jul 17 2020, 17:15 · Built instantly
Status
Failed

Build Log 24522 (https://buildbot.bitcoinabc.org/build?buildTypeId=BitcoinABC_BitcoinAbcStaging&ref=refs/tags/phabricator/diff/22336&PHID=PHID-HMBT-b5ppvt4cdinitembqrku&abcBuildName=build-clang-10 - http.body)
25 - 50 - 100 - Unlimited Lines

1<html>
2<head><title>401 Authorization Required</title></head>
3<body bgcolor="white">
4<center><h1>401 Authorization Required</h1></center>
5<hr><center>nginx/1.14.2</center>
6</body>
7</html>
8

Build Log 24521 (https://buildbot.bitcoinabc.org/build?buildTypeId=BitcoinABC_BitcoinAbcStaging&ref=refs/tags/phabricator/diff/22336&PHID=PHID-HMBT-b5ppvt4cdinitembqrku&abcBuildName=build-clang-10 - http.head)
25 - 50 - 100 - Unlimited Lines

1HTTP 401
2Server: nginx/1.14.2
3Date: Fri, 17 Jul 2020 17:15:19 GMT
4Content-Type: text/html
5Content-Length: 195
6Connection: keep-alive
7WWW-Authenticate: Basic realm="Authentication Required"