Hello,
I have a fresh installation of Astronomer Enterprise in GKE cluster v1.21.5 via Helm chart.
I’ve initialized a project via astro dev init
, and deployed it via astro deploy
- image successfully pushed to the registry.
After that, Houston got the next error when trying to fetch manifest from the registry:
022-02-07T17:46:22 INFO Received docker registry webhook for radioactive-hemisphere-4832, deploying new tag deploy-1.
2022-02-07T17:46:22 INFO Fetching manifest from https://registry.astronomer.mydomain.local/v2/radioactive-hemisphere-4832/airflow/manifests/sha256:6b6947ad8c0f3602a671a8f3a86029f3e6d73fdc23984053c55d218cc3df2620
(node:41) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
<--- Last few GCs --->
[41:0x7f8501cec2b0] 221929 ms: Scavenge (reduce) 2042.6 (2056.2) -> 2042.5 (2057.7) MB, 26.9 / 0.0 ms (average mu = 0.805, current mu = 0.659) allocation failure
[41:0x7f8501cec2b0] 223175 ms: Mark-sweep (reduce) 2043.7 (2051.9) -> 2043.4 (2055.4) MB, 1161.7 / 0.1 ms (+ 0.1 ms in 35 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 1344 ms) (average mu = 0.617, current mu = 0.24
<--- JS stacktrace --->
FATAL ERROR: MarkCompactCollector: young object promotion failed Allocation failed - JavaScript heap out of memory
error Command failed with signal "SIGABRT".
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Houston has a 5Gb/6Gb memory requests/limits.
Also, I see that the resources consumption is pretty huge: