Created
March 16, 2021 16:34
-
-
Save deltaepsilon/42d2907d73587d3440767e0078240613 to your computer and use it in GitHub Desktop.
Chromatic build log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Run chromaui/action@v1 | |
Chromatic CLI v5.7.0 | |
https://www.chromatic.com/docs/cli | |
Authenticating with Chromatic | |
→ Connecting to https://index.chromatic.com | |
Authenticated with Chromatic | |
→ Using project token '*******tfat' | |
Retrieving git information | |
Retrieved git information | |
→ Commit '55c4dc7' on branch 'ce/organizer-flow'; found 2 baseline commits | |
Collecting Storybook metadata | |
Collected Storybook metadata | |
→ Storybook v6.0.28 for React; supported addons found: Actions, Backgrounds, Docs, Links, Viewport | |
Building your Storybook | |
→ Running command: build-storybook -- --output-dir /tmp/chromatic--1781-3RJW2aQvZrrK | |
Storybook built in 1 minute 22 seconds | |
→ View build log at /home/runner/work/activv-next/activv-next/build-storybook.log | |
Publishing your built Storybook | |
→ Retrieving target location | |
→ Starting publish | |
Publish complete in 3 seconds | |
→ View your Storybook at https://5f84984c4b012800226634bc-pbqvcepwgq.chromatic.com | |
Verifying your Storybook | |
→ This may take a few minutes | |
→ HTTPClient failed to fetch https://index.chromatic.com/graphql, got 503/Service Unavailable | |
✖ Failed to verify your Storybook | |
HTTPClient failed to fetch https://index.chromatic.com/graphql, got 503/Service Unavailable | |
→ View the full stacktrace below | |
If you need help, please chat with us at https://www.chromatic.com/docs/cli for the fastest response. | |
You can also email the team at [email protected] if chat is not an option. | |
Please provide us with the above CLI output and the following info: | |
{ | |
"timestamp": "2021-03-16T16:16:57.821Z", | |
"sessionId": "d0fbd872-382a-45fc-b538-fb395b4db4ee", | |
"gitVersion": "2.30.1", | |
"nodePlatform": "linux", | |
"nodeVersion": "12.13.1", | |
"packageName": "chromatic", | |
"packageVersion": "5.7.0", | |
"storybook": { | |
"version": "6.0.28", | |
"viewLayer": "react", | |
"addons": [ | |
{ | |
"name": "actions", | |
"packageName": "@storybook/addon-actions", | |
"packageVersion": "6.1.21" | |
}, | |
{ | |
"name": "backgrounds", | |
"packageName": "@storybook/addon-backgrounds", | |
"packageVersion": "6.1.20" | |
}, | |
{ | |
"name": "docs", | |
"packageName": "@storybook/addon-docs", | |
"packageVersion": "6.1.20" | |
}, | |
{ | |
"name": "links", | |
"packageName": "@storybook/addon-links", | |
"packageVersion": "6.1.17" | |
}, | |
{ | |
"name": "viewport", | |
"packageName": "@storybook/addon-viewport", | |
"packageVersion": "6.1.20" | |
} | |
] | |
}, | |
"flags": { | |
"projectToken": "***", | |
"fromCI": true, | |
"interactive": false, | |
"exitZeroOnChanges": true, | |
"exitOnceUploaded": false, | |
"allowConsoleErrors": false | |
}, | |
"buildScript": "build-storybook", | |
"errorType": "Error", | |
"errorMessage": "✖ Failed to verify your Storybook", | |
"isolatorUrl": "https://5f84984c4b012800226634bc-pbqvcepwgq.chromatic.com/iframe.html" | |
} | |
Error: ✖ Failed to verify your Storybook | |
HTTPClient failed to fetch https://index.chromatic.com/graphql, got 503/Service Unavailable | |
at retry.retries.retries (/home/runner/work/_actions/chromaui/action/v1/bin/io/HTTPClient.js:40:25) | |
at runMicrotasks (<anonymous>) | |
at processTicksAndRejections (internal/process/task_queues.js:93:5) | |
at async GraphQLClient.runQuery (/home/runner/work/_actions/chromaui/action/v1/bin/io/GraphQLClient.js:16:22) | |
at async createBuild (/home/runner/work/_actions/chromaui/action/v1/bin/tasks/verify.js:79:34) | |
at async Task.task (/home/runner/work/_actions/chromaui/action/v1/bin/lib/tasks.js:13:7) | |
Error: non-zero exit code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment