https://pulumi.com logo
Title
g

glamorous-waitress-51149

07/12/2022, 3:22 PM
i have a CI system in gitlab and all our repos use the same CI config in a central repo. My current problem in one of them is this error which may be a red herring but I’m not sure. ENVVAR are set for clientid, client secret, tenantid and subscription id. is there a way to get more verbose logs about this
azure-native:web:AppServicePlan Staging-homepage-appplan  error: building auth config: obtain subscription() from Azure CLI: Error parsing json result from the Azure CLI: Error waiting for the Azure CLI: exit status 1
e

echoing-dinner-19531

07/14/2022, 12:38 PM
Is each CI system using the same version of the azure CLI? I think we’ve seen some odd differences in auth based on the cli version. I’ll ping our azure team if they’ve got any other thoughts.
g

glamorous-waitress-51149

07/14/2022, 12:39 PM
they are yeah
so we have multiple repos pointing to a repo that contains the gitlab-ci.yml and so they all use the same docker image that builds each repo’s project
so in theory if it works for one it should work for all
e

echoing-dinner-19531

07/14/2022, 12:40 PM
Odd. I’ve pinged our azure team internally if they’ve got any ideas, and if we could make these error messages better.
g

glamorous-waitress-51149

07/14/2022, 12:41 PM
👍 thanks