Created
March 3, 2025 18:17
-
-
Save brenthargrave/f8fdda212ec3ad2b15fc3b14e99890af to your computer and use it in GitHub Desktop.
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
2025-03-03T17:57:53.1587799Z Current runner version: '2.322.0' | |
2025-03-03T17:57:53.1614872Z ##[group]Operating System | |
2025-03-03T17:57:53.1615780Z Ubuntu | |
2025-03-03T17:57:53.1616327Z 24.04.2 | |
2025-03-03T17:57:53.1616856Z LTS | |
2025-03-03T17:57:53.1617431Z ##[endgroup] | |
2025-03-03T17:57:53.1618020Z ##[group]Runner Image | |
2025-03-03T17:57:53.1618632Z Image: ubuntu-24.04 | |
2025-03-03T17:57:53.1619282Z Version: 20250223.1.0 | |
2025-03-03T17:57:53.1620605Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250223.1/images/ubuntu/Ubuntu2404-Readme.md | |
2025-03-03T17:57:53.1622170Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250223.1 | |
2025-03-03T17:57:53.1623298Z ##[endgroup] | |
2025-03-03T17:57:53.1623885Z ##[group]Runner Image Provisioner | |
2025-03-03T17:57:53.1624588Z 2.0.422.1 | |
2025-03-03T17:57:53.1625167Z ##[endgroup] | |
2025-03-03T17:57:53.1626375Z ##[group]GITHUB_TOKEN Permissions | |
2025-03-03T17:57:53.1628336Z Contents: read | |
2025-03-03T17:57:53.1628956Z Metadata: read | |
2025-03-03T17:57:53.1629970Z Packages: read | |
2025-03-03T17:57:53.1630622Z ##[endgroup] | |
2025-03-03T17:57:53.1633719Z Secret source: Actions | |
2025-03-03T17:57:53.1634512Z Prepare workflow directory | |
2025-03-03T17:57:53.1947894Z Prepare all required actions | |
2025-03-03T17:57:53.1984007Z Getting action download info | |
2025-03-03T17:57:53.3864214Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) | |
2025-03-03T17:57:53.4782389Z Download action repository 'porter-dev/[email protected]' (SHA:82aae6b91417e2a4e6cd4a1f6bd123fd316bd188) | |
2025-03-03T17:57:53.6963348Z Complete job name: porter-deploy | |
2025-03-03T17:57:53.7968162Z ##[group]Run actions/checkout@v3 | |
2025-03-03T17:57:53.7969081Z with: | |
2025-03-03T17:57:53.7969556Z repository: chartx-ai/monorepo | |
2025-03-03T17:57:53.7970485Z token: *** | |
2025-03-03T17:57:53.7970926Z ssh-strict: true | |
2025-03-03T17:57:53.7971408Z persist-credentials: true | |
2025-03-03T17:57:53.7971965Z clean: true | |
2025-03-03T17:57:53.7972426Z sparse-checkout-cone-mode: true | |
2025-03-03T17:57:53.7973027Z fetch-depth: 1 | |
2025-03-03T17:57:53.7973485Z fetch-tags: false | |
2025-03-03T17:57:53.7973934Z lfs: false | |
2025-03-03T17:57:53.7974368Z submodules: false | |
2025-03-03T17:57:53.7974843Z set-safe-directory: true | |
2025-03-03T17:57:53.7975621Z ##[endgroup] | |
2025-03-03T17:57:53.9527884Z Syncing repository: chartx-ai/monorepo | |
2025-03-03T17:57:53.9530861Z ##[group]Getting Git version info | |
2025-03-03T17:57:53.9558322Z Working directory is '/home/runner/work/monorepo/monorepo' | |
2025-03-03T17:57:53.9561607Z [command]/usr/bin/git version | |
2025-03-03T17:57:53.9568451Z git version 2.48.1 | |
2025-03-03T17:57:53.9602414Z ##[endgroup] | |
2025-03-03T17:57:53.9619172Z Temporarily overriding HOME='/home/runner/work/_temp/b3fe9b78-a866-44f9-ba04-643e2c83c444' before making global git config changes | |
2025-03-03T17:57:53.9624500Z Adding repository directory to the temporary git global config as a safe directory | |
2025-03-03T17:57:53.9628271Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/monorepo/monorepo | |
2025-03-03T17:57:53.9662994Z Deleting the contents of '/home/runner/work/monorepo/monorepo' | |
2025-03-03T17:57:53.9667854Z ##[group]Initializing the repository | |
2025-03-03T17:57:53.9672258Z [command]/usr/bin/git init /home/runner/work/monorepo/monorepo | |
2025-03-03T17:57:53.9739620Z hint: Using 'master' as the name for the initial branch. This default branch name | |
2025-03-03T17:57:53.9743150Z hint: is subject to change. To configure the initial branch name to use in all | |
2025-03-03T17:57:53.9745062Z hint: of your new repositories, which will suppress this warning, call: | |
2025-03-03T17:57:53.9746428Z hint: | |
2025-03-03T17:57:53.9747314Z hint: git config --global init.defaultBranch <name> | |
2025-03-03T17:57:53.9748592Z hint: | |
2025-03-03T17:57:53.9750060Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and | |
2025-03-03T17:57:53.9752117Z hint: 'development'. The just-created branch can be renamed via this command: | |
2025-03-03T17:57:53.9753724Z hint: | |
2025-03-03T17:57:53.9754619Z hint: git branch -m <name> | |
2025-03-03T17:57:53.9757440Z Initialized empty Git repository in /home/runner/work/monorepo/monorepo/.git/ | |
2025-03-03T17:57:53.9762500Z [command]/usr/bin/git remote add origin https://github.com/chartx-ai/monorepo | |
2025-03-03T17:57:53.9797122Z ##[endgroup] | |
2025-03-03T17:57:53.9800441Z ##[group]Disabling automatic garbage collection | |
2025-03-03T17:57:53.9801689Z [command]/usr/bin/git config --local gc.auto 0 | |
2025-03-03T17:57:53.9831787Z ##[endgroup] | |
2025-03-03T17:57:53.9834943Z ##[group]Setting up auth | |
2025-03-03T17:57:53.9837273Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand | |
2025-03-03T17:57:53.9868252Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" | |
2025-03-03T17:57:54.0155921Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
2025-03-03T17:57:54.0185407Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" | |
2025-03-03T17:57:54.0417549Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** | |
2025-03-03T17:57:54.0454334Z ##[endgroup] | |
2025-03-03T17:57:54.0457293Z ##[group]Fetching the repository | |
2025-03-03T17:57:54.0464809Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +c98bd6ea57deba879db6558571f605faf71f0b26:refs/remotes/origin/master | |
2025-03-03T17:57:54.3392618Z remote: Enumerating objects: 1174, done. | |
2025-03-03T17:57:54.3541986Z remote: Counting objects: 0% (1/1174) | |
2025-03-03T17:57:54.3543986Z remote: Counting objects: 1% (12/1174) | |
2025-03-03T17:57:54.3545416Z remote: Counting objects: 2% (24/1174) | |
2025-03-03T17:57:54.3546795Z remote: Counting objects: 3% (36/1174) | |
2025-03-03T17:57:54.3547956Z remote: Counting objects: 4% (47/1174) | |
2025-03-03T17:57:54.3549292Z remote: Counting objects: 5% (59/1174) | |
2025-03-03T17:57:54.3551359Z remote: Counting objects: 6% (71/1174) | |
2025-03-03T17:57:54.3552493Z remote: Counting objects: 7% (83/1174) | |
2025-03-03T17:57:54.3553992Z remote: Counting objects: 8% (94/1174) | |
2025-03-03T17:57:54.3556054Z remote: Counting objects: 9% (106/1174) | |
2025-03-03T17:57:54.3557501Z remote: Counting objects: 10% (118/1174) | |
2025-03-03T17:57:54.3558696Z remote: Counting objects: 11% (130/1174) | |
2025-03-03T17:57:54.3559972Z remote: Counting objects: 12% (141/1174) | |
2025-03-03T17:57:54.3561189Z remote: Counting objects: 13% (153/1174) | |
2025-03-03T17:57:54.3562313Z remote: Counting objects: 14% (165/1174) | |
2025-03-03T17:57:54.3563422Z remote: Counting objects: 15% (177/1174) | |
2025-03-03T17:57:54.3564525Z remote: Counting objects: 16% (188/1174) | |
2025-03-03T17:57:54.3565613Z remote: Counting objects: 17% (200/1174) | |
2025-03-03T17:57:54.3566726Z remote: Counting objects: 18% (212/1174) | |
2025-03-03T17:57:54.3569012Z remote: Counting objects: 19% (224/1174) | |
2025-03-03T17:57:54.3570252Z remote: Counting objects: 20% (235/1174) | |
2025-03-03T17:57:54.3571438Z remote: Counting objects: 21% (247/1174) | |
2025-03-03T17:57:54.3572618Z remote: Counting objects: 22% (259/1174) | |
2025-03-03T17:57:54.3573761Z remote: Counting objects: 23% (271/1174) | |
2025-03-03T17:57:54.3574921Z remote: Counting objects: 24% (282/1174) | |
2025-03-03T17:57:54.3576040Z remote: Counting objects: 25% (294/1174) | |
2025-03-03T17:57:54.3577175Z remote: Counting objects: 26% (306/1174) | |
2025-03-03T17:57:54.3578291Z remote: Counting objects: 27% (317/1174) | |
2025-03-03T17:57:54.3579569Z remote: Counting objects: 28% (329/1174) | |
2025-03-03T17:57:54.3581001Z remote: Counting objects: 29% (341/1174) | |
2025-03-03T17:57:54.3582696Z remote: Counting objects: 30% (353/1174) | |
2025-03-03T17:57:54.3584160Z remote: Counting objects: 31% (364/1174) | |
2025-03-03T17:57:54.3585570Z remote: Counting objects: 32% (376/1174) | |
2025-03-03T17:57:54.3586701Z remote: Counting objects: 33% (388/1174) | |
2025-03-03T17:57:54.3587842Z remote: Counting objects: 34% (400/1174) | |
2025-03-03T17:57:54.3588956Z remote: Counting objects: 35% (411/1174) | |
2025-03-03T17:57:54.3590268Z remote: Counting objects: 36% (423/1174) | |
2025-03-03T17:57:54.3591428Z remote: Counting objects: 37% (435/1174) | |
2025-03-03T17:57:54.3592536Z remote: Counting objects: 38% (447/1174) | |
2025-03-03T17:57:54.3593637Z remote: Counting objects: 39% (458/1174) | |
2025-03-03T17:57:54.3594748Z remote: Counting objects: 40% (470/1174) | |
2025-03-03T17:57:54.3595861Z remote: Counting objects: 41% (482/1174) | |
2025-03-03T17:57:54.3596965Z remote: Counting objects: 42% (494/1174) | |
2025-03-03T17:57:54.3598080Z remote: Counting objects: 43% (505/1174) | |
2025-03-03T17:57:54.3599390Z remote: Counting objects: 44% (517/1174) | |
2025-03-03T17:57:54.3600748Z remote: Counting objects: 45% (529/1174) | |
2025-03-03T17:57:54.3602478Z remote: Counting objects: 46% (541/1174) | |
2025-03-03T17:57:54.3604042Z remote: Counting objects: 47% (552/1174) | |
2025-03-03T17:57:54.3606599Z remote: Counting objects: 48% (564/1174) | |
2025-03-03T17:57:54.4280697Z remote: Counting objects: 49% (576/1174) | |
2025-03-03T17:57:54.4292597Z remote: Counting objects: 50% (587/1174) | |
2025-03-03T17:57:54.4293801Z remote: Counting objects: 51% (599/1174) | |
2025-03-03T17:57:54.4295135Z remote: Counting objects: 52% (611/1174) | |
2025-03-03T17:57:54.4298344Z remote: Counting objects: 53% (623/1174) | |
2025-03-03T17:57:54.4299653Z remote: Counting objects: 54% (634/1174) | |
2025-03-03T17:57:54.4301188Z remote: Counting objects: 55% (646/1174) | |
2025-03-03T17:57:54.4302701Z remote: Counting objects: 56% (658/1174) | |
2025-03-03T17:57:54.4314130Z remote: Counting objects: 57% (670/1174) | |
2025-03-03T17:57:54.4316772Z remote: Counting objects: 58% (681/1174) | |
2025-03-03T17:57:54.4317926Z remote: Counting objects: 59% (693/1174) | |
2025-03-03T17:57:54.4319046Z remote: Counting objects: 60% (705/1174) | |
2025-03-03T17:57:54.4320292Z remote: Counting objects: 61% (717/1174) | |
2025-03-03T17:57:54.4321448Z remote: Counting objects: 62% (728/1174) | |
2025-03-03T17:57:54.4322510Z remote: Counting objects: 63% (740/1174) | |
2025-03-03T17:57:54.4324117Z remote: Counting objects: 64% (752/1174) | |
2025-03-03T17:57:54.4325213Z remote: Counting objects: 65% (764/1174) | |
2025-03-03T17:57:54.4326310Z remote: Counting objects: 66% (775/1174) | |
2025-03-03T17:57:54.4327401Z remote: Counting objects: 67% (787/1174) | |
2025-03-03T17:57:54.4328512Z remote: Counting objects: 68% (799/1174) | |
2025-03-03T17:57:54.4329615Z remote: Counting objects: 69% (811/1174) | |
2025-03-03T17:57:54.4330933Z remote: Counting objects: 70% (822/1174) | |
2025-03-03T17:57:54.4332021Z remote: Counting objects: 71% (834/1174) | |
2025-03-03T17:57:54.4333114Z remote: Counting objects: 72% (846/1174) | |
2025-03-03T17:57:54.4334222Z remote: Counting objects: 73% (858/1174) | |
2025-03-03T17:57:54.4335414Z remote: Counting objects: 74% (869/1174) | |
2025-03-03T17:57:54.4336504Z remote: Counting objects: 75% (881/1174) | |
2025-03-03T17:57:54.4337615Z remote: Counting objects: 76% (893/1174) | |
2025-03-03T17:57:54.4338705Z remote: Counting objects: 77% (904/1174) | |
2025-03-03T17:57:54.4339934Z remote: Counting objects: 78% (916/1174) | |
2025-03-03T17:57:54.4341072Z remote: Counting objects: 79% (928/1174) | |
2025-03-03T17:57:54.4342196Z remote: Counting objects: 80% (940/1174) | |
2025-03-03T17:57:54.4343282Z remote: Counting objects: 81% (951/1174) | |
2025-03-03T17:57:54.4344645Z remote: Counting objects: 82% (963/1174) | |
2025-03-03T17:57:54.4345732Z remote: Counting objects: 83% (975/1174) | |
2025-03-03T17:57:54.4347299Z remote: Counting objects: 84% (987/1174) | |
2025-03-03T17:57:54.4471483Z remote: Counting objects: 85% (998/1174) | |
2025-03-03T17:57:54.4472739Z remote: Counting objects: 86% (1010/1174) | |
2025-03-03T17:57:54.4473911Z remote: Counting objects: 87% (1022/1174) | |
2025-03-03T17:57:54.4475054Z remote: Counting objects: 88% (1034/1174) | |
2025-03-03T17:57:54.4476390Z remote: Counting objects: 89% (1045/1174) | |
2025-03-03T17:57:54.4477546Z remote: Counting objects: 90% (1057/1174) | |
2025-03-03T17:57:54.4478689Z remote: Counting objects: 91% (1069/1174) | |
2025-03-03T17:57:54.4479941Z remote: Counting objects: 92% (1081/1174) | |
2025-03-03T17:57:54.4481141Z remote: Counting objects: 93% (1092/1174) | |
2025-03-03T17:57:54.4482318Z remote: Counting objects: 94% (1104/1174) | |
2025-03-03T17:57:54.4483448Z remote: Counting objects: 95% (1116/1174) | |
2025-03-03T17:57:54.4484557Z remote: Counting objects: 96% (1128/1174) | |
2025-03-03T17:57:54.4485650Z remote: Counting objects: 97% (1139/1174) | |
2025-03-03T17:57:54.4486747Z remote: Counting objects: 98% (1151/1174) | |
2025-03-03T17:57:54.4487849Z remote: Counting objects: 99% (1163/1174) | |
2025-03-03T17:57:54.4488949Z remote: Counting objects: 100% (1174/1174) | |
2025-03-03T17:57:54.4490534Z remote: Counting objects: 100% (1174/1174), done. | |
2025-03-03T17:57:54.4491661Z remote: Compressing objects: 0% (1/1010) | |
2025-03-03T17:57:54.4492819Z remote: Compressing objects: 1% (11/1010) | |
2025-03-03T17:57:54.4493928Z remote: Compressing objects: 2% (21/1010) | |
2025-03-03T17:57:54.4495050Z remote: Compressing objects: 3% (31/1010) | |
2025-03-03T17:57:54.4496151Z remote: Compressing objects: 4% (41/1010) | |
2025-03-03T17:57:54.4497281Z remote: Compressing objects: 5% (51/1010) | |
2025-03-03T17:57:54.4498389Z remote: Compressing objects: 6% (61/1010) | |
2025-03-03T17:57:54.4499506Z remote: Compressing objects: 7% (71/1010) | |
2025-03-03T17:57:54.4500931Z remote: Compressing objects: 8% (81/1010) | |
2025-03-03T17:57:54.4502048Z remote: Compressing objects: 9% (91/1010) | |
2025-03-03T17:57:54.4503182Z remote: Compressing objects: 10% (101/1010) | |
2025-03-03T17:57:54.4504308Z remote: Compressing objects: 11% (112/1010) | |
2025-03-03T17:57:54.4505439Z remote: Compressing objects: 12% (122/1010) | |
2025-03-03T17:57:54.4506548Z remote: Compressing objects: 13% (132/1010) | |
2025-03-03T17:57:54.4507691Z remote: Compressing objects: 14% (142/1010) | |
2025-03-03T17:57:54.4508815Z remote: Compressing objects: 15% (152/1010) | |
2025-03-03T17:57:54.4510112Z remote: Compressing objects: 16% (162/1010) | |
2025-03-03T17:57:54.4511250Z remote: Compressing objects: 17% (172/1010) | |
2025-03-03T17:57:54.4512387Z remote: Compressing objects: 18% (182/1010) | |
2025-03-03T17:57:54.4513524Z remote: Compressing objects: 19% (192/1010) | |
2025-03-03T17:57:54.4514644Z remote: Compressing objects: 20% (202/1010) | |
2025-03-03T17:57:54.4515759Z remote: Compressing objects: 21% (213/1010) | |
2025-03-03T17:57:54.4516869Z remote: Compressing objects: 22% (223/1010) | |
2025-03-03T17:57:54.4517991Z remote: Compressing objects: 23% (233/1010) | |
2025-03-03T17:57:54.4519192Z remote: Compressing objects: 24% (243/1010) | |
2025-03-03T17:57:54.4520496Z remote: Compressing objects: 25% (253/1010) | |
2025-03-03T17:57:54.4521578Z remote: Compressing objects: 26% (263/1010) | |
2025-03-03T17:57:54.4522701Z remote: Compressing objects: 27% (273/1010) | |
2025-03-03T17:57:54.4523826Z remote: Compressing objects: 28% (283/1010) | |
2025-03-03T17:57:54.4524938Z remote: Compressing objects: 29% (293/1010) | |
2025-03-03T17:57:54.4526250Z remote: Compressing objects: 30% (303/1010) | |
2025-03-03T17:57:54.4527386Z remote: Compressing objects: 31% (314/1010) | |
2025-03-03T17:57:54.4528538Z remote: Compressing objects: 32% (324/1010) | |
2025-03-03T17:57:54.4529649Z remote: Compressing objects: 33% (334/1010) | |
2025-03-03T17:57:54.4530966Z remote: Compressing objects: 34% (344/1010) | |
2025-03-03T17:57:54.4532043Z remote: Compressing objects: 35% (354/1010) | |
2025-03-03T17:57:54.4533150Z remote: Compressing objects: 36% (364/1010) | |
2025-03-03T17:57:54.4534233Z remote: Compressing objects: 37% (374/1010) | |
2025-03-03T17:57:54.4535302Z remote: Compressing objects: 38% (384/1010) | |
2025-03-03T17:57:54.4536385Z remote: Compressing objects: 39% (394/1010) | |
2025-03-03T17:57:54.4537447Z remote: Compressing objects: 40% (404/1010) | |
2025-03-03T17:57:54.4538528Z remote: Compressing objects: 41% (415/1010) | |
2025-03-03T17:57:54.4539999Z remote: Compressing objects: 42% (425/1010) | |
2025-03-03T17:57:54.4541180Z remote: Compressing objects: 43% (435/1010) | |
2025-03-03T17:57:54.4542298Z remote: Compressing objects: 44% (445/1010) | |
2025-03-03T17:57:54.4543403Z remote: Compressing objects: 45% (455/1010) | |
2025-03-03T17:57:54.4544540Z remote: Compressing objects: 46% (465/1010) | |
2025-03-03T17:57:54.4545695Z remote: Compressing objects: 47% (475/1010) | |
2025-03-03T17:57:54.4546788Z remote: Compressing objects: 48% (485/1010) | |
2025-03-03T17:57:54.4547901Z remote: Compressing objects: 49% (495/1010) | |
2025-03-03T17:57:54.4549240Z remote: Compressing objects: 50% (505/1010) | |
2025-03-03T17:57:54.4550500Z remote: Compressing objects: 51% (516/1010) | |
2025-03-03T17:57:54.4551582Z remote: Compressing objects: 52% (526/1010) | |
2025-03-03T17:57:54.4552677Z remote: Compressing objects: 53% (536/1010) | |
2025-03-03T17:57:54.4553787Z remote: Compressing objects: 54% (546/1010) | |
2025-03-03T17:57:54.4554916Z remote: Compressing objects: 55% (556/1010) | |
2025-03-03T17:57:54.4556019Z remote: Compressing objects: 56% (566/1010) | |
2025-03-03T17:57:54.4557147Z remote: Compressing objects: 57% (576/1010) | |
2025-03-03T17:57:54.4558253Z remote: Compressing objects: 58% (586/1010) | |
2025-03-03T17:57:54.4559368Z remote: Compressing objects: 59% (596/1010) | |
2025-03-03T17:57:54.4560675Z remote: Compressing objects: 60% (606/1010) | |
2025-03-03T17:57:54.4561861Z remote: Compressing objects: 61% (617/1010) | |
2025-03-03T17:57:54.4562953Z remote: Compressing objects: 62% (627/1010) | |
2025-03-03T17:57:54.4564071Z remote: Compressing objects: 63% (637/1010) | |
2025-03-03T17:57:54.4565153Z remote: Compressing objects: 64% (647/1010) | |
2025-03-03T17:57:54.4842101Z remote: Compressing objects: 65% (657/1010) | |
2025-03-03T17:57:54.4843471Z remote: Compressing objects: 66% (667/1010) | |
2025-03-03T17:57:54.4844654Z remote: Compressing objects: 67% (677/1010) | |
2025-03-03T17:57:54.4845855Z remote: Compressing objects: 68% (687/1010) | |
2025-03-03T17:57:54.4846945Z remote: Compressing objects: 69% (697/1010) | |
2025-03-03T17:57:54.4848019Z remote: Compressing objects: 70% (707/1010) | |
2025-03-03T17:57:54.4849095Z remote: Compressing objects: 71% (718/1010) | |
2025-03-03T17:57:54.4850360Z remote: Compressing objects: 72% (728/1010) | |
2025-03-03T17:57:54.4851517Z remote: Compressing objects: 73% (738/1010) | |
2025-03-03T17:57:54.4852678Z remote: Compressing objects: 74% (748/1010) | |
2025-03-03T17:57:54.4853812Z remote: Compressing objects: 75% (758/1010) | |
2025-03-03T17:57:54.4854936Z remote: Compressing objects: 76% (768/1010) | |
2025-03-03T17:57:54.4856064Z remote: Compressing objects: 77% (778/1010) | |
2025-03-03T17:57:54.4857197Z remote: Compressing objects: 78% (788/1010) | |
2025-03-03T17:57:54.4936593Z remote: Compressing objects: 79% (798/1010) | |
2025-03-03T17:57:54.4939776Z remote: Compressing objects: 80% (808/1010) | |
2025-03-03T17:57:54.4950793Z remote: Compressing objects: 81% (819/1010) | |
2025-03-03T17:57:54.4951971Z remote: Compressing objects: 82% (829/1010) | |
2025-03-03T17:57:54.4953081Z remote: Compressing objects: 83% (839/1010) | |
2025-03-03T17:57:54.4954174Z remote: Compressing objects: 84% (849/1010) | |
2025-03-03T17:57:54.4955477Z remote: Compressing objects: 85% (859/1010) | |
2025-03-03T17:57:54.4956608Z remote: Compressing objects: 86% (869/1010) | |
2025-03-03T17:57:54.4970255Z remote: Compressing objects: 87% (879/1010) | |
2025-03-03T17:57:54.4971570Z remote: Compressing objects: 88% (889/1010) | |
2025-03-03T17:57:54.4972724Z remote: Compressing objects: 89% (899/1010) | |
2025-03-03T17:57:54.4973986Z remote: Compressing objects: 90% (909/1010) | |
2025-03-03T17:57:54.4975125Z remote: Compressing objects: 91% (920/1010) | |
2025-03-03T17:57:54.4976259Z remote: Compressing objects: 92% (930/1010) | |
2025-03-03T17:57:54.4977403Z remote: Compressing objects: 93% (940/1010) | |
2025-03-03T17:57:54.4978528Z remote: Compressing objects: 94% (950/1010) | |
2025-03-03T17:57:54.4979665Z remote: Compressing objects: 95% (960/1010) | |
2025-03-03T17:57:54.4980978Z remote: Compressing objects: 96% (970/1010) | |
2025-03-03T17:57:54.4982103Z remote: Compressing objects: 97% (980/1010) | |
2025-03-03T17:57:54.4983242Z remote: Compressing objects: 98% (990/1010) | |
2025-03-03T17:57:54.4984629Z remote: Compressing objects: 99% (1000/1010) | |
2025-03-03T17:57:54.4985734Z remote: Compressing objects: 100% (1010/1010) | |
2025-03-03T17:57:54.4986953Z remote: Compressing objects: 100% (1010/1010), done. | |
2025-03-03T17:57:54.4988008Z Receiving objects: 0% (1/1174) | |
2025-03-03T17:57:54.5032784Z Receiving objects: 1% (12/1174) | |
2025-03-03T17:57:54.5174342Z Receiving objects: 2% (24/1174) | |
2025-03-03T17:57:54.5192849Z Receiving objects: 3% (36/1174) | |
2025-03-03T17:57:54.5205423Z Receiving objects: 4% (47/1174) | |
2025-03-03T17:57:54.5528867Z Receiving objects: 5% (59/1174) | |
2025-03-03T17:57:54.5625293Z Receiving objects: 6% (71/1174) | |
2025-03-03T17:57:54.5631807Z Receiving objects: 7% (83/1174) | |
2025-03-03T17:57:54.5637349Z Receiving objects: 8% (94/1174) | |
2025-03-03T17:57:54.5638928Z Receiving objects: 9% (106/1174) | |
2025-03-03T17:57:54.5643529Z Receiving objects: 10% (118/1174) | |
2025-03-03T17:57:54.5892555Z Receiving objects: 11% (130/1174) | |
2025-03-03T17:57:54.5894990Z Receiving objects: 12% (141/1174) | |
2025-03-03T17:57:54.5951795Z Receiving objects: 13% (153/1174) | |
2025-03-03T17:57:54.5956215Z Receiving objects: 14% (165/1174) | |
2025-03-03T17:57:54.5964020Z Receiving objects: 15% (177/1174) | |
2025-03-03T17:57:54.5964943Z Receiving objects: 16% (188/1174) | |
2025-03-03T17:57:54.5965856Z Receiving objects: 17% (200/1174) | |
2025-03-03T17:57:54.5966762Z Receiving objects: 18% (212/1174) | |
2025-03-03T17:57:54.5967634Z Receiving objects: 19% (224/1174) | |
2025-03-03T17:57:54.5971720Z Receiving objects: 20% (235/1174) | |
2025-03-03T17:57:54.5973298Z Receiving objects: 21% (247/1174) | |
2025-03-03T17:57:54.5975715Z Receiving objects: 22% (259/1174) | |
2025-03-03T17:57:54.5976699Z Receiving objects: 23% (271/1174) | |
2025-03-03T17:57:54.5977627Z Receiving objects: 24% (282/1174) | |
2025-03-03T17:57:54.5978525Z Receiving objects: 25% (294/1174) | |
2025-03-03T17:57:54.5979487Z Receiving objects: 26% (306/1174) | |
2025-03-03T17:57:54.5980868Z Receiving objects: 27% (317/1174) | |
2025-03-03T17:57:54.5981862Z Receiving objects: 28% (329/1174) | |
2025-03-03T17:57:54.5983956Z Receiving objects: 29% (341/1174) | |
2025-03-03T17:57:54.5990478Z Receiving objects: 30% (353/1174) | |
2025-03-03T17:57:54.6010719Z Receiving objects: 31% (364/1174) | |
2025-03-03T17:57:54.6016226Z Receiving objects: 32% (376/1174) | |
2025-03-03T17:57:54.6016818Z Receiving objects: 33% (388/1174) | |
2025-03-03T17:57:54.6017348Z Receiving objects: 34% (400/1174) | |
2025-03-03T17:57:54.6017863Z Receiving objects: 35% (411/1174) | |
2025-03-03T17:57:54.6018600Z Receiving objects: 36% (423/1174) | |
2025-03-03T17:57:54.6019112Z Receiving objects: 37% (435/1174) | |
2025-03-03T17:57:54.6026577Z Receiving objects: 38% (447/1174) | |
2025-03-03T17:57:54.6032352Z Receiving objects: 39% (458/1174) | |
2025-03-03T17:57:54.6034438Z Receiving objects: 40% (470/1174) | |
2025-03-03T17:57:54.6038702Z Receiving objects: 41% (482/1174) | |
2025-03-03T17:57:54.6039635Z Receiving objects: 42% (494/1174) | |
2025-03-03T17:57:54.6040998Z Receiving objects: 43% (505/1174) | |
2025-03-03T17:57:54.6043466Z Receiving objects: 44% (517/1174) | |
2025-03-03T17:57:54.6047152Z Receiving objects: 45% (529/1174) | |
2025-03-03T17:57:54.6050410Z Receiving objects: 46% (541/1174) | |
2025-03-03T17:57:54.6054971Z Receiving objects: 47% (552/1174) | |
2025-03-03T17:57:54.6057494Z Receiving objects: 48% (564/1174) | |
2025-03-03T17:57:54.6062306Z Receiving objects: 49% (576/1174) | |
2025-03-03T17:57:54.6066485Z Receiving objects: 50% (587/1174) | |
2025-03-03T17:57:54.6069037Z Receiving objects: 51% (599/1174) | |
2025-03-03T17:57:54.6075405Z Receiving objects: 52% (611/1174) | |
2025-03-03T17:57:54.6076465Z Receiving objects: 53% (623/1174) | |
2025-03-03T17:57:54.6081643Z Receiving objects: 54% (634/1174) | |
2025-03-03T17:57:54.6083120Z Receiving objects: 55% (646/1174) | |
2025-03-03T17:57:54.6087922Z Receiving objects: 56% (658/1174) | |
2025-03-03T17:57:54.6092104Z Receiving objects: 57% (670/1174) | |
2025-03-03T17:57:54.6094206Z Receiving objects: 58% (681/1174) | |
2025-03-03T17:57:54.6098956Z Receiving objects: 59% (693/1174) | |
2025-03-03T17:57:54.6101251Z Receiving objects: 60% (705/1174) | |
2025-03-03T17:57:54.6104946Z Receiving objects: 61% (717/1174) | |
2025-03-03T17:57:54.6107165Z Receiving objects: 62% (728/1174) | |
2025-03-03T17:57:54.6109451Z Receiving objects: 63% (740/1174) | |
2025-03-03T17:57:54.6113273Z Receiving objects: 64% (752/1174) | |
2025-03-03T17:57:54.6116062Z Receiving objects: 65% (764/1174) | |
2025-03-03T17:57:54.6117562Z Receiving objects: 66% (775/1174) | |
2025-03-03T17:57:54.6124161Z Receiving objects: 67% (787/1174) | |
2025-03-03T17:57:54.6127466Z Receiving objects: 68% (799/1174) | |
2025-03-03T17:57:54.6128753Z Receiving objects: 69% (811/1174) | |
2025-03-03T17:57:54.6129650Z Receiving objects: 70% (822/1174) | |
2025-03-03T17:57:54.6131475Z Receiving objects: 71% (834/1174) | |
2025-03-03T17:57:54.6134959Z Receiving objects: 72% (846/1174) | |
2025-03-03T17:57:54.6147799Z Receiving objects: 73% (858/1174) | |
2025-03-03T17:57:54.6150291Z Receiving objects: 74% (869/1174) | |
2025-03-03T17:57:54.6155604Z Receiving objects: 75% (881/1174) | |
2025-03-03T17:57:54.6315106Z Receiving objects: 76% (893/1174) | |
2025-03-03T17:57:54.7200072Z Receiving objects: 77% (904/1174) | |
2025-03-03T17:57:54.7346394Z Receiving objects: 78% (916/1174) | |
2025-03-03T17:57:54.7771498Z Receiving objects: 79% (928/1174) | |
2025-03-03T17:57:54.7812602Z Receiving objects: 80% (940/1174) | |
2025-03-03T17:57:54.7921891Z Receiving objects: 81% (951/1174) | |
2025-03-03T17:57:54.7923962Z Receiving objects: 82% (963/1174) | |
2025-03-03T17:57:54.7925308Z Receiving objects: 83% (975/1174) | |
2025-03-03T17:57:54.7926781Z Receiving objects: 84% (987/1174) | |
2025-03-03T17:57:54.7933296Z Receiving objects: 85% (998/1174) | |
2025-03-03T17:57:54.7938544Z Receiving objects: 86% (1010/1174) | |
2025-03-03T17:57:54.7950651Z Receiving objects: 87% (1022/1174) | |
2025-03-03T17:57:54.7953680Z Receiving objects: 88% (1034/1174) | |
2025-03-03T17:57:54.7956179Z Receiving objects: 89% (1045/1174) | |
2025-03-03T17:57:54.7982335Z Receiving objects: 90% (1057/1174) | |
2025-03-03T17:57:54.7984263Z Receiving objects: 91% (1069/1174) | |
2025-03-03T17:57:54.7987014Z Receiving objects: 92% (1081/1174) | |
2025-03-03T17:57:54.7994362Z Receiving objects: 93% (1092/1174) | |
2025-03-03T17:57:54.7996461Z Receiving objects: 94% (1104/1174) | |
2025-03-03T17:57:54.7998313Z Receiving objects: 95% (1116/1174) | |
2025-03-03T17:57:54.8002960Z Receiving objects: 96% (1128/1174) | |
2025-03-03T17:57:54.8004932Z remote: Total 1174 (delta 91), reused 775 (delta 44), pack-reused 0 (from 0) | |
2025-03-03T17:57:54.8014347Z Receiving objects: 97% (1139/1174) | |
2025-03-03T17:57:54.8064808Z Receiving objects: 98% (1151/1174) | |
2025-03-03T17:57:54.8066773Z Receiving objects: 99% (1163/1174) | |
2025-03-03T17:57:54.8070277Z Receiving objects: 100% (1174/1174) | |
2025-03-03T17:57:54.8072644Z Receiving objects: 100% (1174/1174), 12.55 MiB | 38.94 MiB/s, done. | |
2025-03-03T17:57:54.8075225Z Resolving deltas: 0% (0/91) | |
2025-03-03T17:57:54.8077175Z Resolving deltas: 1% (1/91) | |
2025-03-03T17:57:54.8079068Z Resolving deltas: 2% (2/91) | |
2025-03-03T17:57:54.8081183Z Resolving deltas: 3% (3/91) | |
2025-03-03T17:57:54.8083135Z Resolving deltas: 4% (4/91) | |
2025-03-03T17:57:54.8085396Z Resolving deltas: 5% (5/91) | |
2025-03-03T17:57:54.8087401Z Resolving deltas: 6% (6/91) | |
2025-03-03T17:57:54.8089322Z Resolving deltas: 7% (7/91) | |
2025-03-03T17:57:54.8091630Z Resolving deltas: 8% (8/91) | |
2025-03-03T17:57:54.8093712Z Resolving deltas: 9% (9/91) | |
2025-03-03T17:57:54.8095613Z Resolving deltas: 10% (10/91) | |
2025-03-03T17:57:54.8101477Z Resolving deltas: 12% (11/91) | |
2025-03-03T17:57:54.8104463Z Resolving deltas: 13% (12/91) | |
2025-03-03T17:57:54.8106225Z Resolving deltas: 14% (13/91) | |
2025-03-03T17:57:54.8108014Z Resolving deltas: 15% (14/91) | |
2025-03-03T17:57:54.8109969Z Resolving deltas: 16% (15/91) | |
2025-03-03T17:57:54.8111745Z Resolving deltas: 17% (16/91) | |
2025-03-03T17:57:54.8113505Z Resolving deltas: 18% (17/91) | |
2025-03-03T17:57:54.8115250Z Resolving deltas: 19% (18/91) | |
2025-03-03T17:57:54.8117011Z Resolving deltas: 20% (19/91) | |
2025-03-03T17:57:54.8118727Z Resolving deltas: 21% (20/91) | |
2025-03-03T17:57:54.8120616Z Resolving deltas: 23% (21/91) | |
2025-03-03T17:57:54.8122564Z Resolving deltas: 24% (22/91) | |
2025-03-03T17:57:54.8175996Z Resolving deltas: 25% (23/91) | |
2025-03-03T17:57:54.8177767Z Resolving deltas: 26% (24/91) | |
2025-03-03T17:57:54.8179483Z Resolving deltas: 27% (25/91) | |
2025-03-03T17:57:54.8181398Z Resolving deltas: 28% (26/91) | |
2025-03-03T17:57:54.8183116Z Resolving deltas: 29% (27/91) | |
2025-03-03T17:57:54.8184807Z Resolving deltas: 30% (28/91) | |
2025-03-03T17:57:54.8186527Z Resolving deltas: 31% (29/91) | |
2025-03-03T17:57:54.8188259Z Resolving deltas: 32% (30/91) | |
2025-03-03T17:57:54.8190102Z Resolving deltas: 34% (31/91) | |
2025-03-03T17:57:54.8191811Z Resolving deltas: 35% (32/91) | |
2025-03-03T17:57:54.8193513Z Resolving deltas: 36% (33/91) | |
2025-03-03T17:57:54.8195201Z Resolving deltas: 37% (34/91) | |
2025-03-03T17:57:54.8196938Z Resolving deltas: 38% (35/91) | |
2025-03-03T17:57:54.8198667Z Resolving deltas: 39% (36/91) | |
2025-03-03T17:57:54.8200585Z Resolving deltas: 40% (37/91) | |
2025-03-03T17:57:54.8202325Z Resolving deltas: 41% (38/91) | |
2025-03-03T17:57:54.8204050Z Resolving deltas: 42% (39/91) | |
2025-03-03T17:57:54.8205771Z Resolving deltas: 43% (40/91) | |
2025-03-03T17:57:54.8207514Z Resolving deltas: 45% (41/91) | |
2025-03-03T17:57:54.8209253Z Resolving deltas: 46% (42/91) | |
2025-03-03T17:57:54.8211122Z Resolving deltas: 47% (43/91) | |
2025-03-03T17:57:54.8212847Z Resolving deltas: 48% (44/91) | |
2025-03-03T17:57:54.8214571Z Resolving deltas: 49% (45/91) | |
2025-03-03T17:57:54.8216293Z Resolving deltas: 50% (46/91) | |
2025-03-03T17:57:54.8218035Z Resolving deltas: 51% (47/91) | |
2025-03-03T17:57:54.8219757Z Resolving deltas: 52% (48/91) | |
2025-03-03T17:57:54.8221648Z Resolving deltas: 53% (49/91) | |
2025-03-03T17:57:54.8223400Z Resolving deltas: 54% (50/91) | |
2025-03-03T17:57:54.8225138Z Resolving deltas: 56% (51/91) | |
2025-03-03T17:57:54.8226888Z Resolving deltas: 57% (52/91) | |
2025-03-03T17:57:54.8228623Z Resolving deltas: 58% (53/91) | |
2025-03-03T17:57:54.8230530Z Resolving deltas: 59% (54/91) | |
2025-03-03T17:57:54.8232292Z Resolving deltas: 60% (55/91) | |
2025-03-03T17:57:54.8234056Z Resolving deltas: 61% (56/91) | |
2025-03-03T17:57:54.8235803Z Resolving deltas: 62% (57/91) | |
2025-03-03T17:57:54.8237552Z Resolving deltas: 63% (58/91) | |
2025-03-03T17:57:54.8239289Z Resolving deltas: 64% (59/91) | |
2025-03-03T17:57:54.8241186Z Resolving deltas: 65% (60/91) | |
2025-03-03T17:57:54.8242940Z Resolving deltas: 67% (61/91) | |
2025-03-03T17:57:54.8244705Z Resolving deltas: 68% (62/91) | |
2025-03-03T17:57:54.8246469Z Resolving deltas: 69% (63/91) | |
2025-03-03T17:57:54.8250787Z Resolving deltas: 70% (64/91) | |
2025-03-03T17:57:54.8252538Z Resolving deltas: 71% (65/91) | |
2025-03-03T17:57:54.8254224Z Resolving deltas: 72% (66/91) | |
2025-03-03T17:57:54.8255891Z Resolving deltas: 73% (67/91) | |
2025-03-03T17:57:54.8257515Z Resolving deltas: 74% (68/91) | |
2025-03-03T17:57:54.8259153Z Resolving deltas: 75% (69/91) | |
2025-03-03T17:57:54.8260947Z Resolving deltas: 76% (70/91) | |
2025-03-03T17:57:54.8262622Z Resolving deltas: 78% (71/91) | |
2025-03-03T17:57:54.8264331Z Resolving deltas: 79% (72/91) | |
2025-03-03T17:57:54.8266094Z Resolving deltas: 80% (73/91) | |
2025-03-03T17:57:54.8267786Z Resolving deltas: 81% (74/91) | |
2025-03-03T17:57:54.8269444Z Resolving deltas: 82% (75/91) | |
2025-03-03T17:57:54.8271248Z Resolving deltas: 83% (76/91) | |
2025-03-03T17:57:54.8272919Z Resolving deltas: 84% (77/91) | |
2025-03-03T17:57:54.8274601Z Resolving deltas: 85% (78/91) | |
2025-03-03T17:57:54.8276301Z Resolving deltas: 86% (79/91) | |
2025-03-03T17:57:54.8277996Z Resolving deltas: 87% (80/91) | |
2025-03-03T17:57:54.8279710Z Resolving deltas: 89% (81/91) | |
2025-03-03T17:57:54.8281578Z Resolving deltas: 90% (82/91) | |
2025-03-03T17:57:54.8283284Z Resolving deltas: 91% (83/91) | |
2025-03-03T17:57:54.8284974Z Resolving deltas: 92% (84/91) | |
2025-03-03T17:57:54.8286664Z Resolving deltas: 93% (85/91) | |
2025-03-03T17:57:54.8288399Z Resolving deltas: 94% (86/91) | |
2025-03-03T17:57:54.8290219Z Resolving deltas: 95% (87/91) | |
2025-03-03T17:57:54.8291925Z Resolving deltas: 96% (88/91) | |
2025-03-03T17:57:54.8309510Z Resolving deltas: 97% (89/91) | |
2025-03-03T17:57:54.8319134Z Resolving deltas: 98% (90/91) | |
2025-03-03T17:57:54.8325039Z Resolving deltas: 100% (91/91) | |
2025-03-03T17:57:54.8326245Z Resolving deltas: 100% (91/91), done. | |
2025-03-03T17:57:54.8541388Z From https://github.com/chartx-ai/monorepo | |
2025-03-03T17:57:54.8544004Z * [new ref] c98bd6ea57deba879db6558571f605faf71f0b26 -> origin/master | |
2025-03-03T17:57:54.8576279Z ##[endgroup] | |
2025-03-03T17:57:54.8580016Z ##[group]Determining the checkout info | |
2025-03-03T17:57:54.8582917Z ##[endgroup] | |
2025-03-03T17:57:54.8585139Z ##[group]Checking out the ref | |
2025-03-03T17:57:54.8587825Z [command]/usr/bin/git checkout --progress --force -B master refs/remotes/origin/master | |
2025-03-03T17:57:55.0008540Z Reset branch 'master' | |
2025-03-03T17:57:55.0011721Z branch 'master' set up to track 'origin/master'. | |
2025-03-03T17:57:55.0028901Z ##[endgroup] | |
2025-03-03T17:57:55.0081907Z [command]/usr/bin/git log -1 --format='%H' | |
2025-03-03T17:57:55.0094441Z 'c98bd6ea57deba879db6558571f605faf71f0b26' | |
2025-03-03T17:57:55.0307619Z ##[group]Run echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT | |
2025-03-03T17:57:55.0309698Z [36;1mecho "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT[0m | |
2025-03-03T17:57:55.0363443Z shell: /usr/bin/bash -e {0} | |
2025-03-03T17:57:55.0364463Z ##[endgroup] | |
2025-03-03T17:57:55.0599043Z ##[group]Run porter-dev/[email protected] | |
2025-03-03T17:57:55.0600363Z with: | |
2025-03-03T17:57:55.0601076Z ##[endgroup] | |
2025-03-03T17:57:55.0706669Z ##[group]Run INSTALL_URL="https://install.porter.run" | |
2025-03-03T17:57:55.0708122Z [36;1mINSTALL_URL="https://install.porter.run"[0m | |
2025-03-03T17:57:55.0709353Z [36;1mif [ -n "" ]; then[0m | |
2025-03-03T17:57:55.0710567Z [36;1m INSTALL_URL="${INSTALL_URL}?version="[0m | |
2025-03-03T17:57:55.0711978Z [36;1mfi[0m | |
2025-03-03T17:57:55.0712883Z [36;1m/bin/bash -c "$(curl -fsSL $INSTALL_URL)"[0m | |
2025-03-03T17:57:55.0714069Z [36;1mporter version[0m | |
2025-03-03T17:57:55.0761332Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} | |
2025-03-03T17:57:55.0762656Z ##[endgroup] | |
2025-03-03T17:57:55.3987909Z [INFO] Since the Porter CLI gets installed in /usr/local/bin, you may be asked to input your password. | |
2025-03-03T17:57:55.3992178Z [INFO] Please make sure /usr/local/bin is included in your PATH. | |
2025-03-03T17:57:55.4028986Z % Total % Received % Xferd Average Speed Time Time Time Current | |
2025-03-03T17:57:55.4031423Z Dload Upload Total Spent Left Speed | |
2025-03-03T17:57:55.4032830Z | |
2025-03-03T17:57:55.4329320Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
2025-03-03T17:57:55.4332175Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
2025-03-03T17:57:55.8270613Z | |
2025-03-03T17:57:56.0152873Z 56 166M 56 93.5M 0 0 223M 0 --:--:-- --:--:-- --:--:-- 223M | |
2025-03-03T17:57:56.0155481Z 100 166M 100 166M 0 0 274M 0 --:--:-- --:--:-- --:--:-- 390M | |
2025-03-03T17:57:56.0325541Z % Total % Received % Xferd Average Speed Time Time Time Current | |
2025-03-03T17:57:56.0328123Z Dload Upload Total Spent Left Speed | |
2025-03-03T17:57:56.0329486Z | |
2025-03-03T17:57:56.0625001Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
2025-03-03T17:57:56.0633667Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 | |
2025-03-03T17:57:56.5930649Z | |
2025-03-03T17:57:56.5933600Z 100 138M 100 138M 0 0 246M 0 --:--:-- --:--:-- --:--:-- 246M | |
2025-03-03T17:57:56.7869315Z v0.57.10 | |
2025-03-03T17:57:56.8003032Z ##[group]Run exec porter apply -f porter.yaml | |
2025-03-03T17:57:56.8004301Z [36;1mexec porter apply -f porter.yaml[0m | |
2025-03-03T17:57:56.8055821Z shell: /usr/bin/bash -e {0} | |
2025-03-03T17:57:56.8056761Z env: | |
2025-03-03T17:57:56.8057538Z PORTER_CLUSTER: 4006 | |
2025-03-03T17:57:56.8058571Z PORTER_HOST: https://dashboard.getporter.dev | |
2025-03-03T17:57:56.8059726Z PORTER_PR_NUMBER: | |
2025-03-03T17:57:56.8060835Z PORTER_PROJECT: 12779 | |
2025-03-03T17:57:56.8061734Z PORTER_REPO_NAME: monorepo | |
2025-03-03T17:57:56.8062697Z PORTER_STACK_NAME: web-prod | |
2025-03-03T17:57:56.8063650Z PORTER_TAG: c98bd6e | |
2025-03-03T17:57:56.8068697Z PORTER_TOKEN: *** | |
2025-03-03T17:57:56.8069543Z DOCKER_BUILDKIT: 1 | |
2025-03-03T17:57:56.8070602Z ##[endgroup] | |
2025-03-03T17:57:58.0879012Z could not update build started: no build response received | |
2025-03-03T17:57:58.0880620Z Starting build for app web-prod... | |
2025-03-03T17:57:58.0882774Z Build Run ID: | |
2025-03-03T17:57:58.0883832Z Building new image with tag c98bd6ea57deba879db6558571f605faf71f0b26... | |
2025-03-03T17:57:58.0887766Z ────────────────────────────────────────────────── | |
2025-03-03T17:57:58.0888328Z Porter Build Settings | |
2025-03-03T17:57:58.0888645Z | |
2025-03-03T17:57:58.0888814Z Build Context ./web | |
2025-03-03T17:57:58.0889250Z Build Method docker | |
2025-03-03T17:57:58.0889671Z Dockerfile ./web/Dockerfile | |
2025-03-03T17:57:58.0890421Z Image Tag c98bd6ea57deba879db6558571f605faf71f0b26 | |
2025-03-03T17:57:58.0891032Z Cache Tag 87363838f0b40a2d97f2344854f975f186d560e3 | |
2025-03-03T17:57:58.0891756Z Repository Url 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod | |
2025-03-03T17:57:58.0892448Z Pull Before Build true | |
2025-03-03T17:57:58.0892858Z Skip Push false | |
2025-03-03T17:57:58.0893260Z Env Variables | |
2025-03-03T17:57:58.0893648Z PORTER_PR_NUMBER ******* | |
2025-03-03T17:57:58.0894219Z NEXT_PUBLIC_STRIPE_PUBLIC_KEY ******* | |
2025-03-03T17:57:58.0894793Z NEXT_PUBLIC_SENTRY_TRACES_SAMPLE_RATE ******* | |
2025-03-03T17:57:58.0895328Z INNGEST_EVENT_KEY ******* | |
2025-03-03T17:57:58.0895857Z PORTER_HOST ******* | |
2025-03-03T17:57:58.0896397Z PORTER_PROJECT ******* | |
2025-03-03T17:57:58.0896940Z COMPANY_LEGAL_NAME ******* | |
2025-03-03T17:57:58.0897457Z COMPANY_EIN ******* | |
2025-03-03T17:57:58.0897964Z AWS_REGION ******* | |
2025-03-03T17:57:58.0898498Z NEXT_PUBLIC_PRODUCT_HOST ******* | |
2025-03-03T17:57:58.0899035Z NEXT_PUBLIC_APP_ENV ******* | |
2025-03-03T17:57:58.0899590Z PORTER_TOKEN ******* | |
2025-03-03T17:57:58.0904145Z AWS_ACCESS_KEY_ID ******* | |
2025-03-03T17:57:58.0904816Z NEXT_PUBLIC_PRODUCT_NAME ******* | |
2025-03-03T17:57:58.0906008Z PORTER_REPO_NAME ******* | |
2025-03-03T17:57:58.0906626Z PORTER_CLUSTER ******* | |
2025-03-03T17:57:58.0907192Z HOTFIX_EMAIL ******* | |
2025-03-03T17:57:58.0907749Z NODE_OPTIONS ******* | |
2025-03-03T17:57:58.0908291Z COMPANY_EMAIL ******* | |
2025-03-03T17:57:58.0908839Z STEDI_API_KEY ******* | |
2025-03-03T17:57:58.0909389Z COMPANY_CONTACT_PERSON ******* | |
2025-03-03T17:57:58.0910133Z INNGEST_SIGNING_KEY ******* | |
2025-03-03T17:57:58.0910717Z NEXT_PUBLIC_INNGEST_DISABLE ******* | |
2025-03-03T17:57:58.0911281Z PORTER_TAG ******* | |
2025-03-03T17:57:58.0911814Z PORTER_STACK_NAME ******* | |
2025-03-03T17:57:58.0912342Z SENTRY_AUTH_TOKEN ******* | |
2025-03-03T17:57:58.0912836Z TZ ******* | |
2025-03-03T17:57:58.0913365Z NEXT_PUBLIC_SENTRY_DSN ******* | |
2025-03-03T17:57:58.0914234Z DATABASE_URL ******* | |
2025-03-03T17:57:58.0914766Z COMPANY_ADDRESS ******* | |
2025-03-03T17:57:58.0915455Z ────────────────────────────────────────────────── | |
2025-03-03T17:57:58.9117971Z Ensuring porter credentials are available | |
2025-03-03T17:57:59.3442483Z Creating porter buildkit builder | |
2025-03-03T17:58:04.5592817Z Running buildkit command: docker buildx build -f Dockerfile --tag 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:c98bd6ea57deba879db6558571f605faf71f0b26 --cache-from type=registry,ref=111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:porter-cache --cache-to type=local,dest=/tmp/porter-build-cache --build-arg NEXT_PUBLIC_PRODUCT_NAME=ChartX --build-arg AWS_REGION=us-east-1 --build-arg NEXT_PUBLIC_PRODUCT_HOST=alw.chartx.ai --build-arg NEXT_PUBLIC_APP_ENV=prod --build-arg PORTER_TOKEN=*** --build-arg AWS_ACCESS_KEY_ID=AKIART3S64JAJ5HSGITR --build-arg NODE_OPTIONS="--enable-source-maps=true" --build-arg PORTER_REPO_NAME=monorepo --build-arg PORTER_CLUSTER=4006 --build-arg [email protected] --build-arg COMPANY_CONTACT_PERSON=Manik Atul Akhand --build-arg [email protected] --build-arg STEDI_API_KEY=PvKBcAp.04BgaFFOG8C3oPA2DBi1GGSV --build-arg TZ=UTC --build-arg INNGEST_SIGNING_KEY=signkey-prod-bc3b808256304b3d4ae8fa0ddfd19a20152cb5d8cbe890188ea040ef1b725a33 --build-arg NEXT_PUBLIC_INNGEST_DISABLE=1 --build-arg PORTER_TAG=c98bd6e --build-arg PORTER_STACK_NAME=web-prod --build-arg SENTRY_AUTH_TOKEN=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 --build-arg COMPANY_ADDRESS=1216 River Oak Drive, Naperville, IL 60565 --build-arg NEXT_PUBLIC_SENTRY_DSN=https://3847210e2057ce7a56e2f4f25ab62f94@o4507322603405312.ingest.us.sentry.io/4507828535033856 --build-arg DATABASE_URL=***web-prod-postgres.cluster-c0yencigfxcs.us-east-1.rds.amazonaws.com:5432/postgres --build-arg NEXT_PUBLIC_SENTRY_TRACES_SAMPLE_RATE=0.1 --build-arg PORTER_PR_NUMBER= --build-arg NEXT_PUBLIC_STRIPE_PUBLIC_KEY=pk_live_51NyJovEex3HJHxKJpTXENFq3yPuhkWEeXBt1TxWaSNZ4f4L83vvxMUABq38Bdu0IuUwfa97AHk9D4sXPw4hEslTb00Vaxoo9Nl --build-arg PORTER_HOST=https://dashboard.getporter.dev --build-arg INNGEST_EVENT_KEY=wfb-oa4ErD98dqyy5BaG2JUp2ona7kCNKIVIs0CzOsnYFkDDHAixM9LI0-JZQMQ6TChVeAuguLZuPWtxgQ440A --build-arg COMPANY_EIN=93-3838933 --build-arg PORTER_PROJECT=12779 --build-arg COMPANY_LEGAL_NAME=ChartX, LLC --platform linux/amd64 /home/runner/work/monorepo/monorepo/web | |
2025-03-03T17:58:04.8291345Z #0 building with "porter-builder" instance using docker-container driver | |
2025-03-03T17:58:04.8291739Z | |
2025-03-03T17:58:04.8291891Z #1 [internal] load build definition from Dockerfile | |
2025-03-03T17:58:04.8292248Z #1 transferring dockerfile: 4.64kB done | |
2025-03-03T17:58:04.8292533Z #1 DONE 0.0s | |
2025-03-03T17:58:04.9824060Z | |
2025-03-03T17:58:04.9824644Z #2 [internal] load metadata for docker.io/library/node:22.12.0 | |
2025-03-03T17:58:04.9827467Z #2 DONE 0.3s | |
2025-03-03T17:58:05.1599045Z | |
2025-03-03T17:58:05.1607962Z #3 [internal] load .dockerignore | |
2025-03-03T17:58:05.1612185Z #3 transferring context: 663B done | |
2025-03-03T17:58:05.1613570Z #3 DONE 0.0s | |
2025-03-03T17:58:05.1613751Z | |
2025-03-03T17:58:05.1613905Z #4 [internal] load build context | |
2025-03-03T17:58:05.1615233Z #4 DONE 0.0s | |
2025-03-03T17:58:05.1615418Z | |
2025-03-03T17:58:05.1616141Z #5 [base 1/1] FROM docker.io/library/node:22.12.0@sha256:0e910f435308c36ea60b4cfd7b80208044d77a074d16b768a81901ce938a62dc | |
2025-03-03T17:58:05.1617662Z #5 resolve docker.io/library/node:22.12.0@sha256:0e910f435308c36ea60b4cfd7b80208044d77a074d16b768a81901ce938a62dc done | |
2025-03-03T17:58:05.1618631Z #5 DONE 0.0s | |
2025-03-03T17:58:05.1618816Z | |
2025-03-03T17:58:05.1619434Z #6 importing cache manifest from 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:porter-cache | |
2025-03-03T17:58:05.9717708Z #6 ... | |
2025-03-03T17:58:05.9718069Z | |
2025-03-03T17:58:05.9718429Z #7 [auth] sharing credentials for 111373378112.dkr.ecr.us-east-1.amazonaws.com | |
2025-03-03T17:58:05.9719369Z #7 DONE 0.0s | |
2025-03-03T17:58:06.0074131Z | |
2025-03-03T17:58:06.0077897Z #6 importing cache manifest from 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:porter-cache | |
2025-03-03T17:58:06.0078995Z #6 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done | |
2025-03-03T17:58:06.1316141Z #6 DONE 1.1s | |
2025-03-03T17:58:06.2433319Z | |
2025-03-03T17:58:06.2443940Z #4 [internal] load build context | |
2025-03-03T17:58:06.3523408Z #4 transferring context: 3.27MB 0.2s done | |
2025-03-03T17:58:06.4859504Z #4 DONE 0.2s | |
2025-03-03T17:58:06.4859759Z | |
2025-03-03T17:58:06.4860340Z #8 [deps 1/3] WORKDIR /app | |
2025-03-03T17:58:06.4861101Z #8 sha256:0dc22593cff02f39b9e4fac407cf6e440bdd2bea6ed9263b7d992a587dd75a1e 93B / 93B 0.1s done | |
2025-03-03T17:58:06.5878907Z #8 sha256:016f59ac991775323f6469dabfeb45c082ba33314fb155097f283df95c15f75a 445B / 445B 0.2s done | |
2025-03-03T17:58:06.5880273Z #8 sha256:3106d3fcee82378716202b89eab7a41468c4db9051d1393509ed1e9e79a7c033 0B / 1.25MB 0.2s | |
2025-03-03T17:58:06.5881299Z #8 sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 0B / 55.44MB 0.2s | |
2025-03-03T17:58:06.5882328Z #8 sha256:80a699d6cfa9fe9d481389590e57aba34b06944b13af552f6d4d01b208dbbb85 3.32kB / 3.32kB 0.1s done | |
2025-03-03T17:58:06.6994187Z #8 sha256:3106d3fcee82378716202b89eab7a41468c4db9051d1393509ed1e9e79a7c033 1.25MB / 1.25MB 0.2s done | |
2025-03-03T17:58:06.6995675Z #8 sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 12.58MB / 55.44MB 0.3s | |
2025-03-03T17:58:06.8519943Z #8 sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 16.78MB / 55.44MB 0.5s | |
2025-03-03T17:58:06.8522731Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 0B / 211.31MB 0.2s | |
2025-03-03T17:58:06.8524836Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 0B / 64.39MB 0.2s | |
2025-03-03T17:58:06.8529576Z #8 sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 0B / 23.87MB 0.2s | |
2025-03-03T17:58:06.9993439Z #8 sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 19.92MB / 55.44MB 0.6s | |
2025-03-03T17:58:06.9994513Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 17.83MB / 211.31MB 0.3s | |
2025-03-03T17:58:06.9995501Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 14.68MB / 64.39MB 0.3s | |
2025-03-03T17:58:07.0018500Z #8 sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 16.78MB / 23.87MB 0.3s | |
2025-03-03T17:58:07.1004972Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 19.92MB / 64.39MB 0.5s | |
2025-03-03T17:58:07.1022482Z #8 sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 21.68MB / 23.87MB 0.5s | |
2025-03-03T17:58:07.3005373Z #8 sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 40.89MB / 55.44MB 0.9s | |
2025-03-03T17:58:07.3008728Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 37.75MB / 211.31MB 0.6s | |
2025-03-03T17:58:07.3012619Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 37.75MB / 64.39MB 0.6s | |
2025-03-03T17:58:07.3013808Z #8 sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 23.87MB / 23.87MB 0.5s done | |
2025-03-03T17:58:07.4418057Z #8 sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 55.44MB / 55.44MB 1.0s done | |
2025-03-03T17:58:07.4419335Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 58.72MB / 211.31MB 0.8s | |
2025-03-03T17:58:07.4420616Z #8 sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 0B / 48.50MB 0.2s | |
2025-03-03T17:58:07.6148895Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 80.74MB / 211.31MB 1.1s | |
2025-03-03T17:58:07.6155782Z #8 sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 16.78MB / 48.50MB 0.3s | |
2025-03-03T17:58:07.7643095Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 46.14MB / 64.39MB 1.1s | |
2025-03-03T17:58:07.7644599Z #8 sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 19.92MB / 48.50MB 0.5s | |
2025-03-03T17:58:07.9146642Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 100.66MB / 211.31MB 1.4s | |
2025-03-03T17:58:07.9148087Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 56.62MB / 64.39MB 1.2s | |
2025-03-03T17:58:07.9149322Z #8 sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 38.80MB / 48.50MB 0.6s | |
2025-03-03T17:58:08.0635648Z #8 sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 64.39MB / 64.39MB 1.4s done | |
2025-03-03T17:58:08.1672996Z #8 sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 48.50MB / 48.50MB 1.0s done | |
2025-03-03T17:58:08.3649477Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 127.93MB / 211.31MB 1.8s | |
2025-03-03T17:58:08.3651200Z #8 extracting sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b | |
2025-03-03T17:58:08.5140795Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 145.75MB / 211.31MB 2.0s | |
2025-03-03T17:58:08.8143960Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 166.72MB / 211.31MB 2.3s | |
2025-03-03T17:58:09.1139471Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 184.55MB / 211.31MB 2.6s | |
2025-03-03T17:58:09.7137274Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 208.67MB / 211.31MB 3.2s | |
2025-03-03T17:58:09.7138836Z #8 extracting sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 1.4s done | |
2025-03-03T17:58:09.7140155Z #8 extracting sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f | |
2025-03-03T17:58:10.6621141Z #8 sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 211.31MB / 211.31MB 3.9s done | |
2025-03-03T17:58:10.6622304Z #8 extracting sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 0.9s done | |
2025-03-03T17:58:10.6623360Z #8 extracting sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 | |
2025-03-03T17:58:12.1818272Z #8 extracting sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 1.7s done | |
2025-03-03T17:58:12.3324699Z #8 extracting sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 | |
2025-03-03T17:58:17.7087208Z #8 extracting sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 5.5s done | |
2025-03-03T17:58:17.7088679Z #8 DONE 11.3s | |
2025-03-03T17:58:17.8671834Z | |
2025-03-03T17:58:17.8672664Z #8 [deps 1/3] WORKDIR /app | |
2025-03-03T17:58:17.8673425Z #8 extracting sha256:80a699d6cfa9fe9d481389590e57aba34b06944b13af552f6d4d01b208dbbb85 done | |
2025-03-03T17:58:17.8674435Z #8 extracting sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c | |
2025-03-03T17:58:19.5879758Z #8 extracting sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 1.9s done | |
2025-03-03T17:58:19.5881171Z #8 DONE 13.2s | |
2025-03-03T17:58:19.8024278Z | |
2025-03-03T17:58:19.8025868Z #8 [deps 1/3] WORKDIR /app | |
2025-03-03T17:58:19.8027636Z #8 extracting sha256:3106d3fcee82378716202b89eab7a41468c4db9051d1393509ed1e9e79a7c033 0.1s done | |
2025-03-03T17:58:19.8029548Z #8 extracting sha256:016f59ac991775323f6469dabfeb45c082ba33314fb155097f283df95c15f75a done | |
2025-03-03T17:58:19.8036997Z #8 extracting sha256:0dc22593cff02f39b9e4fac407cf6e440bdd2bea6ed9263b7d992a587dd75a1e done | |
2025-03-03T17:58:19.8037746Z #8 DONE 13.3s | |
2025-03-03T17:58:19.8037934Z | |
2025-03-03T17:58:19.8038309Z #9 [deps 2/3] COPY package.json yarn.lock* package-lock.json* pnpm-lock.yaml* ./ | |
2025-03-03T17:58:21.8438842Z #9 DONE 2.2s | |
2025-03-03T17:58:21.9962378Z | |
2025-03-03T17:58:21.9965476Z #10 [deps 3/3] RUN if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then corepack enable pnpm && pnpm i --frozen-lockfile; else echo "Lockfile not found." && exit 1; fi | |
2025-03-03T17:58:23.7958725Z #10 1.950 npm warn ERESOLVE overriding peer dependency | |
2025-03-03T17:58:23.7965206Z #10 1.950 npm warn While resolving: [email protected] | |
2025-03-03T17:58:23.7965819Z #10 1.950 npm warn Found: [email protected] | |
2025-03-03T17:58:23.7966254Z #10 1.950 npm warn node_modules/react | |
2025-03-03T17:58:23.7966739Z #10 1.950 npm warn react@"18.3.1" from the root project | |
2025-03-03T17:58:23.7967354Z #10 1.950 npm warn 61 more (@ark-ui/react, @mdx-js/react, ...) | |
2025-03-03T17:58:23.7967861Z #10 1.950 npm warn | |
2025-03-03T17:58:23.7968233Z #10 1.950 npm warn Could not resolve dependency: | |
2025-03-03T17:58:23.7968856Z #10 1.950 npm warn peer react@"^16.6.3 || ^17.0.0" from [email protected] | |
2025-03-03T17:58:23.7969551Z #10 1.950 npm warn node_modules/kbar/node_modules/react-virtual | |
2025-03-03T17:58:23.7970309Z #10 1.950 npm warn react-virtual@"^2.8.2" from [email protected] | |
2025-03-03T17:58:23.7970863Z #10 1.950 npm warn node_modules/kbar | |
2025-03-03T17:58:23.7971305Z #10 1.950 npm warn | |
2025-03-03T17:58:23.7971728Z #10 1.950 npm warn Conflicting peer dependency: [email protected] | |
2025-03-03T17:58:23.7972256Z #10 1.950 npm warn node_modules/react | |
2025-03-03T17:58:23.7972840Z #10 1.950 npm warn peer react@"^16.6.3 || ^17.0.0" from [email protected] | |
2025-03-03T17:58:23.7973497Z #10 1.950 npm warn node_modules/kbar/node_modules/react-virtual | |
2025-03-03T17:58:23.7974106Z #10 1.950 npm warn react-virtual@"^2.8.2" from [email protected] | |
2025-03-03T17:58:23.7974659Z #10 1.950 npm warn node_modules/kbar | |
2025-03-03T17:58:35.5121851Z #10 13.67 npm warn deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. | |
2025-03-03T17:58:36.5172765Z #10 14.67 npm warn deprecated [email protected]: This package is deprecated. Use destructuring assignment syntax instead. | |
2025-03-03T17:58:37.2812325Z #10 15.44 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported | |
2025-03-03T17:58:43.4577621Z #10 21.61 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/object-schema instead | |
2025-03-03T17:58:43.6565627Z #10 21.66 npm warn deprecated @humanwhocodes/[email protected]: Use @eslint/config-array instead | |
2025-03-03T17:58:46.7730583Z #10 24.93 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported | |
2025-03-03T17:58:46.9901396Z #10 25.14 npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported | |
2025-03-03T18:00:50.7502192Z #10 148.9 | |
2025-03-03T18:00:50.7502845Z #10 148.9 added 2577 packages, and audited 2579 packages in 2m | |
2025-03-03T18:00:50.9006512Z #10 148.9 | |
2025-03-03T18:00:50.9007585Z #10 148.9 398 packages are looking for funding | |
2025-03-03T18:00:50.9008492Z #10 148.9 run `npm fund` for details | |
2025-03-03T18:00:51.5514477Z #10 149.7 | |
2025-03-03T18:00:51.5515083Z #10 149.7 53 vulnerabilities (8 low, 33 moderate, 11 high, 1 critical) | |
2025-03-03T18:00:51.5515682Z #10 149.7 | |
2025-03-03T18:00:51.5516119Z #10 149.7 To address issues that do not require attention, run: | |
2025-03-03T18:00:51.5517175Z #10 149.7 npm audit fix | |
2025-03-03T18:00:51.5517554Z #10 149.7 | |
2025-03-03T18:00:51.5521078Z #10 149.7 To address all issues possible (including breaking changes), run: | |
2025-03-03T18:00:51.5521785Z #10 149.7 npm audit fix --force | |
2025-03-03T18:00:51.5523257Z #10 149.7 | |
2025-03-03T18:00:51.5523940Z #10 149.7 Some issues need review, and may require choosing | |
2025-03-03T18:00:51.5524492Z #10 149.7 a different dependency. | |
2025-03-03T18:00:51.5525122Z #10 149.7 | |
2025-03-03T18:00:51.5525730Z #10 149.7 Run `npm audit` for details. | |
2025-03-03T18:00:51.7037225Z #10 149.7 npm notice | |
2025-03-03T18:00:51.7038123Z #10 149.7 npm notice New major version of npm available! 10.9.0 -> 11.1.0 | |
2025-03-03T18:00:51.7039744Z #10 149.7 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0 | |
2025-03-03T18:00:51.7040636Z #10 149.7 npm notice To update run: npm install -g [email protected] | |
2025-03-03T18:00:51.7041144Z #10 149.7 npm notice | |
2025-03-03T18:00:52.6065008Z #10 DONE 150.8s | |
2025-03-03T18:01:22.2617056Z | |
2025-03-03T18:01:22.2619093Z #11 [builder 2/7] COPY --from=deps /app/node_modules ./node_modules | |
2025-03-03T18:01:55.9243710Z #11 DONE 33.7s | |
2025-03-03T18:01:56.0740407Z | |
2025-03-03T18:01:56.0741940Z #12 [builder 3/7] COPY . . | |
2025-03-03T18:01:57.1831201Z #12 DONE 1.3s | |
2025-03-03T18:01:57.2938460Z | |
2025-03-03T18:01:57.2941863Z #13 [builder 4/7] RUN mkdir -p public/certs/rds && wget -O public/certs/rds/global-bundle.pem https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem | |
2025-03-03T18:01:57.2943171Z #13 0.079 --2025-03-03 18:01:57-- https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem | |
2025-03-03T18:01:57.4116164Z #13 0.090 Resolving truststore.pki.rds.amazonaws.com (truststore.pki.rds.amazonaws.com)... 18.165.98.84, 18.165.98.93, 18.165.98.60, ... | |
2025-03-03T18:01:57.4117710Z #13 0.110 Connecting to truststore.pki.rds.amazonaws.com (truststore.pki.rds.amazonaws.com)|18.165.98.84|:443... connected. | |
2025-03-03T18:01:57.4122451Z #13 0.120 HTTP request sent, awaiting response... 200 OK | |
2025-03-03T18:01:57.4140553Z #13 0.122 Length: 156220 (153K) [application/octet-stream] | |
2025-03-03T18:01:57.4142350Z #13 0.122 Saving to: 'public/certs/rds/global-bundle.pem' | |
2025-03-03T18:01:57.4143577Z #13 0.122 | |
2025-03-03T18:01:57.4144370Z #13 0.122 0K .......... .......... .......... .......... .......... 32% 30.2M 0s | |
2025-03-03T18:01:57.4145347Z #13 0.124 50K .......... .......... .......... .......... .......... 65% 36.5M 0s | |
2025-03-03T18:01:57.4148165Z #13 0.125 100K .......... .......... .......... .......... .......... 98% 65.8M 0s | |
2025-03-03T18:01:57.4153633Z #13 0.126 150K .. 100% 30.8M=0.004s | |
2025-03-03T18:01:57.4154482Z #13 0.126 | |
2025-03-03T18:01:57.4155459Z #13 0.126 2025-03-03 18:01:57 (39.4 MB/s) - 'public/certs/rds/global-bundle.pem' saved [156220/156220] | |
2025-03-03T18:01:57.4156752Z #13 0.126 | |
2025-03-03T18:01:57.4157182Z #13 DONE 0.1s | |
2025-03-03T18:01:57.4157605Z | |
2025-03-03T18:01:57.4157820Z #14 [builder 5/7] RUN env | |
2025-03-03T18:01:57.4158614Z #14 0.092 OTEL_EXPORTER_OTLP_TRACES_PROTOCOL=grpc | |
2025-03-03T18:01:57.4159316Z #14 0.092 NODE_VERSION=22.12.0 | |
2025-03-03T18:01:57.4164382Z #14 0.092 SENTRY_AUTH_TOKEN=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 | |
2025-03-03T18:01:57.4169292Z #14 0.092 YARN_VERSION=1.22.22 | |
2025-03-03T18:01:57.4169703Z #14 0.092 HOME=/root | |
2025-03-03T18:01:57.4172912Z #14 0.092 NEXT_PUBLIC_SENTRY_DSN=https://3847210e2057ce7a56e2f4f25ab62f94@o4507322603405312.ingest.us.sentry.io/4507828535033856 | |
2025-03-03T18:01:57.4176455Z #14 0.092 OTEL_TRACE_PARENT=00-09863998b8ae9230bfd9e88cbd519e89-5cfc79dd4ce84b04-01 | |
2025-03-03T18:01:57.4177176Z #14 0.092 NEXT_PUBLIC_INNGEST_DISABLE=1 | |
2025-03-03T18:01:57.4177754Z #14 0.092 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin | |
2025-03-03T18:01:57.4178750Z #14 0.092 NEXT_TELEMETRY_DISABLED=1 | |
2025-03-03T18:01:57.4179320Z #14 0.092 OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=unix:///dev/otel-grpc.sock | |
2025-03-03T18:01:57.4187512Z #14 0.092 TRACEPARENT=00-09863998b8ae9230bfd9e88cbd519e89-5cfc79dd4ce84b04-01 | |
2025-03-03T18:01:57.4188209Z #14 0.092 NEXT_PUBLIC_APP_ENV=prod | |
2025-03-03T18:01:57.4188798Z #14 0.092 *** | |
2025-03-03T18:01:57.4190063Z #14 0.092 NEXT_PUBLIC_STRIPE_PUBLIC_KEY=pk_live_51NyJovEex3HJHxKJpTXENFq3yPuhkWEeXBt1TxWaSNZ4f4L83vvxMUABq38Bdu0IuUwfa97AHk9D4sXPw4hEslTb00Vaxoo9Nl | |
2025-03-03T18:01:57.4191283Z #14 0.092 OTEL_TRACES_EXPORTER=otlp | |
2025-03-03T18:01:57.7954755Z #14 DONE 0.5s | |
2025-03-03T18:01:57.9461590Z | |
2025-03-03T18:01:57.9462044Z #15 [builder 6/7] RUN npm run codegen | |
2025-03-03T18:01:58.3881675Z #15 0.595 | |
2025-03-03T18:01:58.3883367Z #15 0.595 > [email protected] codegen | |
2025-03-03T18:01:58.3883839Z #15 0.595 > ./scripts/codegen.sh | |
2025-03-03T18:01:58.3884217Z #15 0.595 | |
2025-03-03T18:01:59.8323984Z #15 2.037 Browserslist: caniuse-lite is outdated. Please run: | |
2025-03-03T18:01:59.8325910Z #15 2.037 npx update-browserslist-db@latest | |
2025-03-03T18:01:59.8327504Z #15 2.037 Why you should do it regularly: https://github.com/browserslist/update-db#readme | |
2025-03-03T18:02:01.3936474Z #15 3.600 ✔️ `src/styled-system/css`: the css function to author styles | |
2025-03-03T18:02:01.3952005Z #15 3.600 ✔️ `src/styled-system/tokens`: the css variables and js function to query your tokens | |
2025-03-03T18:02:01.3953199Z #15 3.600 ✔️ `src/styled-system/patterns`: functions to implement and apply common layout patterns | |
2025-03-03T18:02:01.3954207Z #15 3.600 ✔️ `src/styled-system/recipes`: functions to create multi-variant styles | |
2025-03-03T18:02:01.3955041Z #15 3.600 ✔️ `src/styled-system/jsx`: styled jsx elements for react | |
2025-03-03T18:02:01.3955548Z #15 3.600 | |
2025-03-03T18:02:01.3955830Z #15 3.600 | |
2025-03-03T18:02:02.1820100Z #15 4.388 Prisma schema loaded from prisma/schema.prisma | |
2025-03-03T18:02:04.9376877Z #15 7.144 | |
2025-03-03T18:02:04.9386085Z #15 7.144 ✔ Generated Prisma Client (v6.0.1) to ./src/api/server/db/prisma/client in 262ms | |
2025-03-03T18:02:04.9393449Z #15 7.144 | |
2025-03-03T18:02:04.9414743Z #15 7.144 ✔ Generated Prisma Json Types Generator (3.2.2) to ./prisma in 729ms | |
2025-03-03T18:02:04.9415356Z #15 7.144 | |
2025-03-03T18:02:04.9415958Z #15 7.144 ✔ Generated Kysely types (1.8.0) to ./src/api/server/db/kysely in 112ms | |
2025-03-03T18:02:04.9416544Z #15 7.144 | |
2025-03-03T18:02:04.9417164Z #15 7.144 Start by importing your Prisma Client (See: https://pris.ly/d/importing-client) | |
2025-03-03T18:02:04.9417822Z #15 7.144 | |
2025-03-03T18:02:04.9418596Z #15 7.144 Help us improve the Prisma ORM for everyone. Share your feedback in a short 2-min survey: https://pris.ly/orm/survey/release-5-22 | |
2025-03-03T18:02:04.9419454Z #15 7.144 | |
2025-03-03T18:02:06.8246827Z #15 9.031 🍻 Start orval v7.4.1 - A swagger client generator for typescript | |
2025-03-03T18:02:07.0138253Z #15 9.041 (node:134) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
2025-03-03T18:02:07.0140057Z #15 9.041 (Use `node --trace-deprecation ...` to show where the warning was created) | |
2025-03-03T18:02:07.0141732Z #15 9.069 core: Cleaning output folder | |
2025-03-03T18:02:08.5728788Z #15 10.78 🎉 core - Your OpenAPI spec has been converted into ready to use orval! | |
2025-03-03T18:02:08.7295300Z #15 10.78 healthcare: Cleaning output folder | |
2025-03-03T18:02:13.3302084Z #15 15.54 🎉 healthcare - Your OpenAPI spec has been converted into ready to use orval! | |
2025-03-03T18:02:13.5526547Z #15 15.57 npm notice | |
2025-03-03T18:02:13.5529274Z #15 15.57 npm notice New major version of npm available! 10.9.0 -> 11.1.0 | |
2025-03-03T18:02:13.5530907Z #15 15.57 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.1.0 | |
2025-03-03T18:02:13.5533738Z #15 15.57 npm notice To update run: npm install -g [email protected] | |
2025-03-03T18:02:13.5534336Z #15 15.57 npm notice | |
2025-03-03T18:02:13.5534703Z #15 DONE 15.6s | |
2025-03-03T18:02:13.5534908Z | |
2025-03-03T18:02:13.5535085Z #16 [builder 7/7] RUN npm run build | |
2025-03-03T18:02:13.5814272Z #16 0.179 | |
2025-03-03T18:02:13.5815249Z #16 0.179 > [email protected] build | |
2025-03-03T18:02:13.5816434Z #16 0.179 > next build -d | |
2025-03-03T18:02:13.5817294Z #16 0.179 | |
2025-03-03T18:02:14.7359125Z #16 1.334 ▲ Next.js 14.2.13 | |
2025-03-03T18:02:14.9004750Z #16 1.334 - Experiments (use with caution): | |
2025-03-03T18:02:14.9005967Z #16 1.334 · serverSourceMaps | |
2025-03-03T18:02:14.9006833Z #16 1.334 · instrumentationHook | |
2025-03-03T18:02:14.9008380Z #16 1.334 | |
2025-03-03T18:02:14.9008979Z #16 1.348 Creating an optimized production build ... | |
2025-03-03T18:02:15.2303200Z #16 1.828 [@sentry/nextjs - Node.js] Debug: Release injection disabled via `release.inject` option. Will not inject release. | |
2025-03-03T18:02:15.4265858Z #16 1.874 (node:18) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. | |
2025-03-03T18:02:15.4269022Z #16 1.874 (Use `node --trace-deprecation ...` to show where the warning was created) | |
2025-03-03T18:02:17.1646219Z #16 3.762 (node:18) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. | |
2025-03-03T18:02:18.4031995Z #16 5.001 Browserslist: caniuse-lite is outdated. Please run: | |
2025-03-03T18:02:18.4032891Z #16 5.001 npx update-browserslist-db@latest | |
2025-03-03T18:02:18.4033629Z #16 5.001 Why you should do it regularly: https://github.com/browserslist/update-db#readme | |
2025-03-03T18:04:16.4671368Z #16 123.1 [@sentry/nextjs - Node.js] Debug: Could not determine source map path for bundle: /app/.next/server/chunks/594.js - Did you turn on source map generation in your bundler? | |
2025-03-03T18:04:18.1528122Z #16 124.7 [@sentry/nextjs - Node.js] Debug: Could not determine debug ID from bundle. This can happen if you did not clean your output folder before installing the Sentry plugin. File will not be source mapped: /app/.next/server/server-reference-manifest.js | |
2025-03-03T18:04:20.2506551Z #16 126.8 > Found 97 files | |
2025-03-03T18:04:20.3664541Z #16 127.0 > Analyzing 97 sources | |
2025-03-03T18:04:20.6081505Z #16 127.2 > Adding source map references | |
2025-03-03T18:04:30.4165135Z #16 137.0 > Bundled 97 files for upload | |
2025-03-03T18:04:30.4165738Z #16 137.0 > Bundle ID: 412725cc-91b5-5cb3-a806-90613a8babfa | |
2025-03-03T18:04:34.0726167Z #16 140.7 > Uploaded files to Sentry | |
2025-03-03T18:04:34.2747803Z #16 140.9 > File upload complete (processing pending on server) | |
2025-03-03T18:04:34.2748535Z #16 140.9 > Organization: chartx | |
2025-03-03T18:04:34.2749017Z #16 140.9 > Project: web | |
2025-03-03T18:04:34.2749484Z #16 140.9 > Release: s-3Pbh_jnKAqrjVpFqHj7 | |
2025-03-03T18:04:34.2752543Z #16 140.9 > Dist: None | |
2025-03-03T18:04:34.2755808Z #16 140.9 > Upload type: artifact bundle | |
2025-03-03T18:04:34.4621818Z #16 140.9 | |
2025-03-03T18:04:34.4623993Z #16 140.9 Source Map Upload Report | |
2025-03-03T18:04:34.4630029Z #16 140.9 Scripts | |
2025-03-03T18:04:34.4631272Z #16 140.9 ~/05945eac-cd25-4262-988b-54b276fb5f94-43.js (sourcemap at instrumentation.js.map, debug id 05945eac-cd25-4262-988b-54b276fb5f94) | |
2025-03-03T18:04:34.4632769Z #16 140.9 ~/06ef734c-91b1-4a46-bfcb-0386c5eae438-0.js (sourcemap at page.js.map, debug id 06ef734c-91b1-4a46-bfcb-0386c5eae438) | |
2025-03-03T18:04:34.4634119Z #16 140.9 ~/09bd1658-f33f-4d83-a66d-25efdca66566-22.js (sourcemap at 402.js.map, debug id 09bd1658-f33f-4d83-a66d-25efdca66566) | |
2025-03-03T18:04:34.4635616Z #16 140.9 ~/0e885ed0-1759-4f05-b4f4-3f706afeb194-5.js (sourcemap at route.js.map, debug id 0e885ed0-1759-4f05-b4f4-3f706afeb194) | |
2025-03-03T18:04:34.4638771Z #16 140.9 ~/0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95-1.js (sourcemap at route.js.map, debug id 0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95) | |
2025-03-03T18:04:34.4640090Z #16 140.9 ~/23e28234-4367-4b05-93fe-7d6f3fde26fc-6.js (sourcemap at page.js.map, debug id 23e28234-4367-4b05-93fe-7d6f3fde26fc) | |
2025-03-03T18:04:34.4641217Z #16 140.9 ~/24b030db-6774-4a87-ab03-172ab677a412-45.js (sourcemap at _app.js.map, debug id 24b030db-6774-4a87-ab03-172ab677a412) | |
2025-03-03T18:04:34.4648317Z #16 140.9 ~/283b44d1-4990-4cb7-97f8-62bf18caa8d4-16.js (sourcemap at 365.js.map, debug id 283b44d1-4990-4cb7-97f8-62bf18caa8d4) | |
2025-03-03T18:04:34.4649445Z #16 140.9 ~/285c70e3-64f6-42cf-b45b-acbae8738d48-29.js (sourcemap at 595.js.map, debug id 285c70e3-64f6-42cf-b45b-acbae8738d48) | |
2025-03-03T18:04:34.4651848Z #16 140.9 ~/2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52-30.js (sourcemap at 641.js.map, debug id 2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52) | |
2025-03-03T18:04:34.4656388Z #16 140.9 ~/31f87291-7231-4382-9cb3-a136211a58ff-26.js (sourcemap at 558.js.map, debug id 31f87291-7231-4382-9cb3-a136211a58ff) | |
2025-03-03T18:04:34.4677776Z #16 140.9 ~/33096172-226f-41be-8500-97415fa32495-46.js (sourcemap at _document.js.map, debug id 33096172-226f-41be-8500-97415fa32495) | |
2025-03-03T18:04:34.4682898Z #16 140.9 ~/3820bbc3-7946-4767-b36f-fddd0ebeb297-3.js (sourcemap at route.js.map, debug id 3820bbc3-7946-4767-b36f-fddd0ebeb297) | |
2025-03-03T18:04:34.4686224Z #16 140.9 ~/38f87b67-f898-48c8-81a5-fc20337d0b6f-27.js (sourcemap at 56.js.map, debug id 38f87b67-f898-48c8-81a5-fc20337d0b6f) | |
2025-03-03T18:04:34.4690402Z #16 140.9 ~/3c5e9768-bee5-4499-a635-cc62243a7092-12.js (sourcemap at 226.js.map, debug id 3c5e9768-bee5-4499-a635-cc62243a7092) | |
2025-03-03T18:04:34.4691745Z #16 140.9 ~/3d39f958-9416-4b1c-9507-1d0d00c8d2b1-14.js (sourcemap at 344.js.map, debug id 3d39f958-9416-4b1c-9507-1d0d00c8d2b1) | |
2025-03-03T18:04:34.4696392Z #16 140.9 ~/40ef641e-4048-4fa8-aeb3-f060666b73be-9.js (sourcemap at 187.js.map, debug id 40ef641e-4048-4fa8-aeb3-f060666b73be) | |
2025-03-03T18:04:34.4700078Z #16 140.9 ~/42901126-95e9-45de-8f40-cb9d248e1596-34.js (sourcemap at 8.js.map, debug id 42901126-95e9-45de-8f40-cb9d248e1596) | |
2025-03-03T18:04:34.4703302Z #16 140.9 ~/580b39e4-e9c7-426d-a1a3-1b775281a249-18.js (sourcemap at 383.js.map, debug id 580b39e4-e9c7-426d-a1a3-1b775281a249) | |
2025-03-03T18:04:34.4704658Z #16 140.9 ~/5af70359-036a-40cc-84c1-e62db86fbe5e-2.js (sourcemap at route.js.map, debug id 5af70359-036a-40cc-84c1-e62db86fbe5e) | |
2025-03-03T18:04:34.4721331Z #16 140.9 ~/5c053a72-1d84-44b1-ad28-f88fd9729459-47.js (sourcemap at _error.js.map, debug id 5c053a72-1d84-44b1-ad28-f88fd9729459) | |
2025-03-03T18:04:34.4724922Z #16 140.9 ~/64556a6f-a5e0-4212-a58f-32ffc21838d1-49.js (sourcemap at webpack-runtime.js.map, debug id 64556a6f-a5e0-4212-a58f-32ffc21838d1) | |
2025-03-03T18:04:34.4726351Z #16 140.9 ~/66991a63-3582-40e3-8189-3aefc05285f5-21.js (sourcemap at 40.js.map, debug id 66991a63-3582-40e3-8189-3aefc05285f5) | |
2025-03-03T18:04:34.4730566Z #16 140.9 ~/689a772c-b608-4d65-a896-668739d10379-38.js (sourcemap at 844.js.map, debug id 689a772c-b608-4d65-a896-668739d10379) | |
2025-03-03T18:04:34.4735197Z #16 140.9 ~/73a04662-02ed-49e0-9f95-38c6dbe4b225-37.js (sourcemap at 839.js.map, debug id 73a04662-02ed-49e0-9f95-38c6dbe4b225) | |
2025-03-03T18:04:34.4740357Z #16 140.9 ~/76d923d0-93b3-4ffa-96d6-065bbcc827a8-31.js (sourcemap at 740.js.map, debug id 76d923d0-93b3-4ffa-96d6-065bbcc827a8) | |
2025-03-03T18:04:34.4741741Z #16 140.9 ~/7df006bb-51fa-4352-be12-403151a4435c-28.js (no sourcemap ref, debug id 7df006bb-51fa-4352-be12-403151a4435c) | |
2025-03-03T18:04:34.4746210Z #16 140.9 - warning: could not determine a source map reference (Could not auto-detect referenced sourcemap for ~/7df006bb-51fa-4352-be12-403151a4435c-28.js) | |
2025-03-03T18:04:34.4750296Z #16 140.9 ~/86de6969-3ace-4790-a04b-78cb2c977228-8.js (sourcemap at 140.js.map, debug id 86de6969-3ace-4790-a04b-78cb2c977228) | |
2025-03-03T18:04:34.4753686Z #16 140.9 ~/919e019b-52e0-4e39-8146-4b451764cad2-4.js (sourcemap at route.js.map, debug id 919e019b-52e0-4e39-8146-4b451764cad2) | |
2025-03-03T18:04:34.4755035Z #16 140.9 ~/9699960d-699e-4f6f-8858-a65a916c03c5-33.js (sourcemap at 752.js.map, debug id 9699960d-699e-4f6f-8858-a65a916c03c5) | |
2025-03-03T18:04:34.4758795Z #16 140.9 ~/98fe1951-9f69-4a4d-a2a4-b714697a7242-10.js (sourcemap at 201.js.map, debug id 98fe1951-9f69-4a4d-a2a4-b714697a7242) | |
2025-03-03T18:04:34.4762991Z #16 140.9 ~/99c3fc9d-9430-40fe-9ba8-a2596dcd870c-15.js (sourcemap at 357.js.map, debug id 99c3fc9d-9430-40fe-9ba8-a2596dcd870c) | |
2025-03-03T18:04:34.4770784Z #16 140.9 ~/aebee508-d184-4823-94a1-8fa921b448d5-41.js (sourcemap at 95.js.map, debug id aebee508-d184-4823-94a1-8fa921b448d5) | |
2025-03-03T18:04:34.4772399Z #16 140.9 ~/aedb4c27-163b-4a6c-9bef-137cf4054086-13.js (sourcemap at 321.js.map, debug id aedb4c27-163b-4a6c-9bef-137cf4054086) | |
2025-03-03T18:04:34.4776350Z #16 140.9 ~/b2bb7bca-b2af-4a0e-917c-95df38d3b1d9-40.js (sourcemap at 91.js.map, debug id b2bb7bca-b2af-4a0e-917c-95df38d3b1d9) | |
2025-03-03T18:04:34.4779636Z #16 140.9 ~/b4f5d7a7-3552-484f-916f-39ae4d3db692-23.js (sourcemap at 417.js.map, debug id b4f5d7a7-3552-484f-916f-39ae4d3db692) | |
2025-03-03T18:04:34.4783450Z #16 140.9 ~/b5181af4-927e-4a24-9f6b-9f8236046161-7.js (sourcemap at 135.js.map, debug id b5181af4-927e-4a24-9f6b-9f8236046161) | |
2025-03-03T18:04:34.4784736Z #16 140.9 ~/b59581c3-cd4f-4fc7-ab48-14f24abd5ade-35.js (sourcemap at 822.js.map, debug id b59581c3-cd4f-4fc7-ab48-14f24abd5ade) | |
2025-03-03T18:04:34.4788600Z #16 140.9 ~/bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55-19.js (sourcemap at 397.js.map, debug id bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55) | |
2025-03-03T18:04:34.4792775Z #16 140.9 ~/c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa-32.js (sourcemap at 751.js.map, debug id c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa) | |
2025-03-03T18:04:34.4794512Z #16 140.9 ~/d5cc562d-0e25-4be1-bde0-9205da04c6b0-42.js (sourcemap at 981.js.map, debug id d5cc562d-0e25-4be1-bde0-9205da04c6b0) | |
2025-03-03T18:04:34.4798880Z #16 140.9 ~/d6b7627e-cb84-4f2e-86b2-f48b80b101ac-20.js (sourcemap at 398.js.map, debug id d6b7627e-cb84-4f2e-86b2-f48b80b101ac) | |
2025-03-03T18:04:34.4804986Z #16 140.9 ~/d83e0597-b11c-4c95-ba18-c9655b64cd11-44.js (sourcemap at job.js.map, debug id d83e0597-b11c-4c95-ba18-c9655b64cd11) | |
2025-03-03T18:04:34.4808604Z #16 140.9 ~/e66f6bd9-978e-443c-9f5c-4852c0c6e732-25.js (sourcemap at 516.js.map, debug id e66f6bd9-978e-443c-9f5c-4852c0c6e732) | |
2025-03-03T18:04:34.4810106Z #16 140.9 ~/efbb1fc8-5773-4180-ad6b-e49598d3b42f-17.js (sourcemap at 380.js.map, debug id efbb1fc8-5773-4180-ad6b-e49598d3b42f) | |
2025-03-03T18:04:34.4813452Z #16 140.9 ~/f16caf20-d67c-4100-8ee5-963d7e82dbaf-36.js (sourcemap at 838.js.map, debug id f16caf20-d67c-4100-8ee5-963d7e82dbaf) | |
2025-03-03T18:04:34.4816465Z #16 140.9 ~/f1893447-0d38-49bf-b9df-58f2f31d9cd3-39.js (sourcemap at 849.js.map, debug id f1893447-0d38-49bf-b9df-58f2f31d9cd3) | |
2025-03-03T18:04:34.4820601Z #16 140.9 ~/f7a4a1d6-411e-470f-a170-a43a57e94649-11.js (sourcemap at 216.js.map, debug id f7a4a1d6-411e-470f-a170-a43a57e94649) | |
2025-03-03T18:04:34.4821925Z #16 140.9 ~/fbbef900-b155-4e85-83df-3f7bccf5acc5-24.js (sourcemap at 509.js.map, debug id fbbef900-b155-4e85-83df-3f7bccf5acc5) | |
2025-03-03T18:04:34.4824782Z #16 140.9 Source Maps | |
2025-03-03T18:04:34.4827661Z #16 140.9 ~/05945eac-cd25-4262-988b-54b276fb5f94-43.js.map (debug id 05945eac-cd25-4262-988b-54b276fb5f94) | |
2025-03-03T18:04:34.4828747Z #16 140.9 ~/06ef734c-91b1-4a46-bfcb-0386c5eae438-0.js.map (debug id 06ef734c-91b1-4a46-bfcb-0386c5eae438) | |
2025-03-03T18:04:34.4832783Z #16 140.9 ~/09bd1658-f33f-4d83-a66d-25efdca66566-22.js.map (debug id 09bd1658-f33f-4d83-a66d-25efdca66566) | |
2025-03-03T18:04:34.4835964Z #16 140.9 ~/0e885ed0-1759-4f05-b4f4-3f706afeb194-5.js.map (debug id 0e885ed0-1759-4f05-b4f4-3f706afeb194) | |
2025-03-03T18:04:34.4839363Z #16 140.9 ~/0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95-1.js.map (debug id 0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95) | |
2025-03-03T18:04:34.4840578Z #16 140.9 ~/23e28234-4367-4b05-93fe-7d6f3fde26fc-6.js.map (debug id 23e28234-4367-4b05-93fe-7d6f3fde26fc) | |
2025-03-03T18:04:34.4843903Z #16 140.9 ~/24b030db-6774-4a87-ab03-172ab677a412-45.js.map (debug id 24b030db-6774-4a87-ab03-172ab677a412) | |
2025-03-03T18:04:34.4847485Z #16 140.9 ~/283b44d1-4990-4cb7-97f8-62bf18caa8d4-16.js.map (debug id 283b44d1-4990-4cb7-97f8-62bf18caa8d4) | |
2025-03-03T18:04:34.4850704Z #16 140.9 ~/285c70e3-64f6-42cf-b45b-acbae8738d48-29.js.map (debug id 285c70e3-64f6-42cf-b45b-acbae8738d48) | |
2025-03-03T18:04:34.4859300Z #16 140.9 ~/2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52-30.js.map (debug id 2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52) | |
2025-03-03T18:04:34.4862659Z #16 140.9 ~/31f87291-7231-4382-9cb3-a136211a58ff-26.js.map (debug id 31f87291-7231-4382-9cb3-a136211a58ff) | |
2025-03-03T18:04:34.4865738Z #16 140.9 ~/33096172-226f-41be-8500-97415fa32495-46.js.map (debug id 33096172-226f-41be-8500-97415fa32495) | |
2025-03-03T18:04:34.4866791Z #16 140.9 ~/3820bbc3-7946-4767-b36f-fddd0ebeb297-3.js.map (debug id 3820bbc3-7946-4767-b36f-fddd0ebeb297) | |
2025-03-03T18:04:34.4870846Z #16 140.9 ~/38f87b67-f898-48c8-81a5-fc20337d0b6f-27.js.map (debug id 38f87b67-f898-48c8-81a5-fc20337d0b6f) | |
2025-03-03T18:04:34.4874993Z #16 140.9 ~/3c5e9768-bee5-4499-a635-cc62243a7092-12.js.map (debug id 3c5e9768-bee5-4499-a635-cc62243a7092) | |
2025-03-03T18:04:34.4878204Z #16 140.9 ~/3d39f958-9416-4b1c-9507-1d0d00c8d2b1-14.js.map (debug id 3d39f958-9416-4b1c-9507-1d0d00c8d2b1) | |
2025-03-03T18:04:34.4879479Z #16 140.9 ~/40ef641e-4048-4fa8-aeb3-f060666b73be-9.js.map (debug id 40ef641e-4048-4fa8-aeb3-f060666b73be) | |
2025-03-03T18:04:34.4883327Z #16 140.9 ~/42901126-95e9-45de-8f40-cb9d248e1596-34.js.map (debug id 42901126-95e9-45de-8f40-cb9d248e1596) | |
2025-03-03T18:04:34.4886444Z #16 140.9 ~/580b39e4-e9c7-426d-a1a3-1b775281a249-18.js.map (debug id 580b39e4-e9c7-426d-a1a3-1b775281a249) | |
2025-03-03T18:04:34.4889367Z #16 140.9 ~/5af70359-036a-40cc-84c1-e62db86fbe5e-2.js.map (debug id 5af70359-036a-40cc-84c1-e62db86fbe5e) | |
2025-03-03T18:04:34.4890731Z #16 140.9 ~/5c053a72-1d84-44b1-ad28-f88fd9729459-47.js.map (debug id 5c053a72-1d84-44b1-ad28-f88fd9729459) | |
2025-03-03T18:04:34.4893746Z #16 140.9 ~/64556a6f-a5e0-4212-a58f-32ffc21838d1-49.js.map (debug id 64556a6f-a5e0-4212-a58f-32ffc21838d1) | |
2025-03-03T18:04:34.4896920Z #16 140.9 ~/66991a63-3582-40e3-8189-3aefc05285f5-21.js.map (debug id 66991a63-3582-40e3-8189-3aefc05285f5) | |
2025-03-03T18:04:34.4900295Z #16 140.9 ~/689a772c-b608-4d65-a896-668739d10379-38.js.map (debug id 689a772c-b608-4d65-a896-668739d10379) | |
2025-03-03T18:04:34.4901426Z #16 140.9 ~/73a04662-02ed-49e0-9f95-38c6dbe4b225-37.js.map (debug id 73a04662-02ed-49e0-9f95-38c6dbe4b225) | |
2025-03-03T18:04:34.4905033Z #16 140.9 ~/76d923d0-93b3-4ffa-96d6-065bbcc827a8-31.js.map (debug id 76d923d0-93b3-4ffa-96d6-065bbcc827a8) | |
2025-03-03T18:04:34.4908886Z #16 140.9 ~/86de6969-3ace-4790-a04b-78cb2c977228-8.js.map (debug id 86de6969-3ace-4790-a04b-78cb2c977228) | |
2025-03-03T18:04:34.4910218Z #16 140.9 ~/919e019b-52e0-4e39-8146-4b451764cad2-4.js.map (debug id 919e019b-52e0-4e39-8146-4b451764cad2) | |
2025-03-03T18:04:34.4913151Z #16 140.9 ~/9699960d-699e-4f6f-8858-a65a916c03c5-33.js.map (debug id 9699960d-699e-4f6f-8858-a65a916c03c5) | |
2025-03-03T18:04:34.4916174Z #16 140.9 ~/98fe1951-9f69-4a4d-a2a4-b714697a7242-10.js.map (debug id 98fe1951-9f69-4a4d-a2a4-b714697a7242) | |
2025-03-03T18:04:34.4919403Z #16 140.9 ~/99c3fc9d-9430-40fe-9ba8-a2596dcd870c-15.js.map (debug id 99c3fc9d-9430-40fe-9ba8-a2596dcd870c) | |
2025-03-03T18:04:34.4920717Z #16 140.9 ~/aebee508-d184-4823-94a1-8fa921b448d5-41.js.map (debug id aebee508-d184-4823-94a1-8fa921b448d5) | |
2025-03-03T18:04:34.4923899Z #16 140.9 ~/aedb4c27-163b-4a6c-9bef-137cf4054086-13.js.map (debug id aedb4c27-163b-4a6c-9bef-137cf4054086) | |
2025-03-03T18:04:34.4927747Z #16 140.9 ~/b2bb7bca-b2af-4a0e-917c-95df38d3b1d9-40.js.map (debug id b2bb7bca-b2af-4a0e-917c-95df38d3b1d9) | |
2025-03-03T18:04:34.4931089Z #16 140.9 ~/b4f5d7a7-3552-484f-916f-39ae4d3db692-23.js.map (debug id b4f5d7a7-3552-484f-916f-39ae4d3db692) | |
2025-03-03T18:04:34.4932272Z #16 140.9 ~/b5181af4-927e-4a24-9f6b-9f8236046161-7.js.map (debug id b5181af4-927e-4a24-9f6b-9f8236046161) | |
2025-03-03T18:04:34.4935096Z #16 140.9 ~/b59581c3-cd4f-4fc7-ab48-14f24abd5ade-35.js.map (debug id b59581c3-cd4f-4fc7-ab48-14f24abd5ade) | |
2025-03-03T18:04:34.4938125Z #16 140.9 ~/bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55-19.js.map (debug id bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55) | |
2025-03-03T18:04:34.4939590Z #16 140.9 ~/c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa-32.js.map (debug id c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa) | |
2025-03-03T18:04:34.4943879Z #16 140.9 ~/d5cc562d-0e25-4be1-bde0-9205da04c6b0-42.js.map (debug id d5cc562d-0e25-4be1-bde0-9205da04c6b0) | |
2025-03-03T18:04:34.4947587Z #16 140.9 ~/d6b7627e-cb84-4f2e-86b2-f48b80b101ac-20.js.map (debug id d6b7627e-cb84-4f2e-86b2-f48b80b101ac) | |
2025-03-03T18:04:34.4951794Z #16 140.9 ~/d83e0597-b11c-4c95-ba18-c9655b64cd11-44.js.map (debug id d83e0597-b11c-4c95-ba18-c9655b64cd11) | |
2025-03-03T18:04:34.4953043Z #16 140.9 ~/e66f6bd9-978e-443c-9f5c-4852c0c6e732-25.js.map (debug id e66f6bd9-978e-443c-9f5c-4852c0c6e732) | |
2025-03-03T18:04:34.4956499Z #16 140.9 ~/efbb1fc8-5773-4180-ad6b-e49598d3b42f-17.js.map (debug id efbb1fc8-5773-4180-ad6b-e49598d3b42f) | |
2025-03-03T18:04:34.4960383Z #16 140.9 ~/f16caf20-d67c-4100-8ee5-963d7e82dbaf-36.js.map (debug id f16caf20-d67c-4100-8ee5-963d7e82dbaf) | |
2025-03-03T18:04:34.4964004Z #16 140.9 ~/f1893447-0d38-49bf-b9df-58f2f31d9cd3-39.js.map (debug id f1893447-0d38-49bf-b9df-58f2f31d9cd3) | |
2025-03-03T18:04:34.4967763Z #16 140.9 ~/f7a4a1d6-411e-470f-a170-a43a57e94649-11.js.map (debug id f7a4a1d6-411e-470f-a170-a43a57e94649) | |
2025-03-03T18:04:34.4968832Z #16 140.9 ~/fbbef900-b155-4e85-83df-3f7bccf5acc5-24.js.map (debug id fbbef900-b155-4e85-83df-3f7bccf5acc5) | |
2025-03-03T18:04:34.4971935Z #16 140.9 [@sentry/nextjs - Node.js] Info: Successfully uploaded source maps to Sentry | |
2025-03-03T18:05:10.4064994Z #16 177.0 [@sentry/nextjs - Edge] Debug: Release injection disabled via `release.inject` option. Will not inject release. | |
2025-03-03T18:05:12.5820123Z #16 179.2 [@sentry/nextjs - Edge] Debug: Could not determine source map path for bundle: /app/.next/server/chunks/594.js - Did you turn on source map generation in your bundler? | |
2025-03-03T18:05:13.3476399Z #16 179.9 [@sentry/nextjs - Edge] Debug: Could not determine debug ID from bundle. This can happen if you did not clean your output folder before installing the Sentry plugin. File will not be source mapped: /app/.next/server/interception-route-rewrite-manifest.js | |
2025-03-03T18:05:13.6340282Z #16 180.2 [@sentry/nextjs - Edge] Debug: Could not determine debug ID from bundle. This can happen if you did not clean your output folder before installing the Sentry plugin. File will not be source mapped: /app/.next/server/server-reference-manifest.js | |
2025-03-03T18:05:15.3042857Z #16 181.9 > Found 101 files | |
2025-03-03T18:05:15.5147260Z #16 182.0 > Analyzing 101 sources | |
2025-03-03T18:05:15.5857509Z #16 182.2 > Adding source map references | |
2025-03-03T18:05:24.5871743Z #16 191.2 > Bundled 101 files for upload | |
2025-03-03T18:05:24.5876055Z #16 191.2 > Bundle ID: 07d5c8bd-a971-5369-ae51-50c4eb47dd07 | |
2025-03-03T18:05:27.6709500Z #16 194.3 > Uploaded files to Sentry | |
2025-03-03T18:05:27.8679765Z #16 194.5 > File upload complete (processing pending on server) | |
2025-03-03T18:05:27.8682887Z #16 194.5 > Organization: chartx | |
2025-03-03T18:05:27.8685476Z #16 194.5 > Project: web | |
2025-03-03T18:05:27.8686142Z #16 194.5 > Release: s-3Pbh_jnKAqrjVpFqHj7 | |
2025-03-03T18:05:27.8688975Z #16 194.5 > Dist: None | |
2025-03-03T18:05:27.8692468Z #16 194.5 > Upload type: artifact bundle | |
2025-03-03T18:05:28.0551774Z #16 194.5 | |
2025-03-03T18:05:28.0563999Z #16 194.5 Source Map Upload Report | |
2025-03-03T18:05:28.0567164Z #16 194.5 Scripts | |
2025-03-03T18:05:28.0572112Z #16 194.5 ~/05945eac-cd25-4262-988b-54b276fb5f94-45.js (sourcemap at instrumentation.js.map, debug id 05945eac-cd25-4262-988b-54b276fb5f94) | |
2025-03-03T18:05:28.0575578Z #16 194.5 ~/06ef734c-91b1-4a46-bfcb-0386c5eae438-0.js (sourcemap at page.js.map, debug id 06ef734c-91b1-4a46-bfcb-0386c5eae438) | |
2025-03-03T18:05:28.0577177Z #16 194.5 ~/09bd1658-f33f-4d83-a66d-25efdca66566-22.js (sourcemap at 402.js.map, debug id 09bd1658-f33f-4d83-a66d-25efdca66566) | |
2025-03-03T18:05:28.0580961Z #16 194.5 ~/0e885ed0-1759-4f05-b4f4-3f706afeb194-5.js (sourcemap at route.js.map, debug id 0e885ed0-1759-4f05-b4f4-3f706afeb194) | |
2025-03-03T18:05:28.0585171Z #16 194.5 ~/0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95-1.js (sourcemap at route.js.map, debug id 0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95) | |
2025-03-03T18:05:28.0593725Z #16 194.5 ~/23e28234-4367-4b05-93fe-7d6f3fde26fc-6.js (sourcemap at page.js.map, debug id 23e28234-4367-4b05-93fe-7d6f3fde26fc) | |
2025-03-03T18:05:28.0595335Z #16 194.5 ~/24b030db-6774-4a87-ab03-172ab677a412-48.js (sourcemap at _app.js.map, debug id 24b030db-6774-4a87-ab03-172ab677a412) | |
2025-03-03T18:05:28.0600512Z #16 194.5 ~/283b44d1-4990-4cb7-97f8-62bf18caa8d4-16.js (sourcemap at 365.js.map, debug id 283b44d1-4990-4cb7-97f8-62bf18caa8d4) | |
2025-03-03T18:05:28.0608074Z #16 194.5 ~/285c70e3-64f6-42cf-b45b-acbae8738d48-29.js (sourcemap at 595.js.map, debug id 285c70e3-64f6-42cf-b45b-acbae8738d48) | |
2025-03-03T18:05:28.0609675Z #16 194.5 ~/2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52-30.js (sourcemap at 641.js.map, debug id 2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52) | |
2025-03-03T18:05:28.0619091Z #16 194.5 ~/31f87291-7231-4382-9cb3-a136211a58ff-26.js (sourcemap at 558.js.map, debug id 31f87291-7231-4382-9cb3-a136211a58ff) | |
2025-03-03T18:05:28.0627664Z #16 194.5 ~/33096172-226f-41be-8500-97415fa32495-49.js (sourcemap at _document.js.map, debug id 33096172-226f-41be-8500-97415fa32495) | |
2025-03-03T18:05:28.0636230Z #16 194.5 ~/3820bbc3-7946-4767-b36f-fddd0ebeb297-3.js (sourcemap at route.js.map, debug id 3820bbc3-7946-4767-b36f-fddd0ebeb297) | |
2025-03-03T18:05:28.0637764Z #16 194.5 ~/38f87b67-f898-48c8-81a5-fc20337d0b6f-27.js (sourcemap at 56.js.map, debug id 38f87b67-f898-48c8-81a5-fc20337d0b6f) | |
2025-03-03T18:05:28.0644547Z #16 194.5 ~/3c5e9768-bee5-4499-a635-cc62243a7092-12.js (sourcemap at 226.js.map, debug id 3c5e9768-bee5-4499-a635-cc62243a7092) | |
2025-03-03T18:05:28.0648780Z #16 194.5 ~/3d39f958-9416-4b1c-9507-1d0d00c8d2b1-14.js (sourcemap at 344.js.map, debug id 3d39f958-9416-4b1c-9507-1d0d00c8d2b1) | |
2025-03-03T18:05:28.0660307Z #16 194.5 ~/40ef641e-4048-4fa8-aeb3-f060666b73be-9.js (sourcemap at 187.js.map, debug id 40ef641e-4048-4fa8-aeb3-f060666b73be) | |
2025-03-03T18:05:28.0661851Z #16 194.5 ~/42901126-95e9-45de-8f40-cb9d248e1596-34.js (sourcemap at 8.js.map, debug id 42901126-95e9-45de-8f40-cb9d248e1596) | |
2025-03-03T18:05:28.0665419Z #16 194.5 ~/580b39e4-e9c7-426d-a1a3-1b775281a249-18.js (sourcemap at 383.js.map, debug id 580b39e4-e9c7-426d-a1a3-1b775281a249) | |
2025-03-03T18:05:28.0675127Z #16 194.5 ~/5af70359-036a-40cc-84c1-e62db86fbe5e-2.js (sourcemap at route.js.map, debug id 5af70359-036a-40cc-84c1-e62db86fbe5e) | |
2025-03-03T18:05:28.0678872Z #16 194.5 ~/5c053a72-1d84-44b1-ad28-f88fd9729459-50.js (sourcemap at _error.js.map, debug id 5c053a72-1d84-44b1-ad28-f88fd9729459) | |
2025-03-03T18:05:28.0683759Z #16 194.5 ~/64556a6f-a5e0-4212-a58f-32ffc21838d1-52.js (sourcemap at webpack-runtime.js.map, debug id 64556a6f-a5e0-4212-a58f-32ffc21838d1) | |
2025-03-03T18:05:28.0685649Z #16 194.5 ~/66991a63-3582-40e3-8189-3aefc05285f5-21.js (sourcemap at 40.js.map, debug id 66991a63-3582-40e3-8189-3aefc05285f5) | |
2025-03-03T18:05:28.0696371Z #16 194.5 ~/689a772c-b608-4d65-a896-668739d10379-38.js (sourcemap at 844.js.map, debug id 689a772c-b608-4d65-a896-668739d10379) | |
2025-03-03T18:05:28.0705746Z #16 194.5 ~/73a04662-02ed-49e0-9f95-38c6dbe4b225-37.js (sourcemap at 839.js.map, debug id 73a04662-02ed-49e0-9f95-38c6dbe4b225) | |
2025-03-03T18:05:28.0707318Z #16 194.5 ~/76d923d0-93b3-4ffa-96d6-065bbcc827a8-31.js (sourcemap at 740.js.map, debug id 76d923d0-93b3-4ffa-96d6-065bbcc827a8) | |
2025-03-03T18:05:28.0713586Z #16 194.5 ~/7df006bb-51fa-4352-be12-403151a4435c-28.js (no sourcemap ref, debug id 7df006bb-51fa-4352-be12-403151a4435c) | |
2025-03-03T18:05:28.0720304Z #16 194.5 - warning: could not determine a source map reference (Could not auto-detect referenced sourcemap for ~/7df006bb-51fa-4352-be12-403151a4435c-28.js) | |
2025-03-03T18:05:28.0732050Z #16 194.5 ~/86de6969-3ace-4790-a04b-78cb2c977228-8.js (sourcemap at 140.js.map, debug id 86de6969-3ace-4790-a04b-78cb2c977228) | |
2025-03-03T18:05:28.0733818Z #16 194.5 ~/919e019b-52e0-4e39-8146-4b451764cad2-4.js (sourcemap at route.js.map, debug id 919e019b-52e0-4e39-8146-4b451764cad2) | |
2025-03-03T18:05:28.0735215Z #16 194.5 ~/9699960d-699e-4f6f-8858-a65a916c03c5-33.js (sourcemap at 752.js.map, debug id 9699960d-699e-4f6f-8858-a65a916c03c5) | |
2025-03-03T18:05:28.0736856Z #16 194.5 ~/98fe1951-9f69-4a4d-a2a4-b714697a7242-10.js (sourcemap at 201.js.map, debug id 98fe1951-9f69-4a4d-a2a4-b714697a7242) | |
2025-03-03T18:05:28.0738251Z #16 194.5 ~/99c3fc9d-9430-40fe-9ba8-a2596dcd870c-15.js (sourcemap at 357.js.map, debug id 99c3fc9d-9430-40fe-9ba8-a2596dcd870c) | |
2025-03-03T18:05:28.0739692Z #16 194.5 ~/aebee508-d184-4823-94a1-8fa921b448d5-41.js (sourcemap at 95.js.map, debug id aebee508-d184-4823-94a1-8fa921b448d5) | |
2025-03-03T18:05:28.0750170Z #16 194.5 ~/aedb4c27-163b-4a6c-9bef-137cf4054086-13.js (sourcemap at 321.js.map, debug id aedb4c27-163b-4a6c-9bef-137cf4054086) | |
2025-03-03T18:05:28.0751637Z #16 194.5 ~/b2bb7bca-b2af-4a0e-917c-95df38d3b1d9-40.js (sourcemap at 91.js.map, debug id b2bb7bca-b2af-4a0e-917c-95df38d3b1d9) | |
2025-03-03T18:05:28.0753415Z #16 194.5 ~/b4d83a54-095c-4a47-abbd-6d9e28b68d4f-43.js (sourcemap at edge-instrumentation.js.map, debug id b4d83a54-095c-4a47-abbd-6d9e28b68d4f) | |
2025-03-03T18:05:28.0755066Z #16 194.5 ~/b4f5d7a7-3552-484f-916f-39ae4d3db692-23.js (sourcemap at 417.js.map, debug id b4f5d7a7-3552-484f-916f-39ae4d3db692) | |
2025-03-03T18:05:28.0756464Z #16 194.5 ~/b5181af4-927e-4a24-9f6b-9f8236046161-7.js (sourcemap at 135.js.map, debug id b5181af4-927e-4a24-9f6b-9f8236046161) | |
2025-03-03T18:05:28.0757907Z #16 194.5 ~/b59581c3-cd4f-4fc7-ab48-14f24abd5ade-35.js (sourcemap at 822.js.map, debug id b59581c3-cd4f-4fc7-ab48-14f24abd5ade) | |
2025-03-03T18:05:28.0759349Z #16 194.5 ~/bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55-19.js (sourcemap at 397.js.map, debug id bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55) | |
2025-03-03T18:05:28.0778702Z #16 194.5 ~/bc7fd902-e7a6-4822-9157-72093217d286-44.js (sourcemap at edge-runtime-webpack.js.map, debug id bc7fd902-e7a6-4822-9157-72093217d286) | |
2025-03-03T18:05:28.1933587Z #16 194.5 ~/c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa-32.js (sourcemap at 751.js.map, debug id c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa) | |
2025-03-03T18:05:28.1935006Z #16 194.5 ~/d5cc562d-0e25-4be1-bde0-9205da04c6b0-42.js (sourcemap at 981.js.map, debug id d5cc562d-0e25-4be1-bde0-9205da04c6b0) | |
2025-03-03T18:05:28.1942220Z #16 194.5 ~/d6b7627e-cb84-4f2e-86b2-f48b80b101ac-20.js (sourcemap at 398.js.map, debug id d6b7627e-cb84-4f2e-86b2-f48b80b101ac) | |
2025-03-03T18:05:28.1943509Z #16 194.5 ~/d83e0597-b11c-4c95-ba18-c9655b64cd11-47.js (sourcemap at job.js.map, debug id d83e0597-b11c-4c95-ba18-c9655b64cd11) | |
2025-03-03T18:05:28.1944784Z #16 194.5 ~/e66f6bd9-978e-443c-9f5c-4852c0c6e732-25.js (sourcemap at 516.js.map, debug id e66f6bd9-978e-443c-9f5c-4852c0c6e732) | |
2025-03-03T18:05:28.1946033Z #16 194.5 ~/efbb1fc8-5773-4180-ad6b-e49598d3b42f-17.js (sourcemap at 380.js.map, debug id efbb1fc8-5773-4180-ad6b-e49598d3b42f) | |
2025-03-03T18:05:28.1947243Z #16 194.5 ~/f16caf20-d67c-4100-8ee5-963d7e82dbaf-36.js (sourcemap at 838.js.map, debug id f16caf20-d67c-4100-8ee5-963d7e82dbaf) | |
2025-03-03T18:05:28.1948380Z #16 194.5 ~/f1893447-0d38-49bf-b9df-58f2f31d9cd3-39.js (sourcemap at 849.js.map, debug id f1893447-0d38-49bf-b9df-58f2f31d9cd3) | |
2025-03-03T18:05:28.1949622Z #16 194.5 ~/f7a4a1d6-411e-470f-a170-a43a57e94649-11.js (sourcemap at 216.js.map, debug id f7a4a1d6-411e-470f-a170-a43a57e94649) | |
2025-03-03T18:05:28.1951054Z #16 194.5 ~/fbbef900-b155-4e85-83df-3f7bccf5acc5-24.js (sourcemap at 509.js.map, debug id fbbef900-b155-4e85-83df-3f7bccf5acc5) | |
2025-03-03T18:05:28.1951889Z #16 194.5 Source Maps | |
2025-03-03T18:05:28.1952554Z #16 194.5 ~/05945eac-cd25-4262-988b-54b276fb5f94-45.js.map (debug id 05945eac-cd25-4262-988b-54b276fb5f94) | |
2025-03-03T18:05:28.1953725Z #16 194.5 ~/06ef734c-91b1-4a46-bfcb-0386c5eae438-0.js.map (debug id 06ef734c-91b1-4a46-bfcb-0386c5eae438) | |
2025-03-03T18:05:28.1954450Z #16 194.5 ~/09bd1658-f33f-4d83-a66d-25efdca66566-22.js.map (debug id 09bd1658-f33f-4d83-a66d-25efdca66566) | |
2025-03-03T18:05:28.1955469Z #16 194.5 ~/0e885ed0-1759-4f05-b4f4-3f706afeb194-5.js.map (debug id 0e885ed0-1759-4f05-b4f4-3f706afeb194) | |
2025-03-03T18:05:28.1956519Z #16 194.5 ~/0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95-1.js.map (debug id 0f988d7a-8fa5-49b3-a8b3-8ad6b9675b95) | |
2025-03-03T18:05:28.1957721Z #16 194.5 ~/23e28234-4367-4b05-93fe-7d6f3fde26fc-6.js.map (debug id 23e28234-4367-4b05-93fe-7d6f3fde26fc) | |
2025-03-03T18:05:28.1961351Z #16 194.5 ~/24b030db-6774-4a87-ab03-172ab677a412-48.js.map (debug id 24b030db-6774-4a87-ab03-172ab677a412) | |
2025-03-03T18:05:28.1964021Z #16 194.5 ~/283b44d1-4990-4cb7-97f8-62bf18caa8d4-16.js.map (debug id 283b44d1-4990-4cb7-97f8-62bf18caa8d4) | |
2025-03-03T18:05:28.1965405Z #16 194.5 ~/285c70e3-64f6-42cf-b45b-acbae8738d48-29.js.map (debug id 285c70e3-64f6-42cf-b45b-acbae8738d48) | |
2025-03-03T18:05:28.1966972Z #16 194.5 ~/2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52-30.js.map (debug id 2ed9a603-6a9b-42c8-9ad7-9c0c6c60fb52) | |
2025-03-03T18:05:28.1968733Z #16 194.5 ~/31f87291-7231-4382-9cb3-a136211a58ff-26.js.map (debug id 31f87291-7231-4382-9cb3-a136211a58ff) | |
2025-03-03T18:05:28.1970144Z #16 194.5 ~/33096172-226f-41be-8500-97415fa32495-49.js.map (debug id 33096172-226f-41be-8500-97415fa32495) | |
2025-03-03T18:05:28.1971721Z #16 194.5 ~/3820bbc3-7946-4767-b36f-fddd0ebeb297-3.js.map (debug id 3820bbc3-7946-4767-b36f-fddd0ebeb297) | |
2025-03-03T18:05:28.1972978Z #16 194.5 ~/38f87b67-f898-48c8-81a5-fc20337d0b6f-27.js.map (debug id 38f87b67-f898-48c8-81a5-fc20337d0b6f) | |
2025-03-03T18:05:28.1974063Z #16 194.5 ~/3c5e9768-bee5-4499-a635-cc62243a7092-12.js.map (debug id 3c5e9768-bee5-4499-a635-cc62243a7092) | |
2025-03-03T18:05:28.1975148Z #16 194.5 ~/3d39f958-9416-4b1c-9507-1d0d00c8d2b1-14.js.map (debug id 3d39f958-9416-4b1c-9507-1d0d00c8d2b1) | |
2025-03-03T18:05:28.1976394Z #16 194.5 ~/40ef641e-4048-4fa8-aeb3-f060666b73be-9.js.map (debug id 40ef641e-4048-4fa8-aeb3-f060666b73be) | |
2025-03-03T18:05:28.1977476Z #16 194.5 ~/42901126-95e9-45de-8f40-cb9d248e1596-34.js.map (debug id 42901126-95e9-45de-8f40-cb9d248e1596) | |
2025-03-03T18:05:28.1978534Z #16 194.5 ~/580b39e4-e9c7-426d-a1a3-1b775281a249-18.js.map (debug id 580b39e4-e9c7-426d-a1a3-1b775281a249) | |
2025-03-03T18:05:28.1980031Z #16 194.5 ~/5af70359-036a-40cc-84c1-e62db86fbe5e-2.js.map (debug id 5af70359-036a-40cc-84c1-e62db86fbe5e) | |
2025-03-03T18:05:28.1981149Z #16 194.5 ~/5c053a72-1d84-44b1-ad28-f88fd9729459-50.js.map (debug id 5c053a72-1d84-44b1-ad28-f88fd9729459) | |
2025-03-03T18:05:28.1982219Z #16 194.5 ~/64556a6f-a5e0-4212-a58f-32ffc21838d1-52.js.map (debug id 64556a6f-a5e0-4212-a58f-32ffc21838d1) | |
2025-03-03T18:05:28.1983280Z #16 194.5 ~/66991a63-3582-40e3-8189-3aefc05285f5-21.js.map (debug id 66991a63-3582-40e3-8189-3aefc05285f5) | |
2025-03-03T18:05:28.1984484Z #16 194.5 ~/689a772c-b608-4d65-a896-668739d10379-38.js.map (debug id 689a772c-b608-4d65-a896-668739d10379) | |
2025-03-03T18:05:28.1985572Z #16 194.5 ~/73a04662-02ed-49e0-9f95-38c6dbe4b225-37.js.map (debug id 73a04662-02ed-49e0-9f95-38c6dbe4b225) | |
2025-03-03T18:05:28.1986677Z #16 194.5 ~/76d923d0-93b3-4ffa-96d6-065bbcc827a8-31.js.map (debug id 76d923d0-93b3-4ffa-96d6-065bbcc827a8) | |
2025-03-03T18:05:28.1987957Z #16 194.5 ~/86de6969-3ace-4790-a04b-78cb2c977228-8.js.map (debug id 86de6969-3ace-4790-a04b-78cb2c977228) | |
2025-03-03T18:05:28.1989026Z #16 194.5 ~/919e019b-52e0-4e39-8146-4b451764cad2-4.js.map (debug id 919e019b-52e0-4e39-8146-4b451764cad2) | |
2025-03-03T18:05:28.1990345Z #16 194.5 ~/9699960d-699e-4f6f-8858-a65a916c03c5-33.js.map (debug id 9699960d-699e-4f6f-8858-a65a916c03c5) | |
2025-03-03T18:05:28.1991574Z #16 194.5 ~/98fe1951-9f69-4a4d-a2a4-b714697a7242-10.js.map (debug id 98fe1951-9f69-4a4d-a2a4-b714697a7242) | |
2025-03-03T18:05:28.1992668Z #16 194.5 ~/99c3fc9d-9430-40fe-9ba8-a2596dcd870c-15.js.map (debug id 99c3fc9d-9430-40fe-9ba8-a2596dcd870c) | |
2025-03-03T18:05:28.1993764Z #16 194.5 ~/aebee508-d184-4823-94a1-8fa921b448d5-41.js.map (debug id aebee508-d184-4823-94a1-8fa921b448d5) | |
2025-03-03T18:05:28.1995361Z #16 194.5 ~/aedb4c27-163b-4a6c-9bef-137cf4054086-13.js.map (debug id aedb4c27-163b-4a6c-9bef-137cf4054086) | |
2025-03-03T18:05:28.1996499Z #16 194.5 ~/b2bb7bca-b2af-4a0e-917c-95df38d3b1d9-40.js.map (debug id b2bb7bca-b2af-4a0e-917c-95df38d3b1d9) | |
2025-03-03T18:05:28.1997638Z #16 194.5 ~/b4d83a54-095c-4a47-abbd-6d9e28b68d4f-43.js.map (debug id b4d83a54-095c-4a47-abbd-6d9e28b68d4f) | |
2025-03-03T18:05:28.1998750Z #16 194.5 ~/b4f5d7a7-3552-484f-916f-39ae4d3db692-23.js.map (debug id b4f5d7a7-3552-484f-916f-39ae4d3db692) | |
2025-03-03T18:05:28.2000033Z #16 194.5 ~/b5181af4-927e-4a24-9f6b-9f8236046161-7.js.map (debug id b5181af4-927e-4a24-9f6b-9f8236046161) | |
2025-03-03T18:05:28.2001373Z #16 194.5 ~/b59581c3-cd4f-4fc7-ab48-14f24abd5ade-35.js.map (debug id b59581c3-cd4f-4fc7-ab48-14f24abd5ade) | |
2025-03-03T18:05:28.2002516Z #16 194.5 ~/bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55-19.js.map (debug id bb7bd6ff-49f7-47f8-ae7d-8bddda0d3b55) | |
2025-03-03T18:05:28.2004074Z #16 194.5 ~/bc7fd902-e7a6-4822-9157-72093217d286-44.js.map (debug id bc7fd902-e7a6-4822-9157-72093217d286) | |
2025-03-03T18:05:28.2005211Z #16 194.5 ~/c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa-32.js.map (debug id c3363fa3-faeb-4bd6-b5a6-f233a3aae2fa) | |
2025-03-03T18:05:28.2006516Z #16 194.5 ~/d5cc562d-0e25-4be1-bde0-9205da04c6b0-42.js.map (debug id d5cc562d-0e25-4be1-bde0-9205da04c6b0) | |
2025-03-03T18:05:28.2007663Z #16 194.5 ~/d6b7627e-cb84-4f2e-86b2-f48b80b101ac-20.js.map (debug id d6b7627e-cb84-4f2e-86b2-f48b80b101ac) | |
2025-03-03T18:05:28.2008925Z #16 194.5 ~/d83e0597-b11c-4c95-ba18-c9655b64cd11-47.js.map (debug id d83e0597-b11c-4c95-ba18-c9655b64cd11) | |
2025-03-03T18:05:28.2010466Z #16 194.5 ~/e66f6bd9-978e-443c-9f5c-4852c0c6e732-25.js.map (debug id e66f6bd9-978e-443c-9f5c-4852c0c6e732) | |
2025-03-03T18:05:28.2011580Z #16 194.5 ~/efbb1fc8-5773-4180-ad6b-e49598d3b42f-17.js.map (debug id efbb1fc8-5773-4180-ad6b-e49598d3b42f) | |
2025-03-03T18:05:28.2012665Z #16 194.5 ~/f16caf20-d67c-4100-8ee5-963d7e82dbaf-36.js.map (debug id f16caf20-d67c-4100-8ee5-963d7e82dbaf) | |
2025-03-03T18:05:28.2013759Z #16 194.5 ~/f1893447-0d38-49bf-b9df-58f2f31d9cd3-39.js.map (debug id f1893447-0d38-49bf-b9df-58f2f31d9cd3) | |
2025-03-03T18:05:28.2014974Z #16 194.5 ~/f7a4a1d6-411e-470f-a170-a43a57e94649-11.js.map (debug id f7a4a1d6-411e-470f-a170-a43a57e94649) | |
2025-03-03T18:05:28.2016075Z #16 194.5 ~/fbbef900-b155-4e85-83df-3f7bccf5acc5-24.js.map (debug id fbbef900-b155-4e85-83df-3f7bccf5acc5) | |
2025-03-03T18:05:28.2017066Z #16 194.5 [@sentry/nextjs - Edge] Info: Successfully uploaded source maps to Sentry | |
2025-03-03T18:05:31.8784628Z #16 198.5 [@sentry/nextjs - Client] Debug: Release injection disabled via `release.inject` option. Will not inject release. | |
2025-03-03T18:06:09.5494832Z #16 236.1 Browserslist: caniuse-lite is outdated. Please run: | |
2025-03-03T18:06:09.5502073Z #16 236.1 npx update-browserslist-db@latest | |
2025-03-03T18:06:09.5503100Z #16 236.1 Why you should do it regularly: https://github.com/browserslist/update-db#readme | |
2025-03-03T18:06:13.2657416Z #16 239.9 > Found 30 files | |
2025-03-03T18:06:13.4882425Z #16 239.9 > Analyzing 30 sources | |
2025-03-03T18:06:13.4883733Z #16 239.9 > Adding source map references | |
2025-03-03T18:06:16.1824833Z #16 242.8 > Bundled 30 files for upload | |
2025-03-03T18:06:16.1825600Z #16 242.8 > Bundle ID: b79d38cf-5564-5ceb-80dc-98508db2cf85 | |
2025-03-03T18:06:17.4521542Z #16 244.0 > Uploaded files to Sentry | |
2025-03-03T18:06:17.5697149Z #16 244.2 > File upload complete (processing pending on server) | |
2025-03-03T18:06:17.5697821Z #16 244.2 > Organization: chartx | |
2025-03-03T18:06:17.5698198Z #16 244.2 > Project: web | |
2025-03-03T18:06:17.5698585Z #16 244.2 > Release: s-3Pbh_jnKAqrjVpFqHj7 | |
2025-03-03T18:06:17.5699014Z #16 244.2 > Dist: None | |
2025-03-03T18:06:17.5699374Z #16 244.2 > Upload type: artifact bundle | |
2025-03-03T18:06:17.5699768Z #16 244.2 | |
2025-03-03T18:06:17.5700215Z #16 244.2 Source Map Upload Report | |
2025-03-03T18:06:17.5700568Z #16 244.2 Scripts | |
2025-03-03T18:06:17.5701789Z #16 244.2 ~/187db1aa-ea45-4b27-a572-bc2857f3e723-4.js (sourcemap at 187db1aa-ea45-4b27-a572-bc2857f3e723-4.js.map, debug id 187db1aa-ea45-4b27-a572-bc2857f3e723) | |
2025-03-03T18:06:17.5703276Z #16 244.2 ~/3f975860-0a7d-47ba-9eae-592b65f04a8f-12.js (sourcemap at 3f975860-0a7d-47ba-9eae-592b65f04a8f-12.js.map, debug id 3f975860-0a7d-47ba-9eae-592b65f04a8f) | |
2025-03-03T18:06:17.5704781Z #16 244.2 ~/4473865e-b1b0-41e6-83ee-3cfd2a2e7498-11.js (sourcemap at 4473865e-b1b0-41e6-83ee-3cfd2a2e7498-11.js.map, debug id 4473865e-b1b0-41e6-83ee-3cfd2a2e7498) | |
2025-03-03T18:06:17.5706210Z #16 244.2 ~/5332134a-8957-4dba-84ab-fc721fccc801-7.js (sourcemap at 5332134a-8957-4dba-84ab-fc721fccc801-7.js.map, debug id 5332134a-8957-4dba-84ab-fc721fccc801) | |
2025-03-03T18:06:17.5707675Z #16 244.2 ~/66ce20ef-e0dd-4840-8067-a90af6889793-5.js (sourcemap at 66ce20ef-e0dd-4840-8067-a90af6889793-5.js.map, debug id 66ce20ef-e0dd-4840-8067-a90af6889793) | |
2025-03-03T18:06:17.5709331Z #16 244.2 ~/67a66177-dda7-43f1-a39d-4415aedd666c-0.js (sourcemap at 67a66177-dda7-43f1-a39d-4415aedd666c-0.js.map, debug id 67a66177-dda7-43f1-a39d-4415aedd666c) | |
2025-03-03T18:06:17.5729748Z #16 244.2 ~/7563ee7b-9d5b-4603-aff9-633660d38885-13.js (sourcemap at 7563ee7b-9d5b-4603-aff9-633660d38885-13.js.map, debug id 7563ee7b-9d5b-4603-aff9-633660d38885) | |
2025-03-03T18:06:17.5733858Z #16 244.2 ~/8e346c07-6bf1-433d-9b1a-5bad6740cf9a-3.js (sourcemap at 8e346c07-6bf1-433d-9b1a-5bad6740cf9a-3.js.map, debug id 8e346c07-6bf1-433d-9b1a-5bad6740cf9a) | |
2025-03-03T18:06:17.5735337Z #16 244.2 ~/aaca1fd5-7cc6-40be-a7b7-e82bbf55515e-14.js (sourcemap at aaca1fd5-7cc6-40be-a7b7-e82bbf55515e-14.js.map, debug id aaca1fd5-7cc6-40be-a7b7-e82bbf55515e) | |
2025-03-03T18:06:17.5736807Z #16 244.2 ~/c2b01f15-b3da-4478-9b62-92e4ece1f5eb-1.js (sourcemap at c2b01f15-b3da-4478-9b62-92e4ece1f5eb-1.js.map, debug id c2b01f15-b3da-4478-9b62-92e4ece1f5eb) | |
2025-03-03T18:06:17.5738224Z #16 244.2 ~/c9d2128c-aea6-4389-acbb-aaa8050f7425-2.js (sourcemap at c9d2128c-aea6-4389-acbb-aaa8050f7425-2.js.map, debug id c9d2128c-aea6-4389-acbb-aaa8050f7425) | |
2025-03-03T18:06:17.5739663Z #16 244.2 ~/de0b8049-064e-4ba6-8626-b757a04d9898-9.js (sourcemap at de0b8049-064e-4ba6-8626-b757a04d9898-9.js.map, debug id de0b8049-064e-4ba6-8626-b757a04d9898) | |
2025-03-03T18:06:17.5741207Z #16 244.2 ~/e16d1964-2bb9-49fc-9472-22f13484f1f9-6.js (sourcemap at e16d1964-2bb9-49fc-9472-22f13484f1f9-6.js.map, debug id e16d1964-2bb9-49fc-9472-22f13484f1f9) | |
2025-03-03T18:06:17.5742605Z #16 244.2 ~/e7965b19-1dcb-40b6-a9f4-40d2dbfca28f-10.js (sourcemap at e7965b19-1dcb-40b6-a9f4-40d2dbfca28f-10.js.map, debug id e7965b19-1dcb-40b6-a9f4-40d2dbfca28f) | |
2025-03-03T18:06:17.5744005Z #16 244.2 ~/f4c17897-f737-4a28-aa02-d2d3b65a8dca-8.js (sourcemap at f4c17897-f737-4a28-aa02-d2d3b65a8dca-8.js.map, debug id f4c17897-f737-4a28-aa02-d2d3b65a8dca) | |
2025-03-03T18:06:17.5744886Z #16 244.2 Source Maps | |
2025-03-03T18:06:17.5745486Z #16 244.2 ~/187db1aa-ea45-4b27-a572-bc2857f3e723-4.js.map (debug id 187db1aa-ea45-4b27-a572-bc2857f3e723) | |
2025-03-03T18:06:17.5746521Z #16 244.2 ~/3f975860-0a7d-47ba-9eae-592b65f04a8f-12.js.map (debug id 3f975860-0a7d-47ba-9eae-592b65f04a8f) | |
2025-03-03T18:06:17.5747466Z #16 244.2 ~/4473865e-b1b0-41e6-83ee-3cfd2a2e7498-11.js.map (debug id 4473865e-b1b0-41e6-83ee-3cfd2a2e7498) | |
2025-03-03T18:06:17.5748422Z #16 244.2 ~/5332134a-8957-4dba-84ab-fc721fccc801-7.js.map (debug id 5332134a-8957-4dba-84ab-fc721fccc801) | |
2025-03-03T18:06:17.5749320Z #16 244.2 ~/66ce20ef-e0dd-4840-8067-a90af6889793-5.js.map (debug id 66ce20ef-e0dd-4840-8067-a90af6889793) | |
2025-03-03T18:06:17.5776538Z #16 244.2 ~/67a66177-dda7-43f1-a39d-4415aedd666c-0.js.map (debug id 67a66177-dda7-43f1-a39d-4415aedd666c) | |
2025-03-03T18:06:17.5777505Z #16 244.2 ~/7563ee7b-9d5b-4603-aff9-633660d38885-13.js.map (debug id 7563ee7b-9d5b-4603-aff9-633660d38885) | |
2025-03-03T18:06:17.5778477Z #16 244.2 ~/8e346c07-6bf1-433d-9b1a-5bad6740cf9a-3.js.map (debug id 8e346c07-6bf1-433d-9b1a-5bad6740cf9a) | |
2025-03-03T18:06:17.5792478Z #16 244.2 ~/aaca1fd5-7cc6-40be-a7b7-e82bbf55515e-14.js.map (debug id aaca1fd5-7cc6-40be-a7b7-e82bbf55515e) | |
2025-03-03T18:06:17.5793994Z #16 244.2 ~/c2b01f15-b3da-4478-9b62-92e4ece1f5eb-1.js.map (debug id c2b01f15-b3da-4478-9b62-92e4ece1f5eb) | |
2025-03-03T18:06:17.5794949Z #16 244.2 ~/c9d2128c-aea6-4389-acbb-aaa8050f7425-2.js.map (debug id c9d2128c-aea6-4389-acbb-aaa8050f7425) | |
2025-03-03T18:06:17.5795856Z #16 244.2 ~/de0b8049-064e-4ba6-8626-b757a04d9898-9.js.map (debug id de0b8049-064e-4ba6-8626-b757a04d9898) | |
2025-03-03T18:06:17.5796756Z #16 244.2 ~/e16d1964-2bb9-49fc-9472-22f13484f1f9-6.js.map (debug id e16d1964-2bb9-49fc-9472-22f13484f1f9) | |
2025-03-03T18:06:17.5797692Z #16 244.2 ~/e7965b19-1dcb-40b6-a9f4-40d2dbfca28f-10.js.map (debug id e7965b19-1dcb-40b6-a9f4-40d2dbfca28f) | |
2025-03-03T18:06:17.5798639Z #16 244.2 ~/f4c17897-f737-4a28-aa02-d2d3b65a8dca-8.js.map (debug id f4c17897-f737-4a28-aa02-d2d3b65a8dca) | |
2025-03-03T18:06:17.7378641Z #16 244.2 [@sentry/nextjs - Client] Info: Successfully uploaded source maps to Sentry | |
2025-03-03T18:06:28.2200055Z #16 254.8 ⚠ Compiled with warnings | |
2025-03-03T18:06:28.2202692Z #16 254.8 | |
2025-03-03T18:06:28.3710864Z #16 254.8 ./src/api/client/db/index.ts | |
2025-03-03T18:06:28.3711900Z #16 254.8 The generated code contains 'async/await' because this module is using "topLevelAwait". | |
2025-03-03T18:06:28.3713070Z #16 254.8 However, your target environment does not appear to support 'async/await'. | |
2025-03-03T18:06:28.3717277Z #16 254.8 As a result, the code may not run as expected or may cause runtime errors. | |
2025-03-03T18:06:28.3721261Z #16 254.8 | |
2025-03-03T18:06:28.3721641Z #16 254.8 Import trace for requested module: | |
2025-03-03T18:06:28.3722133Z #16 254.8 ./src/api/client/db/index.ts | |
2025-03-03T18:06:28.3722569Z #16 254.8 ./src/api/client/index.ts | |
2025-03-03T18:06:28.3722985Z #16 254.8 ./src/components/App/index.tsx | |
2025-03-03T18:06:28.3723414Z #16 254.8 | |
2025-03-03T18:06:28.3723738Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3725232Z #16 254.8 src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts -> src/components/system/Calendar.tsx | |
2025-03-03T18:06:28.3726647Z #16 254.8 | |
2025-03-03T18:06:28.3726984Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3728465Z #16 254.8 src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts -> src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx | |
2025-03-03T18:06:28.3730132Z #16 254.8 | |
2025-03-03T18:06:28.3730466Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3731940Z #16 254.8 src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts -> src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx | |
2025-03-03T18:06:28.3733398Z #16 254.8 | |
2025-03-03T18:06:28.3733740Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3734585Z #16 254.8 src/components/system/Detail.tsx -> src/components/system/index.ts -> src/components/system/Detail.tsx | |
2025-03-03T18:06:28.3735349Z #16 254.8 | |
2025-03-03T18:06:28.3735561Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3736401Z #16 254.8 src/components/system/Form/ActionBar.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/ActionBar.tsx | |
2025-03-03T18:06:28.3737569Z #16 254.8 | |
2025-03-03T18:06:28.3737884Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3738949Z #16 254.8 src/components/system/Form/FormLayout.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/FormLayout.tsx | |
2025-03-03T18:06:28.3739786Z #16 254.8 | |
2025-03-03T18:06:28.3740230Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3741588Z #16 254.8 src/components/system/Form/FormStack.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/FormStack.tsx | |
2025-03-03T18:06:28.3743338Z #16 254.8 | |
2025-03-03T18:06:28.3743624Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3744557Z #16 254.8 src/components/system/Form/compose.tsx -> src/components/system/Form/FormStack.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx | |
2025-03-03T18:06:28.3745441Z #16 254.8 | |
2025-03-03T18:06:28.3745762Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3747020Z #16 254.8 src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/FormStack.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx | |
2025-03-03T18:06:28.3747822Z #16 254.8 | |
2025-03-03T18:06:28.3748020Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3748761Z #16 254.8 src/components/system/Heading.tsx -> src/components/system/index.ts -> src/components/system/Heading.tsx | |
2025-03-03T18:06:28.3750077Z #16 254.8 | |
2025-03-03T18:06:28.3750332Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3750897Z #16 254.8 src/components/system/InputField.tsx -> src/components/system/index.ts -> src/components/system/InputField.tsx | |
2025-03-03T18:06:28.3751469Z #16 254.8 | |
2025-03-03T18:06:28.3751766Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3752519Z #16 254.8 src/components/system/Link.tsx -> src/components/system/index.ts -> src/components/system/Link.tsx | |
2025-03-03T18:06:28.3753084Z #16 254.8 | |
2025-03-03T18:06:28.3753292Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3754109Z #16 254.8 src/components/system/index.ts -> src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts | |
2025-03-03T18:06:28.3755188Z #16 254.8 | |
2025-03-03T18:06:28.3755502Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3756321Z #16 254.8 src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts -> src/components/system/Calendar.tsx | |
2025-03-03T18:06:28.3757132Z #16 254.8 | |
2025-03-03T18:06:28.3757450Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3758483Z #16 254.8 src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts -> src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx | |
2025-03-03T18:06:28.3759297Z #16 254.8 | |
2025-03-03T18:06:28.3759509Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3760941Z #16 254.8 src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts -> src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx | |
2025-03-03T18:06:28.3761868Z #16 254.8 | |
2025-03-03T18:06:28.3762085Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3762585Z #16 254.8 src/components/system/Detail.tsx -> src/components/system/index.ts -> src/components/system/Detail.tsx | |
2025-03-03T18:06:28.3763058Z #16 254.8 | |
2025-03-03T18:06:28.3763260Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3764635Z #16 254.8 src/components/system/Form/ActionBar.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/ActionBar.tsx | |
2025-03-03T18:06:28.3765636Z #16 254.8 | |
2025-03-03T18:06:28.3765844Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3767056Z #16 254.8 src/components/system/Form/FormLayout.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/FormLayout.tsx | |
2025-03-03T18:06:28.3768480Z #16 254.8 | |
2025-03-03T18:06:28.3768816Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3770402Z #16 254.8 src/components/system/Form/FormStack.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/FormStack.tsx | |
2025-03-03T18:06:28.3771224Z #16 254.8 | |
2025-03-03T18:06:28.3771447Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3772827Z #16 254.8 src/components/system/Form/compose.tsx -> src/components/system/Form/FormStack.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx | |
2025-03-03T18:06:28.3774223Z #16 254.8 | |
2025-03-03T18:06:28.3774435Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3775513Z #16 254.8 src/components/system/Form/index.tsx -> src/components/system/Form/compose.tsx -> src/components/system/Form/FormStack.tsx -> src/components/system/index.ts -> src/components/system/Form/index.tsx | |
2025-03-03T18:06:28.3776873Z #16 254.8 | |
2025-03-03T18:06:28.3777080Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3777742Z #16 254.8 src/components/system/Heading.tsx -> src/components/system/index.ts -> src/components/system/Heading.tsx | |
2025-03-03T18:06:28.3778231Z #16 254.8 | |
2025-03-03T18:06:28.3778435Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3778957Z #16 254.8 src/components/system/InputField.tsx -> src/components/system/index.ts -> src/components/system/InputField.tsx | |
2025-03-03T18:06:28.3779713Z #16 254.8 | |
2025-03-03T18:06:28.3780209Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3780764Z #16 254.8 src/components/system/Link.tsx -> src/components/system/index.ts -> src/components/system/Link.tsx | |
2025-03-03T18:06:28.3781220Z #16 254.8 | |
2025-03-03T18:06:28.3781455Z #16 254.8 Circular dependency detected: | |
2025-03-03T18:06:28.3782269Z #16 254.8 src/components/system/index.ts -> src/components/system/Calendar.tsx -> src/components/system/DatePicker/index.tsx -> src/components/system/DatePicker/Inner.tsx -> src/components/system/index.ts | |
2025-03-03T18:06:28.3783055Z #16 254.8 | |
2025-03-03T18:06:28.3783253Z #16 254.8 Skipping linting | |
2025-03-03T18:06:28.3783517Z #16 254.8 Checking validity of types ... | |
2025-03-03T18:07:18.8788693Z #16 305.5 Collecting page data ... | |
2025-03-03T18:07:30.4772883Z #16 317.1 Generating static pages (0/5) ... | |
2025-03-03T18:07:30.9066298Z #16 317.5 Generating static pages (1/5) | |
2025-03-03T18:07:31.0573170Z #16 317.5 Generating static pages (2/5) | |
2025-03-03T18:07:31.1417558Z #16 317.7 Generating static pages (3/5) | |
2025-03-03T18:07:31.4700670Z #16 318.1 Static generation failed due to dynamic usage on /, reason: cookies | |
2025-03-03T18:07:31.4701516Z #16 318.1 at c (/app/.next/server/chunks/201.js:24:77381) | |
2025-03-03T18:07:31.4702059Z #16 318.1 at d (/app/.next/server/app/page.js:161:3977) | |
2025-03-03T18:07:31.4702581Z #16 318.1 at /app/.next/server/app/page.js:230:33155 | |
2025-03-03T18:07:31.4703324Z #16 318.1 at /app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js:12:185364 | |
2025-03-03T18:07:31.4704115Z #16 318.1 at d (/app/.next/server/app/page.js:1:10371) | |
2025-03-03T18:07:31.4704615Z #16 318.1 at /app/.next/server/chunks/201.js:14:49219 | |
2025-03-03T18:07:31.4705237Z #16 318.1 at t.handleCallbackErrors (/app/.next/server/chunks/201.js:14:19275) | |
2025-03-03T18:07:31.4705870Z #16 318.1 at /app/.next/server/chunks/201.js:14:49192 | |
2025-03-03T18:07:31.4706528Z #16 318.1 at u.handleCallbackErrors.status (/app/.next/server/chunks/201.js:14:11773) | |
2025-03-03T18:07:31.4707330Z #16 318.1 at t.handleCallbackErrors (/app/.next/server/chunks/201.js:14:19275) | |
2025-03-03T18:07:31.6205264Z #16 318.1 ✓ Generating static pages (5/5) | |
2025-03-03T18:07:37.3888933Z #16 324.0 Finalizing page optimization ... | |
2025-03-03T18:07:37.3890100Z #16 324.0 Collecting build traces ... | |
2025-03-03T18:09:13.5820719Z #16 420.2 | |
2025-03-03T18:09:13.7789680Z #16 420.2 | |
2025-03-03T18:09:13.7793279Z #16 420.2 Redirects | |
2025-03-03T18:09:13.7794069Z #16 420.2 ┌ source: /:path+/ | |
2025-03-03T18:09:13.7795340Z #16 420.2 ├ destination: /:path+ | |
2025-03-03T18:09:13.7795811Z #16 420.2 └ permanent: true | |
2025-03-03T18:09:13.7796357Z #16 420.2 | |
2025-03-03T18:09:13.7796711Z #16 420.2 | |
2025-03-03T18:09:13.7797079Z #16 420.2 Rewrites | |
2025-03-03T18:09:13.7797544Z #16 420.2 ┌ source: /monitoring(/?) | |
2025-03-03T18:09:13.7798749Z #16 420.2 └ destination: https://o:orgid.ingest.:region.sentry.io/api/:projectid/envelope/?hsts=0 | |
2025-03-03T18:09:13.7799623Z #16 420.2 | |
2025-03-03T18:09:13.7800715Z #16 420.2 ┌ source: /monitoring(/?) | |
2025-03-03T18:09:13.7801994Z #16 420.2 └ destination: https://o:orgid.ingest.sentry.io/api/:projectid/envelope/?hsts=0 | |
2025-03-03T18:09:13.7802804Z #16 420.2 | |
2025-03-03T18:09:13.7803265Z #16 420.2 ┌ source: /api/:any* | |
2025-03-03T18:09:13.7803931Z #16 420.2 └ destination: /api/:any* | |
2025-03-03T18:09:13.7804479Z #16 420.2 | |
2025-03-03T18:09:13.7804878Z #16 420.2 ┌ source: /:path* | |
2025-03-03T18:09:13.7805503Z #16 420.2 └ destination: / | |
2025-03-03T18:09:13.7805868Z #16 420.2 | |
2025-03-03T18:09:13.7806295Z #16 420.2 | |
2025-03-03T18:09:13.7807131Z #16 420.2 Route (app) Size First Load JS | |
2025-03-03T18:09:13.7807903Z #16 420.2 ┌ ƒ / 1.45 MB 1.9 MB | |
2025-03-03T18:09:13.7808571Z #16 420.2 ├ ○ /_not-found 1.03 kB 451 kB | |
2025-03-03T18:09:13.7809465Z #16 420.2 ├ ƒ /api/denial-codes 0 B 0 B | |
2025-03-03T18:09:13.7810369Z #16 420.2 ├ ƒ /api/email 0 B 0 B | |
2025-03-03T18:09:13.7811100Z #16 420.2 ├ ƒ /api/inngest 0 B 0 B | |
2025-03-03T18:09:13.7811907Z #16 420.2 ├ ƒ /api/ppteer 0 B 0 B | |
2025-03-03T18:09:13.7812596Z #16 420.2 └ ƒ /api/trpc/[trpc] 0 B 0 B | |
2025-03-03T18:09:13.7813210Z #16 420.2 + First Load JS shared by all 450 kB | |
2025-03-03T18:09:13.7813897Z #16 420.2 ├ chunks/3c611eef-b14bbf1ce30f6a3f.js 158 kB | |
2025-03-03T18:09:13.7814737Z #16 420.2 ├ chunks/718-0c84ce8fdaabd519.js 134 kB | |
2025-03-03T18:09:13.7815377Z #16 420.2 ├ chunks/aaea2bcf-ebce8f1b3fd4bc15.js 100 kB | |
2025-03-03T18:09:13.7816105Z #16 420.2 ├ chunks/fd9d1056-72f553031a99a661.js 53.8 kB | |
2025-03-03T18:09:13.7816917Z #16 420.2 └ other shared chunks (total) 3.77 kB | |
2025-03-03T18:09:13.7817309Z #16 420.2 | |
2025-03-03T18:09:13.7817494Z #16 420.2 | |
2025-03-03T18:09:13.7817792Z #16 420.2 ○ (Static) prerendered as static content | |
2025-03-03T18:09:13.7818317Z #16 420.2 ƒ (Dynamic) server-rendered on demand | |
2025-03-03T18:09:13.7818764Z #16 420.2 | |
2025-03-03T18:09:14.6423792Z #16 DONE 421.2s | |
2025-03-03T18:10:00.3640620Z | |
2025-03-03T18:10:00.3650388Z #17 [runner 10/18] COPY --from=builder /app/public ./public | |
2025-03-03T18:10:00.3652544Z #17 CACHED | |
2025-03-03T18:10:00.3654400Z | |
2025-03-03T18:10:00.3662516Z #18 [runner 12/18] RUN mkdir .next | |
2025-03-03T18:10:00.3662956Z #18 CACHED | |
2025-03-03T18:10:00.3663148Z | |
2025-03-03T18:10:00.3665643Z #19 [runner 9/18] RUN adduser --system --uid 1001 nextjs | |
2025-03-03T18:10:00.3666181Z #19 CACHED | |
2025-03-03T18:10:00.3666998Z | |
2025-03-03T18:10:00.3667281Z #20 [runner 11/18] COPY --from=builder /app/node_modules ./node_modules | |
2025-03-03T18:10:00.3668468Z #20 CACHED | |
2025-03-03T18:10:00.3668635Z | |
2025-03-03T18:10:00.3669108Z #21 [runner 6/18] RUN apt-get update && apt-get install -y postgresql-client-16 && rm -rf /var/lib/apt/lists/* | |
2025-03-03T18:10:00.3670837Z #21 CACHED | |
2025-03-03T18:10:00.3671010Z | |
2025-03-03T18:10:00.3671157Z #22 [runner 7/18] WORKDIR /app | |
2025-03-03T18:10:00.3671508Z #22 CACHED | |
2025-03-03T18:10:00.3671677Z | |
2025-03-03T18:10:00.3671898Z #23 [runner 8/18] RUN addgroup --system --gid 1001 nodejs | |
2025-03-03T18:10:00.3672351Z #23 CACHED | |
2025-03-03T18:10:00.3672511Z | |
2025-03-03T18:10:00.3673163Z #24 [runner 1/18] RUN apt-get update && apt-get install -y wget gnupg && apt-get install -y chromium --no-install-recommends && rm -rf /var/lib/apt/lists/* | |
2025-03-03T18:10:00.3674355Z #24 CACHED | |
2025-03-03T18:10:00.3674507Z | |
2025-03-03T18:10:00.3675478Z #25 [runner 5/18] RUN echo "deb [signed-by=/usr/share/keyrings/postgresql-archive-keyring.gpg] http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list | |
2025-03-03T18:10:00.3676652Z #25 CACHED | |
2025-03-03T18:10:00.3676806Z | |
2025-03-03T18:10:00.3677527Z #26 [runner 4/18] RUN wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor -o /usr/share/keyrings/postgresql-archive-keyring.gpg | |
2025-03-03T18:10:00.3678462Z #26 CACHED | |
2025-03-03T18:10:00.3678617Z | |
2025-03-03T18:10:00.3679087Z #27 [runner 2/18] RUN if [ ! -f "/usr/bin/chromium" ]; then echo "Chrome binary not found at /usr/bin/chromium" && exit 1; fi | |
2025-03-03T18:10:00.3681221Z #27 CACHED | |
2025-03-03T18:10:00.3681426Z | |
2025-03-03T18:10:00.3682323Z #28 [runner 3/18] RUN apt-get update && apt-get install -y wget gnupg lsb-release sudo && rm -rf /var/lib/apt/lists/* | |
2025-03-03T18:10:00.3683799Z #28 CACHED | |
2025-03-03T18:10:00.3683973Z | |
2025-03-03T18:10:00.3684622Z #29 [runner 13/18] RUN chown nextjs:nodejs .next | |
2025-03-03T18:10:00.6886325Z #29 CACHED | |
2025-03-03T18:10:00.8427895Z | |
2025-03-03T18:10:00.8428528Z #29 [runner 13/18] RUN chown nextjs:nodejs .next | |
2025-03-03T18:10:00.8574401Z #29 sha256:af505dd76c89bd2005eb82857330e275b47fa6391aeaf269e011b77e05c636a4 0B / 118B 0.2s | |
2025-03-03T18:10:00.9945436Z #29 sha256:af505dd76c89bd2005eb82857330e275b47fa6391aeaf269e011b77e05c636a4 118B / 118B 0.2s done | |
2025-03-03T18:10:00.9948180Z #29 sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 111B / 111B 0.2s done | |
2025-03-03T18:10:00.9956103Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 0B / 541.98MB 0.2s | |
2025-03-03T18:10:00.9959522Z #29 sha256:c2f288a76441357453706cd081cdb84c33ec9db4b325272faa044a30fb4c8b01 891.60kB / 891.60kB 0.2s done | |
2025-03-03T18:10:00.9962285Z #29 sha256:ab40cbff689d608ddcccdd43868953fd801b1f4527483b2a025256e2426cc0f7 722B / 722B 0.1s done | |
2025-03-03T18:10:01.1016501Z #29 sha256:e8de6cb63a2654e2130276bf506e993d6c5b11be614cb83b309533b5085a06c9 694B / 694B 0.1s done | |
2025-03-03T18:10:01.1017663Z #29 sha256:ee29219c06afaf6312a23fa5a20b355b72de142bf675e6830c860449fa506605 93B / 93B 0.1s done | |
2025-03-03T18:10:01.1018754Z #29 sha256:6c4e6796400c82bf268dec2e31a02c0d73783a66a1e9a2a827669188a64c98f3 275B / 275B 0.1s done | |
2025-03-03T18:10:01.2520688Z #29 sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 0B / 4.70MB 0.2s | |
2025-03-03T18:10:01.2522222Z #29 sha256:cba04c75e03ade62b564186e174531cd33b7a5f53dfda3aba134fffc5714c1f0 3.88kB / 3.88kB 0.1s done | |
2025-03-03T18:10:01.2523630Z #29 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B done | |
2025-03-03T18:10:01.2524963Z #29 sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc 0B / 3.17MB 0.2s | |
2025-03-03T18:10:01.4025535Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 27.26MB / 541.98MB 0.6s | |
2025-03-03T18:10:01.4027548Z #29 sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 4.70MB / 4.70MB 0.3s done | |
2025-03-03T18:10:01.4029035Z #29 sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc 2.10MB / 3.17MB 0.3s | |
2025-03-03T18:10:01.4030462Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 0B / 235.08MB 0.2s | |
2025-03-03T18:10:01.6097093Z #29 sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc 3.17MB / 3.17MB 0.3s done | |
2025-03-03T18:10:01.6098618Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 16.78MB / 235.08MB 0.3s | |
2025-03-03T18:10:01.7591499Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 58.72MB / 541.98MB 1.1s | |
2025-03-03T18:10:02.0599247Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 37.75MB / 235.08MB 0.8s | |
2025-03-03T18:10:02.3598357Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 100.66MB / 541.98MB 1.7s | |
2025-03-03T18:10:02.5099062Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 58.72MB / 235.08MB 1.2s | |
2025-03-03T18:10:02.8153553Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 73.40MB / 235.08MB 1.5s | |
2025-03-03T18:10:03.1102357Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 100.66MB / 235.08MB 1.8s | |
2025-03-03T18:10:03.2611426Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 142.61MB / 541.98MB 2.6s | |
2025-03-03T18:10:03.4094902Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 121.63MB / 235.08MB 2.1s | |
2025-03-03T18:10:03.8601043Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 176.50MB / 541.98MB 3.2s | |
2025-03-03T18:10:04.0099966Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 142.61MB / 235.08MB 2.7s | |
2025-03-03T18:10:04.3093424Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 208.67MB / 541.98MB 3.6s | |
2025-03-03T18:10:04.7615548Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 166.72MB / 235.08MB 3.5s | |
2025-03-03T18:10:04.9093912Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 183.50MB / 235.08MB 3.6s | |
2025-03-03T18:10:05.0599607Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 241.17MB / 541.98MB 4.4s | |
2025-03-03T18:10:05.3592983Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 205.52MB / 235.08MB 4.1s | |
2025-03-03T18:10:05.5211960Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 271.58MB / 541.98MB 4.8s | |
2025-03-03T18:10:05.8105616Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 226.49MB / 235.08MB 4.5s | |
2025-03-03T18:10:05.9601856Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 310.38MB / 541.98MB 5.3s | |
2025-03-03T18:10:06.7104893Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 348.13MB / 541.98MB 6.0s | |
2025-03-03T18:10:06.8186899Z #29 sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 235.08MB / 235.08MB 5.6s done | |
2025-03-03T18:10:07.0108462Z #29 extracting sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 | |
2025-03-03T18:10:07.4594452Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 376.44MB / 541.98MB 6.8s | |
2025-03-03T18:10:08.0596830Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 416.28MB / 541.98MB 7.4s | |
2025-03-03T18:10:08.6603266Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 448.79MB / 541.98MB 8.0s | |
2025-03-03T18:10:09.1093537Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 481.30MB / 541.98MB 8.4s | |
2025-03-03T18:10:09.7091519Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 520.09MB / 541.98MB 9.0s | |
2025-03-03T18:10:11.9506924Z #29 sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 541.98MB / 541.98MB 11.2s done | |
2025-03-03T18:10:11.9509163Z #29 extracting sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 5.1s done | |
2025-03-03T18:10:11.9513184Z #29 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done | |
2025-03-03T18:10:11.9514243Z #29 extracting sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc 0.1s done | |
2025-03-03T18:10:11.9514753Z #29 DONE 11.6s | |
2025-03-03T18:10:12.1111954Z | |
2025-03-03T18:10:12.1113010Z #29 [runner 13/18] RUN chown nextjs:nodejs .next | |
2025-03-03T18:10:12.1115472Z #29 extracting sha256:cba04c75e03ade62b564186e174531cd33b7a5f53dfda3aba134fffc5714c1f0 done | |
2025-03-03T18:10:12.1116547Z #29 extracting sha256:6c4e6796400c82bf268dec2e31a02c0d73783a66a1e9a2a827669188a64c98f3 done | |
2025-03-03T18:10:12.1117549Z #29 extracting sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 | |
2025-03-03T18:10:12.1244612Z #29 extracting sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 0.2s done | |
2025-03-03T18:10:12.1246185Z #29 DONE 11.8s | |
2025-03-03T18:10:12.2986188Z | |
2025-03-03T18:10:12.2988565Z #29 [runner 13/18] RUN chown nextjs:nodejs .next | |
2025-03-03T18:10:12.2989481Z #29 extracting sha256:ee29219c06afaf6312a23fa5a20b355b72de142bf675e6830c860449fa506605 done | |
2025-03-03T18:10:12.2990707Z #29 extracting sha256:e8de6cb63a2654e2130276bf506e993d6c5b11be614cb83b309533b5085a06c9 done | |
2025-03-03T18:10:12.2991741Z #29 extracting sha256:ab40cbff689d608ddcccdd43868953fd801b1f4527483b2a025256e2426cc0f7 done | |
2025-03-03T18:10:12.2992763Z #29 extracting sha256:c2f288a76441357453706cd081cdb84c33ec9db4b325272faa044a30fb4c8b01 done | |
2025-03-03T18:10:12.2993776Z #29 extracting sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 | |
2025-03-03T18:10:46.0283868Z #29 extracting sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 33.9s done | |
2025-03-03T18:10:46.0287607Z #29 extracting sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 | |
2025-03-03T18:10:46.1930787Z #29 extracting sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 done | |
2025-03-03T18:10:46.1931895Z #29 extracting sha256:af505dd76c89bd2005eb82857330e275b47fa6391aeaf269e011b77e05c636a4 done | |
2025-03-03T18:10:46.1932626Z #29 DONE 45.7s | |
2025-03-03T18:10:46.1932805Z | |
2025-03-03T18:10:46.1933142Z #30 [runner 14/18] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./ | |
2025-03-03T18:10:52.4267534Z #30 DONE 6.4s | |
2025-03-03T18:10:52.5842909Z | |
2025-03-03T18:10:52.5843911Z #31 [runner 15/18] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static | |
2025-03-03T18:10:52.7251807Z #31 DONE 0.3s | |
2025-03-03T18:10:52.8767995Z | |
2025-03-03T18:10:52.8768837Z #32 [runner 16/18] COPY --from=builder --chown=nextjs:nodejs /app/.next/server ./server | |
2025-03-03T18:10:53.8776307Z #32 DONE 1.2s | |
2025-03-03T18:10:54.0830718Z | |
2025-03-03T18:10:54.0831631Z #33 [runner 17/18] COPY --chown=nextjs:nodejs prisma ./prisma | |
2025-03-03T18:10:54.0832501Z #33 DONE 0.0s | |
2025-03-03T18:10:54.0833071Z | |
2025-03-03T18:10:54.0833561Z #34 [runner 18/18] COPY --chown=nextjs:nodejs scripts ./scripts | |
2025-03-03T18:10:54.0841140Z #34 DONE 0.0s | |
2025-03-03T18:10:54.0841341Z | |
2025-03-03T18:10:54.0841502Z #35 exporting cache to client directory | |
2025-03-03T18:10:54.0841942Z #35 preparing build cache for export | |
2025-03-03T18:11:04.4248188Z #35 writing layer sha256:016f59ac991775323f6469dabfeb45c082ba33314fb155097f283df95c15f75a | |
2025-03-03T18:11:04.6044420Z #35 writing layer sha256:016f59ac991775323f6469dabfeb45c082ba33314fb155097f283df95c15f75a 0.0s done | |
2025-03-03T18:11:04.6045399Z #35 writing layer sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b | |
2025-03-03T18:11:05.2028287Z #35 writing layer sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 0.7s done | |
2025-03-03T18:11:05.2034709Z #35 writing layer sha256:0dc22593cff02f39b9e4fac407cf6e440bdd2bea6ed9263b7d992a587dd75a1e | |
2025-03-03T18:11:05.3396123Z #35 writing layer sha256:0dc22593cff02f39b9e4fac407cf6e440bdd2bea6ed9263b7d992a587dd75a1e 0.1s done | |
2025-03-03T18:11:05.3398502Z #35 writing layer sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 | |
2025-03-03T18:11:08.5651333Z #35 writing layer sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 3.2s done | |
2025-03-03T18:11:08.5652553Z #35 writing layer sha256:21e1aa76c7e69878c4c90317ebe9cbbe8d1069bccaccb15071ec46edccd9dcbe | |
2025-03-03T18:11:09.2554151Z #35 writing layer sha256:21e1aa76c7e69878c4c90317ebe9cbbe8d1069bccaccb15071ec46edccd9dcbe 0.7s done | |
2025-03-03T18:11:09.2556760Z #35 writing layer sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 | |
2025-03-03T18:11:09.4271919Z #35 writing layer sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 0.1s done | |
2025-03-03T18:11:09.4273063Z #35 writing layer sha256:3106d3fcee82378716202b89eab7a41468c4db9051d1393509ed1e9e79a7c033 0.0s done | |
2025-03-03T18:11:09.4274214Z #35 writing layer sha256:4842dfa0389b5817361c1db75bcbf176d9fe1409d54063c6e7f27cf0d62c9e90 0.1s done | |
2025-03-03T18:11:09.4275670Z #35 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 | |
2025-03-03T18:11:09.5862967Z #35 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done | |
2025-03-03T18:11:09.5864182Z #35 writing layer sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f | |
2025-03-03T18:11:09.7121832Z #35 writing layer sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 0.3s done | |
2025-03-03T18:11:09.7125342Z #35 writing layer sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 | |
2025-03-03T18:11:09.8704384Z #35 writing layer sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 done | |
2025-03-03T18:11:09.8705671Z #35 writing layer sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c | |
2025-03-03T18:11:10.4592813Z #35 writing layer sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 0.7s done | |
2025-03-03T18:11:10.6158142Z #35 writing layer sha256:6c4e6796400c82bf268dec2e31a02c0d73783a66a1e9a2a827669188a64c98f3 | |
2025-03-03T18:11:10.6159666Z #35 writing layer sha256:6c4e6796400c82bf268dec2e31a02c0d73783a66a1e9a2a827669188a64c98f3 done | |
2025-03-03T18:11:10.6161135Z #35 writing layer sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 | |
2025-03-03T18:11:11.2466736Z #35 writing layer sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 0.8s done | |
2025-03-03T18:11:11.2467889Z #35 writing layer sha256:80a699d6cfa9fe9d481389590e57aba34b06944b13af552f6d4d01b208dbbb85 | |
2025-03-03T18:11:11.4202892Z #35 writing layer sha256:80a699d6cfa9fe9d481389590e57aba34b06944b13af552f6d4d01b208dbbb85 done | |
2025-03-03T18:11:11.4205059Z #35 writing layer sha256:8a35bf1bfdc2f3e1d9de017b2f0477a6a77b80f1aadea8ac77bbb76f524ac79f done | |
2025-03-03T18:11:11.4206166Z #35 writing layer sha256:ab40cbff689d608ddcccdd43868953fd801b1f4527483b2a025256e2426cc0f7 done | |
2025-03-03T18:11:11.4207262Z #35 writing layer sha256:af505dd76c89bd2005eb82857330e275b47fa6391aeaf269e011b77e05c636a4 done | |
2025-03-03T18:11:11.4208475Z #35 writing layer sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 | |
2025-03-03T18:11:14.6134499Z #35 writing layer sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 3.3s done | |
2025-03-03T18:11:14.6137899Z #35 writing layer sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 | |
2025-03-03T18:11:22.7752775Z #35 writing layer sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 8.2s done | |
2025-03-03T18:11:22.7753761Z #35 writing layer sha256:c2f288a76441357453706cd081cdb84c33ec9db4b325272faa044a30fb4c8b01 | |
2025-03-03T18:11:22.9477967Z #35 writing layer sha256:c2f288a76441357453706cd081cdb84c33ec9db4b325272faa044a30fb4c8b01 0.0s done | |
2025-03-03T18:11:22.9481577Z #35 writing layer sha256:cba04c75e03ade62b564186e174531cd33b7a5f53dfda3aba134fffc5714c1f0 done | |
2025-03-03T18:11:22.9482700Z #35 writing layer sha256:e1fa963ecc55943395150505d4e848f27237a2c68a1c210609dcf18e4b1f78b7 | |
2025-03-03T18:11:23.0928162Z #35 writing layer sha256:e1fa963ecc55943395150505d4e848f27237a2c68a1c210609dcf18e4b1f78b7 0.3s done | |
2025-03-03T18:11:23.0929280Z #35 writing layer sha256:e8de6cb63a2654e2130276bf506e993d6c5b11be614cb83b309533b5085a06c9 | |
2025-03-03T18:11:23.1988302Z #35 preparing build cache for export 29.2s done | |
2025-03-03T18:11:23.1991010Z #35 writing layer sha256:e8de6cb63a2654e2130276bf506e993d6c5b11be614cb83b309533b5085a06c9 done | |
2025-03-03T18:11:23.1992087Z #35 writing layer sha256:ee29219c06afaf6312a23fa5a20b355b72de142bf675e6830c860449fa506605 done | |
2025-03-03T18:11:23.1993514Z #35 writing layer sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc 0.0s done | |
2025-03-03T18:11:23.1995538Z #35 writing layer sha256:fe3527e2fc2415b1bfb3a16467c53a7934bdbbed8eb6d6521957583c6f7b1c1a done | |
2025-03-03T18:11:23.1996665Z #35 writing config sha256:07be02facdb3565ff356e4d7230807157e5783260d193ad939fe786b941e2df6 done | |
2025-03-03T18:11:23.1997790Z #35 writing cache manifest sha256:f42fd920e25ce3e295c16b2ca30ddc012967f2c2f14df23044b4631c2ba59dee done | |
2025-03-03T18:11:23.1998928Z #35 DONE 29.2s | |
2025-03-03T18:11:23.2000258Z WARNING: No output specified with docker-container driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load | |
2025-03-03T18:11:23.2018936Z | |
2025-03-03T18:11:23.2022636Z [33m1 warning found (use docker --debug to expand): | |
2025-03-03T18:11:23.2025949Z [0m - SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SENTRY_AUTH_TOKEN") (line 41) | |
2025-03-03T18:11:23.2418026Z Ensuring porter credentials are available | |
2025-03-03T18:11:24.2677417Z Creating porter buildkit builder | |
2025-03-03T18:11:24.4901581Z Running buildkit command: docker buildx build -f Dockerfile --tag 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:c98bd6ea57deba879db6558571f605faf71f0b26 --push --cache-from type=local,src=/tmp/porter-build-cache --cache-to mode=max,image-manifest=true,oci-mediatypes=true,type=registry,ref=111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:porter-cache --build-arg PORTER_TAG=c98bd6e --build-arg PORTER_STACK_NAME=web-prod --build-arg SENTRY_AUTH_TOKEN=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 --build-arg TZ=UTC --build-arg INNGEST_SIGNING_KEY=signkey-prod-bc3b808256304b3d4ae8fa0ddfd19a20152cb5d8cbe890188ea040ef1b725a33 --build-arg NEXT_PUBLIC_INNGEST_DISABLE=1 --build-arg DATABASE_URL=***web-prod-postgres.cluster-c0yencigfxcs.us-east-1.rds.amazonaws.com:5432/postgres --build-arg COMPANY_ADDRESS=1216 River Oak Drive, Naperville, IL 60565 --build-arg NEXT_PUBLIC_SENTRY_DSN=https://3847210e2057ce7a56e2f4f25ab62f94@o4507322603405312.ingest.us.sentry.io/4507828535033856 --build-arg NEXT_PUBLIC_STRIPE_PUBLIC_KEY=pk_live_51NyJovEex3HJHxKJpTXENFq3yPuhkWEeXBt1TxWaSNZ4f4L83vvxMUABq38Bdu0IuUwfa97AHk9D4sXPw4hEslTb00Vaxoo9Nl --build-arg NEXT_PUBLIC_SENTRY_TRACES_SAMPLE_RATE=0.1 --build-arg PORTER_PR_NUMBER= --build-arg INNGEST_EVENT_KEY=wfb-oa4ErD98dqyy5BaG2JUp2ona7kCNKIVIs0CzOsnYFkDDHAixM9LI0-JZQMQ6TChVeAuguLZuPWtxgQ440A --build-arg PORTER_HOST=https://dashboard.getporter.dev --build-arg COMPANY_LEGAL_NAME=ChartX, LLC --build-arg COMPANY_EIN=93-3838933 --build-arg PORTER_PROJECT=12779 --build-arg NEXT_PUBLIC_APP_ENV=prod --build-arg PORTER_TOKEN=*** --build-arg AWS_ACCESS_KEY_ID=AKIART3S64JAJ5HSGITR --build-arg NEXT_PUBLIC_PRODUCT_NAME=ChartX --build-arg AWS_REGION=us-east-1 --build-arg NEXT_PUBLIC_PRODUCT_HOST=alw.chartx.ai --build-arg [email protected] --build-arg NODE_OPTIONS="--enable-source-maps=true" --build-arg PORTER_REPO_NAME=monorepo --build-arg PORTER_CLUSTER=4006 --build-arg STEDI_API_KEY=PvKBcAp.04BgaFFOG8C3oPA2DBi1GGSV --build-arg COMPANY_CONTACT_PERSON=Manik Atul Akhand --build-arg [email protected] --platform linux/amd64 /home/runner/work/monorepo/monorepo/web | |
2025-03-03T18:11:24.8883775Z #0 building with "porter-builder" instance using docker-container driver | |
2025-03-03T18:11:24.8888195Z | |
2025-03-03T18:11:24.8888967Z #1 [internal] load build definition from Dockerfile | |
2025-03-03T18:11:24.8890175Z #1 transferring dockerfile: 4.64kB done | |
2025-03-03T18:11:24.8901540Z #1 DONE 0.0s | |
2025-03-03T18:11:24.8901798Z | |
2025-03-03T18:11:24.8902590Z #2 [internal] load metadata for docker.io/library/node:22.12.0 | |
2025-03-03T18:11:24.8903194Z #2 DONE 0.1s | |
2025-03-03T18:11:25.0216223Z | |
2025-03-03T18:11:25.0220674Z #3 [internal] load .dockerignore | |
2025-03-03T18:11:25.0223605Z #3 transferring context: 663B done | |
2025-03-03T18:11:25.0227696Z #3 DONE 0.0s | |
2025-03-03T18:11:25.0227940Z | |
2025-03-03T18:11:25.0231434Z #4 [base 1/1] FROM docker.io/library/node:22.12.0@sha256:0e910f435308c36ea60b4cfd7b80208044d77a074d16b768a81901ce938a62dc | |
2025-03-03T18:11:25.0237822Z #4 resolve docker.io/library/node:22.12.0@sha256:0e910f435308c36ea60b4cfd7b80208044d77a074d16b768a81901ce938a62dc done | |
2025-03-03T18:11:25.0240362Z #4 DONE 0.0s | |
2025-03-03T18:11:25.0240576Z | |
2025-03-03T18:11:25.0241203Z #5 importing cache manifest from local:18144063298201506868 | |
2025-03-03T18:11:25.0244832Z #5 inferred cache manifest type: application/vnd.oci.image.index.v1+json done | |
2025-03-03T18:11:25.0246718Z #5 DONE 0.0s | |
2025-03-03T18:11:25.0247509Z | |
2025-03-03T18:11:25.0247677Z #6 [internal] load build context | |
2025-03-03T18:11:25.2066777Z #6 transferring context: 37.30kB 0.1s done | |
2025-03-03T18:11:25.2068792Z #6 DONE 0.2s | |
2025-03-03T18:11:25.2070198Z | |
2025-03-03T18:11:25.2070367Z #7 [builder 6/7] RUN npm run codegen | |
2025-03-03T18:11:25.2070747Z #7 CACHED | |
2025-03-03T18:11:25.2071022Z | |
2025-03-03T18:11:25.2071168Z #8 [deps 1/3] WORKDIR /app | |
2025-03-03T18:11:25.2071539Z #8 CACHED | |
2025-03-03T18:11:25.2071706Z | |
2025-03-03T18:11:25.2071948Z #9 [runner 10/18] COPY --from=builder /app/public ./public | |
2025-03-03T18:11:25.2072458Z #9 CACHED | |
2025-03-03T18:11:25.2072641Z | |
2025-03-03T18:11:25.2072783Z #10 [builder 5/7] RUN env | |
2025-03-03T18:11:25.2073195Z #10 CACHED | |
2025-03-03T18:11:25.2073378Z | |
2025-03-03T18:11:25.2074482Z #11 [runner 4/18] RUN wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | gpg --dearmor -o /usr/share/keyrings/postgresql-archive-keyring.gpg | |
2025-03-03T18:11:25.2075556Z #11 CACHED | |
2025-03-03T18:11:25.2075723Z | |
2025-03-03T18:11:25.2075884Z #12 [builder 7/7] RUN npm run build | |
2025-03-03T18:11:25.2076250Z #12 CACHED | |
2025-03-03T18:11:25.2076402Z | |
2025-03-03T18:11:25.2076666Z #13 [runner 11/18] COPY --from=builder /app/node_modules ./node_modules | |
2025-03-03T18:11:25.2077159Z #13 CACHED | |
2025-03-03T18:11:25.2077322Z | |
2025-03-03T18:11:25.2078051Z #14 [builder 4/7] RUN mkdir -p public/certs/rds && wget -O public/certs/rds/global-bundle.pem https://truststore.pki.rds.amazonaws.com/global/global-bundle.pem | |
2025-03-03T18:11:25.2079006Z #14 CACHED | |
2025-03-03T18:11:25.2079174Z | |
2025-03-03T18:11:25.2091248Z #15 [deps 3/3] RUN if [ -f yarn.lock ]; then yarn --frozen-lockfile; elif [ -f package-lock.json ]; then npm ci; elif [ -f pnpm-lock.yaml ]; then corepack enable pnpm && pnpm i --frozen-lockfile; else echo "Lockfile not found." && exit 1; fi | |
2025-03-03T18:11:25.2096342Z #15 CACHED | |
2025-03-03T18:11:25.2096557Z | |
2025-03-03T18:11:25.2096844Z #16 [runner 17/18] COPY --chown=nextjs:nodejs prisma ./prisma | |
2025-03-03T18:11:25.2097404Z #16 CACHED | |
2025-03-03T18:11:25.2097605Z | |
2025-03-03T18:11:25.2098108Z #17 [runner 2/18] RUN if [ ! -f "/usr/bin/chromium" ]; then echo "Chrome binary not found at /usr/bin/chromium" && exit 1; fi | |
2025-03-03T18:11:25.2098913Z #17 CACHED | |
2025-03-03T18:11:25.2099105Z | |
2025-03-03T18:11:25.2099343Z #18 [runner 9/18] RUN adduser --system --uid 1001 nextjs | |
2025-03-03T18:11:25.2100079Z #18 CACHED | |
2025-03-03T18:11:25.2100257Z | |
2025-03-03T18:11:25.2100979Z #19 [runner 1/18] RUN apt-get update && apt-get install -y wget gnupg && apt-get install -y chromium --no-install-recommends && rm -rf /var/lib/apt/lists/* | |
2025-03-03T18:11:25.2104592Z #19 CACHED | |
2025-03-03T18:11:25.2105055Z | |
2025-03-03T18:11:25.2105215Z #20 [runner 12/18] RUN mkdir .next | |
2025-03-03T18:11:25.2106642Z #20 CACHED | |
2025-03-03T18:11:25.2108115Z | |
2025-03-03T18:11:25.2108282Z #21 [builder 3/7] COPY . . | |
2025-03-03T18:11:25.2109591Z #21 CACHED | |
2025-03-03T18:11:25.2112072Z | |
2025-03-03T18:11:25.2112412Z #22 [builder 2/7] COPY --from=deps /app/node_modules ./node_modules | |
2025-03-03T18:11:25.2113021Z #22 CACHED | |
2025-03-03T18:11:25.2113210Z | |
2025-03-03T18:11:25.2113414Z #23 [runner 13/18] RUN chown nextjs:nodejs .next | |
2025-03-03T18:11:25.2113899Z #23 CACHED | |
2025-03-03T18:11:25.2117675Z | |
2025-03-03T18:11:25.2118129Z #24 [runner 15/18] COPY --from=builder --chown=nextjs:nodejs /app/.next/static ./.next/static | |
2025-03-03T18:11:25.2118942Z #24 CACHED | |
2025-03-03T18:11:25.2119137Z | |
2025-03-03T18:11:25.2119702Z #25 [runner 3/18] RUN apt-get update && apt-get install -y wget gnupg lsb-release sudo && rm -rf /var/lib/apt/lists/* | |
2025-03-03T18:11:25.2120706Z #25 CACHED | |
2025-03-03T18:11:25.2120974Z | |
2025-03-03T18:11:25.2123390Z #26 [runner 14/18] COPY --from=builder --chown=nextjs:nodejs /app/.next/standalone ./ | |
2025-03-03T18:11:25.2125188Z #26 CACHED | |
2025-03-03T18:11:25.2125732Z | |
2025-03-03T18:11:25.2125900Z #27 [runner 7/18] WORKDIR /app | |
2025-03-03T18:11:25.2127686Z #27 CACHED | |
2025-03-03T18:11:25.2127878Z | |
2025-03-03T18:11:25.2128272Z #28 [runner 16/18] COPY --from=builder --chown=nextjs:nodejs /app/.next/server ./server | |
2025-03-03T18:11:25.2130495Z #28 CACHED | |
2025-03-03T18:11:25.2130701Z | |
2025-03-03T18:11:25.2132749Z #29 [runner 8/18] RUN addgroup --system --gid 1001 nodejs | |
2025-03-03T18:11:25.2133619Z #29 CACHED | |
2025-03-03T18:11:25.2135292Z | |
2025-03-03T18:11:25.2138409Z #30 [runner 5/18] RUN echo "deb [signed-by=/usr/share/keyrings/postgresql-archive-keyring.gpg] http://apt.postgresql.org/pub/repos/apt $(lsb_release -cs)-pgdg main" > /etc/apt/sources.list.d/pgdg.list | |
2025-03-03T18:11:25.2141080Z #30 CACHED | |
2025-03-03T18:11:25.2141439Z | |
2025-03-03T18:11:25.2141805Z #31 [deps 2/3] COPY package.json yarn.lock* package-lock.json* pnpm-lock.yaml* ./ | |
2025-03-03T18:11:25.2142448Z #31 CACHED | |
2025-03-03T18:11:25.2142602Z | |
2025-03-03T18:11:25.2143310Z #32 [runner 6/18] RUN apt-get update && apt-get install -y postgresql-client-16 && rm -rf /var/lib/apt/lists/* | |
2025-03-03T18:11:25.2144087Z #32 CACHED | |
2025-03-03T18:11:25.2144266Z | |
2025-03-03T18:11:25.2144536Z #33 [runner 18/18] COPY --chown=nextjs:nodejs scripts ./scripts | |
2025-03-03T18:11:25.2146419Z #33 CACHED | |
2025-03-03T18:11:25.2146736Z | |
2025-03-03T18:11:25.2148668Z #34 [auth] sharing credentials for 111373378112.dkr.ecr.us-east-1.amazonaws.com | |
2025-03-03T18:11:25.3573658Z #34 DONE 0.0s | |
2025-03-03T18:11:25.3573944Z | |
2025-03-03T18:11:25.3574129Z #35 exporting to image | |
2025-03-03T18:11:25.3574589Z #35 exporting layers done | |
2025-03-03T18:11:25.3575239Z #35 exporting manifest sha256:f5e6c98479667eb181f3a494c981f6320394a4f633b29fb392e68d54fd4a09cf done | |
2025-03-03T18:11:25.3576690Z #35 exporting config sha256:c22f9ed2c5af10d5893d64eeff81a5013f078c2d393680c876745eb286c06e99 done | |
2025-03-03T18:11:25.3578262Z #35 exporting attestation manifest sha256:89794ee418a1d58cd0eae2bd4f74a9f9ace779ddd1f3b85c300cd8a9001a818a done | |
2025-03-03T18:11:25.3579532Z #35 exporting manifest list sha256:ecd935affc8c95c2642a3114b1134c0fdaa20459e3091a8e25a983ff937bd0ce done | |
2025-03-03T18:11:25.3580356Z #35 pushing layers | |
2025-03-03T18:11:27.6887529Z #35 pushing layers 2.6s done | |
2025-03-03T18:11:27.6888922Z #35 pushing manifest for 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:c98bd6ea57deba879db6558571f605faf71f0b26@sha256:ecd935affc8c95c2642a3114b1134c0fdaa20459e3091a8e25a983ff937bd0ce | |
2025-03-03T18:11:28.7251253Z #35 pushing manifest for 111373378112.dkr.ecr.us-east-1.amazonaws.com/web-prod:c98bd6ea57deba879db6558571f605faf71f0b26@sha256:ecd935affc8c95c2642a3114b1134c0fdaa20459e3091a8e25a983ff937bd0ce 1.0s done | |
2025-03-03T18:11:28.7253125Z #35 DONE 3.6s | |
2025-03-03T18:11:28.7255201Z | |
2025-03-03T18:11:28.7255654Z #36 exporting cache to registry | |
2025-03-03T18:11:28.7257123Z #36 preparing build cache for export | |
2025-03-03T18:13:16.2312804Z #36 writing layer sha256:016f59ac991775323f6469dabfeb45c082ba33314fb155097f283df95c15f75a | |
2025-03-03T18:13:16.3796309Z #36 writing layer sha256:016f59ac991775323f6469dabfeb45c082ba33314fb155097f283df95c15f75a 0.1s done | |
2025-03-03T18:13:16.3799514Z #36 writing layer sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b | |
2025-03-03T18:13:16.5259739Z #36 writing layer sha256:0a96bdb8280554b560ffee0f2e5f9843dc7b625f28192021ee103ecbcc2d629b 0.1s done | |
2025-03-03T18:13:16.5261479Z #36 writing layer sha256:0dc22593cff02f39b9e4fac407cf6e440bdd2bea6ed9263b7d992a587dd75a1e | |
2025-03-03T18:13:16.6610412Z #36 writing layer sha256:0dc22593cff02f39b9e4fac407cf6e440bdd2bea6ed9263b7d992a587dd75a1e 0.1s done | |
2025-03-03T18:13:16.6612807Z #36 writing layer sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 | |
2025-03-03T18:13:16.7859958Z #36 writing layer sha256:1523f4b3f5602bf41caf8d8e649536ac0b3e56984c81a9f518fb20c6516ca075 0.1s done | |
2025-03-03T18:13:16.7861347Z #36 writing layer sha256:21e1aa76c7e69878c4c90317ebe9cbbe8d1069bccaccb15071ec46edccd9dcbe | |
2025-03-03T18:13:16.9175331Z #36 writing layer sha256:21e1aa76c7e69878c4c90317ebe9cbbe8d1069bccaccb15071ec46edccd9dcbe 0.1s done | |
2025-03-03T18:13:16.9176619Z #36 writing layer sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 | |
2025-03-03T18:13:17.0558340Z #36 writing layer sha256:2d8de413012dcc86282084e2f4dba2cd621cf54f5e36063fc66ffd73114eb268 0.1s done | |
2025-03-03T18:13:17.0559412Z #36 writing layer sha256:30faac1e1fbcf3a4d287183a981ce88363c0ea639b6747af52e068d2db692893 | |
2025-03-03T18:13:39.1288439Z #36 writing layer sha256:30faac1e1fbcf3a4d287183a981ce88363c0ea639b6747af52e068d2db692893 22.1s done | |
2025-03-03T18:13:39.1289779Z #36 writing layer sha256:3106d3fcee82378716202b89eab7a41468c4db9051d1393509ed1e9e79a7c033 | |
2025-03-03T18:13:39.2836963Z #36 writing layer sha256:3106d3fcee82378716202b89eab7a41468c4db9051d1393509ed1e9e79a7c033 0.2s done | |
2025-03-03T18:13:39.2838233Z #36 writing layer sha256:4842dfa0389b5817361c1db75bcbf176d9fe1409d54063c6e7f27cf0d62c9e90 | |
2025-03-03T18:13:39.4202249Z #36 writing layer sha256:4842dfa0389b5817361c1db75bcbf176d9fe1409d54063c6e7f27cf0d62c9e90 0.1s done | |
2025-03-03T18:13:39.4203033Z #36 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 | |
2025-03-03T18:13:39.5584395Z #36 writing layer sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done | |
2025-03-03T18:13:39.5585560Z #36 writing layer sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f | |
2025-03-03T18:13:39.7041512Z #36 writing layer sha256:54c7be425079efba0003054ee884bf72f1ffebca733bedd6f077d2809ee9aa6f 0.1s done | |
2025-03-03T18:13:39.7043159Z #36 writing layer sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 | |
2025-03-03T18:13:39.8503042Z #36 writing layer sha256:57db2bb8da156b08cc29c36a9dbaa78471ceaabf6621b0de4f4d0f02d16e55d2 0.1s done | |
2025-03-03T18:13:39.8504262Z #36 writing layer sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c | |
2025-03-03T18:13:39.9983110Z #36 writing layer sha256:62b42fb4fe90bf4449d30223dd0df85292db61fb1bfa77731a2c2b7d580dbf6c 0.1s done | |
2025-03-03T18:13:39.9984178Z #36 writing layer sha256:6c4e6796400c82bf268dec2e31a02c0d73783a66a1e9a2a827669188a64c98f3 | |
2025-03-03T18:13:40.1394663Z #36 writing layer sha256:6c4e6796400c82bf268dec2e31a02c0d73783a66a1e9a2a827669188a64c98f3 0.1s done | |
2025-03-03T18:13:40.1395722Z #36 writing layer sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 | |
2025-03-03T18:13:40.2781238Z #36 writing layer sha256:7aa8176e6d893aff4b57b2c22574ec2afadff4673b8e0954e275244bfd3d7bc1 0.1s done | |
2025-03-03T18:13:40.2782425Z #36 writing layer sha256:80a699d6cfa9fe9d481389590e57aba34b06944b13af552f6d4d01b208dbbb85 | |
2025-03-03T18:13:40.4149085Z #36 writing layer sha256:80a699d6cfa9fe9d481389590e57aba34b06944b13af552f6d4d01b208dbbb85 0.1s done | |
2025-03-03T18:13:40.4150915Z #36 writing layer sha256:8a35bf1bfdc2f3e1d9de017b2f0477a6a77b80f1aadea8ac77bbb76f524ac79f | |
2025-03-03T18:13:40.5577762Z #36 writing layer sha256:8a35bf1bfdc2f3e1d9de017b2f0477a6a77b80f1aadea8ac77bbb76f524ac79f 0.1s done | |
2025-03-03T18:13:40.5579195Z #36 writing layer sha256:a5d1ccc6bf07b7dffaac41439905c98e427d851073368648276d222b6634483b | |
2025-03-03T18:13:41.2041094Z #36 writing layer sha256:a5d1ccc6bf07b7dffaac41439905c98e427d851073368648276d222b6634483b 0.6s done | |
2025-03-03T18:13:41.2042388Z #36 writing layer sha256:ab40cbff689d608ddcccdd43868953fd801b1f4527483b2a025256e2426cc0f7 | |
2025-03-03T18:13:41.3483339Z #36 writing layer sha256:ab40cbff689d608ddcccdd43868953fd801b1f4527483b2a025256e2426cc0f7 0.1s done | |
2025-03-03T18:13:41.3484609Z #36 writing layer sha256:acfd2e5aa56f0222a6cf7c9cbf1ba0f4cfeea5786ceabcc4832ac781e94e3087 | |
2025-03-03T18:13:42.1331691Z #36 writing layer sha256:acfd2e5aa56f0222a6cf7c9cbf1ba0f4cfeea5786ceabcc4832ac781e94e3087 0.8s done | |
2025-03-03T18:13:42.1333467Z #36 writing layer sha256:af505dd76c89bd2005eb82857330e275b47fa6391aeaf269e011b77e05c636a4 | |
2025-03-03T18:13:42.2742620Z #36 writing layer sha256:af505dd76c89bd2005eb82857330e275b47fa6391aeaf269e011b77e05c636a4 0.1s done | |
2025-03-03T18:13:42.2744109Z #36 writing layer sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 | |
2025-03-03T18:13:42.4109388Z #36 writing layer sha256:b304135dbedc655e11bb2ab27ce55f994d03311c7d173f24f3e4667f2adbd675 0.1s done | |
2025-03-03T18:13:42.4110790Z #36 writing layer sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 | |
2025-03-03T18:13:42.5440868Z #36 writing layer sha256:c28dc2acb5a82f8daf8fc6f8f9b121080f7696f83ac26a5df134d1c3a1096272 0.1s done | |
2025-03-03T18:13:42.5443473Z #36 writing layer sha256:c2f288a76441357453706cd081cdb84c33ec9db4b325272faa044a30fb4c8b01 | |
2025-03-03T18:13:42.6796470Z #36 writing layer sha256:c2f288a76441357453706cd081cdb84c33ec9db4b325272faa044a30fb4c8b01 0.1s done | |
2025-03-03T18:13:42.6797772Z #36 writing layer sha256:cba04c75e03ade62b564186e174531cd33b7a5f53dfda3aba134fffc5714c1f0 | |
2025-03-03T18:13:42.8222035Z #36 writing layer sha256:cba04c75e03ade62b564186e174531cd33b7a5f53dfda3aba134fffc5714c1f0 0.1s done | |
2025-03-03T18:13:42.8223768Z #36 writing layer sha256:e1fa963ecc55943395150505d4e848f27237a2c68a1c210609dcf18e4b1f78b7 | |
2025-03-03T18:13:42.9364541Z #36 writing layer sha256:e1fa963ecc55943395150505d4e848f27237a2c68a1c210609dcf18e4b1f78b7 0.1s done | |
2025-03-03T18:13:42.9365746Z #36 writing layer sha256:e8de6cb63a2654e2130276bf506e993d6c5b11be614cb83b309533b5085a06c9 | |
2025-03-03T18:13:43.0811162Z #36 writing layer sha256:e8de6cb63a2654e2130276bf506e993d6c5b11be614cb83b309533b5085a06c9 0.1s done | |
2025-03-03T18:13:43.0813279Z #36 writing layer sha256:ee29219c06afaf6312a23fa5a20b355b72de142bf675e6830c860449fa506605 | |
2025-03-03T18:13:43.2248416Z #36 writing layer sha256:ee29219c06afaf6312a23fa5a20b355b72de142bf675e6830c860449fa506605 0.1s done | |
2025-03-03T18:13:43.2249469Z #36 writing layer sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc | |
2025-03-03T18:13:43.3705348Z #36 writing layer sha256:f4abbdbb9a92205c65fcc6d708d5a0240c8918d0f2eb15abbd62c61e7e0246dc 0.1s done | |
2025-03-03T18:13:43.3706761Z #36 writing layer sha256:fe3527e2fc2415b1bfb3a16467c53a7934bdbbed8eb6d6521957583c6f7b1c1a | |
2025-03-03T18:13:43.4950069Z #36 writing layer sha256:fe3527e2fc2415b1bfb3a16467c53a7934bdbbed8eb6d6521957583c6f7b1c1a 0.1s done | |
2025-03-03T18:13:43.4952216Z #36 writing layer sha256:ff7657922e4377324f604060fd157053c21475f52117516d57c2e72324435842 | |
2025-03-03T18:13:45.3751931Z #36 writing layer sha256:ff7657922e4377324f604060fd157053c21475f52117516d57c2e72324435842 1.9s done | |
2025-03-03T18:13:45.5256513Z #36 writing config sha256:91d59a13f098c63127c040a6b5a04b4a438584cd2b23ecf7bd1eea52923fca1d | |
2025-03-03T18:13:46.0630826Z #36 writing config sha256:91d59a13f098c63127c040a6b5a04b4a438584cd2b23ecf7bd1eea52923fca1d 0.7s done | |
2025-03-03T18:13:46.2138232Z #36 writing cache image manifest sha256:a4ff2491b4f78b19dcb447b8ee8a65d457c7063333335985abfa30e20f848701 | |
2025-03-03T18:13:46.5903639Z #36 preparing build cache for export 137.9s done | |
2025-03-03T18:13:46.5904768Z #36 writing cache image manifest sha256:a4ff2491b4f78b19dcb447b8ee8a65d457c7063333335985abfa30e20f848701 0.5s done | |
2025-03-03T18:13:46.5911437Z #36 DONE 137.9s | |
2025-03-03T18:13:46.6297744Z Successfully built image (tag: c98bd6ea57deba879db6558571f605faf71f0b26) | |
2025-03-03T18:13:48.6902806Z Deploying new revision 80d4f68e-6c0a-4b04-81e0-3ff8204497d0 for app web-prod... | |
2025-03-03T18:14:09.0676021Z Successfully applied new revision 80d4f68e-6c0a-4b04-81e0-3ff8204497d0 | |
2025-03-03T18:14:09.1243793Z Post job cleanup. | |
2025-03-03T18:14:09.2703674Z [command]/usr/bin/git version | |
2025-03-03T18:14:09.2745140Z git version 2.48.1 | |
2025-03-03T18:14:09.2798699Z Temporarily overriding HOME='/home/runner/work/_temp/08345d76-11bd-4ec7-8851-f7d83f4679b3' before making global git config changes | |
2025-03-03T18:14:09.2800638Z Adding repository directory to the temporary git global config as a safe directory | |
2025-03-03T18:14:09.2804952Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/monorepo/monorepo | |
2025-03-03T18:14:09.2840870Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand | |
2025-03-03T18:14:09.2872749Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" | |
2025-03-03T18:14:09.3202195Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader | |
2025-03-03T18:14:09.3228228Z http.https://github.com/.extraheader | |
2025-03-03T18:14:09.3243290Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader | |
2025-03-03T18:14:09.3277347Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" | |
2025-03-03T18:14:09.3669778Z Cleaning up orphan processes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment