Skip to content

feat: refactoring and enabling diagnostics logger and traces#3300

Open
ommeirelles wants to merge 42 commits into
devfrom
feat/diagnostics
Open

feat: refactoring and enabling diagnostics logger and traces#3300
ommeirelles wants to merge 42 commits into
devfrom
feat/diagnostics

chore: rollback privateRegistry to internal-pnpm

219085b
Select commit
Loading
Failed to load commit list.
DK CICD / faststore-node-ci-v2-f3fm5lsr-node-command-0 failed Jun 3, 2026 in 45s

faststore-node-ci-v2-f3fm5lsr-node-command-0

Progress summary:

Step Status
assume-role 🟢 completed
get-ca-token 🟢 completed
run-command 🔴 failed

⚠️ A completed status for an individual step simply indicates it completed. Errors might have happened: check the overall status of the Check Run and, if necessary, the logs below.

Details

Runner: node-ci-v2-f3fm5lsr-node-command-0-pod

assume-role logs (access task pipeline | access task only)



get-ca-token logs (access task pipeline | access task only)

Getting CodeArtifact token for 'internal-npm'...


run-command logs (access task pipeline | access task only)

npm warn Unknown env config "catalog". This will stop working in the next major version of npm.
npm warn Unknown env config "verify-deps-before-run". This will stop working in the next major version of npm.
npm warn Unknown env config "npm-globalconfig". This will stop working in the next major version of npm.
npm warn Unknown env config "overrides". This will stop working in the next major version of npm.
npm warn Unknown env config "link-workspace-packages". This will stop working in the next major version of npm.
npm warn Unknown env config "_jsr-registry". This will stop working in the next major version of npm.
npm warn Unknown project config "link-workspace-packages". This will stop working in the next major version of npm.
npm warn Unknown project config "always-auth". This will stop working in the next major version of npm.
npm warn exec The following package was not found and will be installed: only-allow@1.2.2
file:///workspace/source/faststore/scripts/get-vendors.mjs:64
    throw new Error(
          ^

Error: 403 Forbidden — https://main-053131491888.d.codeartifact.us-east-1.amazonaws.com/npm/observability/%40vtex%2Fdiagnostics-nodejs/5.1.9
{"success":false,"error":"Access denied. User: arn:aws:sts::558830342743:assumed-role/prd-ti-cicd-eks-use1a-t9z-dk-cicd-role/botocore-session-1780500999 is not authorized to perform: codeartifact:ReadFromRepository on resource: arn:aws:codeartifact:us-east-1:053131491888:repository/main/observability because no resource-based policy allows the codeartifact:ReadFromRepository action"}
    at downloadPackage (file:///workspace/source/faststore/scripts/get-vendors.mjs:64:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async main (file:///workspace/source/faststore/scripts/get-vendors.mjs:42:20)

Node.js v24.9.0
 ELIFECYCLE  Command failed with exit code 1.
 WARN   Local package.json exists, but node_modules missing, did you mean to install?
+ TEST_EXIT_CODE=1
preinstall failed
+ '[' -z 1 ']'
+ '[' 1 -ne 0 ']'
+ echo 'preinstall failed'
+ exit 1