On 22/10/21 20:31, Richard Henderson wrote:
Hi Daniel, you win the cookie because you committed cirrus.yml.
I should have reported this before the weekend, but at some point this
week the auth tokens expired(?). All of the cirrus-run tests are now
failing:
cirrus_run.api.CirrusAPIError: API returned 1 error(s):
[ { 'extensions': {'classification': 'DataFetchingException'},
'locations': [{'column': 13, 'line': 5}],
'message': 'Exception while fetching data (/createBuild) : '
'AccessTokenAuthorization(token=[MASKED]) '
"doesn't have permissions to create builds for "
'5748266831446016!',
'path': ['createBuild']}]
It seems to have fixed itself for kvm-unit-tests, so maybe it was just a
temporary issue within cirrus itself?
Paolo