Data parser #61
Merged
Data parser #61
Google Cloud Build / rmgpgab-factor-analysis-exercise-service-europe-north1-rage-ibi (moocfi)
succeeded
May 28, 2024 in 5m 59s
Summary
Build Information
Trigger | rmgpgab-factor-analysis-exercise-service-europe-north1-rage-ibi |
Build | ae851285-0b53-4b3a-ab09-5837b00ea1fb |
Start | 2024-05-28T01:46:32-07:00 |
Duration | 5m57.946s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
Build | SUCCESS | 4m44.933s |
Push | SUCCESS | 10.847s |
Deploy | SUCCESS | 54.804s |
Details
starting build "ae851285-0b53-4b3a-ab09-5837b00ea1fb"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/rage/factor-analysis-exercise-service
* branch 66070b903f01806e87fdd973283408c6e4048f1d -> FETCH_HEAD
HEAD is now at 66070b9 update data-parser to info of modules and answer time of exercise
BUILD
Starting Step #0 - "Build"
Step #0 - "Build": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "Build": Sending build context to Docker daemon 11.37MB
Step #0 - "Build": Step 1/19 : FROM eu.gcr.io/moocfi-public/project-331-node-base:latest as builder
Step #0 - "Build": latest: Pulling from moocfi-public/project-331-node-base
Step #0 - "Build": e1caac4eb9d2: Pulling fs layer
Step #0 - "Build": 6e4d260b7fd8: Pulling fs layer
Step #0 - "Build": 87a901ded22b: Pulling fs layer
Step #0 - "Build": fb54ee93c1ee: Pulling fs layer
Step #0 - "Build": 6d24a325c4fd: Pulling fs layer
Step #0 - "Build": 9c5fdd4ca1f5: Pulling fs layer
Step #0 - "Build": f799ff528e58: Pulling fs layer
Step #0 - "Build": fb54ee93c1ee: Waiting
Step #0 - "Build": 6d24a325c4fd: Waiting
Step #0 - "Build": 9c5fdd4ca1f5: Waiting
Step #0 - "Build": f799ff528e58: Waiting
Step #0 - "Build": 6e4d260b7fd8: Download complete
Step #0 - "Build": fb54ee93c1ee: Verifying Checksum
Step #0 - "Build": fb54ee93c1ee: Download complete
Step #0 - "Build": e1caac4eb9d2: Verifying Checksum
Step #0 - "Build": e1caac4eb9d2: Download complete
Step #0 - "Build": 6d24a325c4fd: Verifying Checksum
Step #0 - "Build": 6d24a325c4fd: Download complete
Step #0 - "Build": f799ff528e58: Verifying Checksum
Step #0 - "Build": f799ff528e58: Download complete
Step #0 - "Build": 87a901ded22b: Verifying Checksum
Step #0 - "Build": 87a901ded22b: Download complete
Step #0 - "Build": e1caac4eb9d2: Pull complete
Step #0 - "Build": 6e4d260b7fd8: Pull complete
Step #0 - "Build": 87a901ded22b: Pull complete
Step #0 - "Build": fb54ee93c1ee: Pull complete
Step #0 - "Build": 6d24a325c4fd: Pull complete
Step #0 - "Build": 9c5fdd4ca1f5: Verifying Checksum
Step #0 - "Build": 9c5fdd4ca1f5: Download complete
Step #0 - "Build": 9c5fdd4ca1f5: Pull complete
Step #0 - "Build": f799ff528e58: Pull complete
Step #0 - "Build": Digest: sha256:2bef7f4c83938c9761fa6d14357f907d29e02af34ae1acb3deb076557649bb37
Step #0 - "Build": Status: Downloaded newer image for eu.gcr.io/moocfi-public/project-331-node-base:latest
Step #0 - "Build": ---> 67e43d75f0e1
Step #0 - "Build": Step 2/19 : RUN apt-get update && apt-get install -y build-essential vim && rm -rf /var/lib/apt/lists/*
Step #0 - "Build": ---> Running in 10e6006985e1
Step #0 - "Build": Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Step #0 - "Build": Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Step #0 - "Build": Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Step #0 - "Build": Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB]
Step #0 - "Build": Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Step #0 - "Build": Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [157 kB]
Step #0 - "Build": Fetched 9211 kB in 2s (5372 kB/s)
Step #0 - "Build": Reading package lists...
Step #0 - "Build": Reading package lists...
Step #0 - "Build": Building dependency tree...
Step #0 - "Build": Reading state information...
Step #0 - "Build": build-essential is already the newest version (12.9).
Step #0 - "Build": The following additional packages will be installed:
Step #0 - "Build": libsodium23 vim-common vim-runtime xxd
Step #0 - "Build": Suggested packages:
Step #0 - "Build": ctags vim-doc vim-scripts
Step #0 - "Build": The following NEW packages will be installed:
Step #0 - "Build": libsodium23 vim vim-common vim-runtime xxd
Step #0 - "Build": 0 upgraded, 5 newly installed, 0 to remove and 15 not upgraded.
Step #0 - "Build": Need to get 8962 kB of archives.
Step #0 - "Build": After this operation, 41.8 MB of additional disk space will be used.
Step #0 - "Build": Get:1 http://deb.debian.org/debian bookworm/main amd64 vim-common all 2:9.0.1378-2 [124 kB]
Step #0 - "Build": Get:2 http://deb.debian.org/debian bookworm/main amd64 libsodium23 amd64 1.0.18-1 [161 kB]
Step #0 - "Build": Get:3 http://deb.debian.org/debian bookworm/main amd64 vim-runtime all 2:9.0.1378-2 [7025 kB]
Step #0 - "Build": Get:4 http://deb.debian.org/debian bookworm/main amd64 vim amd64 2:9.0.1378-2 [1567 kB]
Step #0 - "Build": Get:5 http://deb.debian.org/debian bookworm/main amd64 xxd amd64 2:9.0.1378-2 [83.7 kB]
Step #0 - "Build": �[91mdebconf: delaying package configuration, since apt-utils is not installed
Step #0 - "Build": �[0mFetched 8962 kB in 0s (64.5 MB/s)
Step #0 - "Build": Selecting previously unselected package vim-common.
Step #0 - "Build": (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15954 files and directories currently installed.)
Step #0 - "Build": Preparing to unpack .../vim-common_2%3a9.0.1378-2_all.deb ...
Step #0 - "Build": Unpacking vim-common (2:9.0.1378-2) ...
Step #0 - "Build": Selecting previously unselected package libsodium23:amd64.
Step #0 - "Build": Preparing to unpack .../libsodium23_1.0.18-1_amd64.deb ...
Step #0 - "Build": Unpacking libsodium23:amd64 (1.0.18-1) ...
Step #0 - "Build": Selecting previously unselected package vim-runtime.
Step #0 - "Build": Preparing to unpack .../vim-runtime_2%3a9.0.1378-2_all.deb ...
Step #0 - "Build": Adding 'diversion of /usr/share/vim/vim90/doc/help.txt to /usr/share/vim/vim90/doc/help.txt.vim-tiny by vim-runtime'
Step #0 - "Build": Adding 'diversion of /usr/share/vim/vim90/doc/tags to /usr/share/vim/vim90/doc/tags.vim-tiny by vim-runtime'
Step #0 - "Build": Unpacking vim-runtime (2:9.0.1378-2) ...
Step #0 - "Build": Selecting previously unselected package vim.
Step #0 - "Build": Preparing to unpack .../vim_2%3a9.0.1378-2_amd64.deb ...
Step #0 - "Build": Unpacking vim (2:9.0.1378-2) ...
Step #0 - "Build": Selecting previously unselected package xxd.
Step #0 - "Build": Preparing to unpack .../xxd_2%3a9.0.1378-2_amd64.deb ...
Step #0 - "Build": Unpacking xxd (2:9.0.1378-2) ...
Step #0 - "Build": Setting up libsodium23:amd64 (1.0.18-1) ...
Step #0 - "Build": Setting up xxd (2:9.0.1378-2) ...
Step #0 - "Build": Setting up vim-common (2:9.0.1378-2) ...
Step #0 - "Build": Setting up vim-runtime (2:9.0.1378-2) ...
Step #0 - "Build": Setting up vim (2:9.0.1378-2) ...
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/man1/editor.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/da/man1/editor.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/de/man1/editor.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/fr/man1/editor.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/it/man1/editor.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ja/man1/editor.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/pl/man1/editor.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ru/man1/editor.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/tr/man1/editor.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group editor) doesn't exist
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/man1/ex.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/da/man1/ex.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/de/man1/ex.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/fr/man1/ex.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/it/man1/ex.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ja/man1/ex.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/pl/man1/ex.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ru/man1/ex.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/tr/man1/ex.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group ex) doesn't exist
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/man1/vi.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/da/man1/vi.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/de/man1/vi.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/fr/man1/vi.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/it/man1/vi.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ja/man1/vi.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/pl/man1/vi.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ru/man1/vi.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/tr/man1/vi.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group vi) doesn't exist
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/man1/view.1.gz because associated file /usr/share/man/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/da/man1/view.1.gz because associated file /usr/share/man/da/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/de/man1/view.1.gz because associated file /usr/share/man/de/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/fr/man1/view.1.gz because associated file /usr/share/man/fr/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/it/man1/view.1.gz because associated file /usr/share/man/it/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ja/man1/view.1.gz because associated file /usr/share/man/ja/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/pl/man1/view.1.gz because associated file /usr/share/man/pl/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/ru/man1/view.1.gz because associated file /usr/share/man/ru/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: warning: skip creation of /usr/share/man/tr/man1/view.1.gz because associated file /usr/share/man/tr/man1/vim.1.gz (of link group view) doesn't exist
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
Step #0 - "Build": update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
Step #0 - "Build": Processing triggers for libc-bin (2.36-9+deb12u4) ...
Step #0 - "Build": Removing intermediate container 10e6006985e1
Step #0 - "Build": ---> 2ff89f536faf
Step #0 - "Build": Step 3/19 : RUN mkdir -p /app && chown -R node /app
Step #0 - "Build": ---> Running in a2df5d9594fd
Step #0 - "Build": Removing intermediate container a2df5d9594fd
Step #0 - "Build": ---> cf3ec996185d
Step #0 - "Build": Step 4/19 : USER node
Step #0 - "Build": ---> Running in 42c551744bdb
Step #0 - "Build": Removing intermediate container 42c551744bdb
Step #0 - "Build": ---> cdd8b3264c51
Step #0 - "Build": Step 5/19 : WORKDIR /app
Step #0 - "Build": ---> Running in 9b9743529564
Step #0 - "Build": Removing intermediate container 9b9743529564
Step #0 - "Build": ---> 7b833af09392
Step #0 - "Build": Step 6/19 : COPY --chown=node package.json /app/
Step #0 - "Build": ---> 31b3a3def87a
Step #0 - "Build": Step 7/19 : COPY --chown=node package-lock.json /app/
Step #0 - "Build": ---> 926d57e65da9
Step #0 - "Build": Step 8/19 : RUN npm ci
Step #0 - "Build": ---> Running in 276c461aefde
Step #0 - "Build": �[91mnpm�[0m�[91m �[0m�[91mWARN�[0m�[91m �[0m�[91mskipping integrity check for git dependency ssh://[email protected]/rage/Atlas-icons-react.git�[0m�[91m
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m WARN�[0m�[91m �[0m�[91mdeprecated�[0m�[91m [email protected]: wikidata-sdk has been renamed wikibase-sdk
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m WARN�[0m�[91m �[0m�[91mdeprecated�[0m�[91m [email protected]: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mWARN�[0m�[91m �[0m�[91mdeprecated�[0m�[91m [email protected]: starting from tsparticles v3 the packages are now moved to @tsparticles/package-name instead of tsparticles-package-name
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mWARN�[0m�[91m �[0m�[91mdeprecated�[0m�[91m [email protected]: @tsparticles/react is the new version, please use that
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m WARN�[0m�[91m deprecated�[0m�[91m [email protected]: Use your platform's native DOMException instead
Step #0 - "Build": �[0m�[91mnpm WARN deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
Step #0 - "Build": �[0m�[91mnpm WARN deprecated @stylelint/[email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
Step #0 - "Build": �[0m�[91mnpm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead.
Step #0 - "Build": �[0m�[91mnpm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead.
Step #0 - "Build": �[0m�[91mnpm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead.
Step #0 - "Build": �[0m�[91mnpm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead.
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mWARN�[0m�[91m �[0m�[91mdeprecated�[0m�[91m @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead.
Step #0 - "Build": �[0m�[91mnpm WARN deprecated @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead.
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mWARN�[0m�[91m �[0m�[91mdeprecated�[0m�[91m @babel/[email protected]: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.
Step #0 - "Build": �[0m
Step #0 - "Build": > [email protected] prepare
Step #0 - "Build": > husky install
Step #0 - "Build":
Step #0 - "Build": husky - git command not found, skipping install
Step #0 - "Build":
Step #0 - "Build": added 1991 packages, and audited 1993 packages in 2m
Step #0 - "Build":
Step #0 - "Build": 268 packages are looking for funding
Step #0 - "Build": run `npm fund` for details
Step #0 - "Build":
Step #0 - "Build": 5 high severity vulnerabilities
Step #0 - "Build":
Step #0 - "Build": To address all issues (including breaking changes), run:
Step #0 - "Build": npm audit fix --force
Step #0 - "Build":
Step #0 - "Build": Run `npm audit` for details.
Step #0 - "Build": �[91mnpm�[0m�[91m �[0m�[91mnotice�[0m�[91m
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mnotice�[0m�[91m New minor version of npm available! 10.2.4 -> 10.8.0
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mnotice�[0m�[91m Changelog: <https://github.com/npm/cli/releases/tag/v10.8.0>
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m �[0m�[91mnotice�[0m�[91m Run `npm install -g [email protected]` to update!
Step #0 - "Build": �[0m�[91mnpm�[0m�[91m notice�[0m�[91m
Step #0 - "Build": �[0mRemoving intermediate container 276c461aefde
Step #0 - "Build": ---> 387875372a4f
Step #0 - "Build": Step 9/19 : COPY --chown=node . /app
Step #0 - "Build": ---> 429d1bc1fb9f
Step #0 - "Build": Step 10/19 : RUN rm -r /app/system-tests
Step #0 - "Build": ---> Running in 6f74d74af8bd
Step #0 - "Build": Removing intermediate container 6f74d74af8bd
Step #0 - "Build": ---> a595a8917795
Step #0 - "Build": Step 11/19 : RUN npm run build
Step #0 - "Build": ---> Running in 030ea94ee46a
Step #0 - "Build":
Step #0 - "Build": > [email protected] build
Step #0 - "Build": > NODE_ENV=production next build
Step #0 - "Build":
Step #0 - "Build": �[91m ⚠ Invalid next.config.js options detected:
Step #0 - "Build": �[0m�[91m ⚠ Unrecognized key(s) in object: 'modularizeImports' at "experimental"
Step #0 - "Build": �[0m�[91m ⚠ See more info here: https://nextjs.org/docs/messages/invalid-next-config
Step #0 - "Build": �[0mAttention: Next.js now collects completely anonymous telemetry regarding usage.
Step #0 - "Build": This information is used to shape Next.js' roadmap and prioritize features.
Step #0 - "Build": You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
Step #0 - "Build": https://nextjs.org/telemetry
Step #0 - "Build":
Step #0 - "Build": Skipping linting
Step #0 - "Build": Checking validity of types ...
Step #0 - "Build": ▲ Next.js 14.0.3
Step #0 - "Build":
Step #0 - "Build": Creating an optimized production build ...
Step #0 - "Build": ✓ Compiled successfully
Step #0 - "Build": Collecting page data ...
Step #0 - "Build": Generating static pages (0/3) ...
Step #0 - "Build":
✓ Generating static pages (3/3)
Step #0 - "Build": Finalizing page optimization ...
Step #0 - "Build": Collecting build traces ...
Step #0 - "Build":
Step #0 - "Build": Route (pages) Size First Load JS
Step #0 - "Build": ┌ /_app 0 B 128 kB
Step #0 - "Build": ├ ○ /404 180 B 128 kB
Step #0 - "Build": ├ λ /api/grade 0 B 128 kB
Step #0 - "Build": ├ λ /api/model-solution 0 B 128 kB
Step #0 - "Build": ├ λ /api/public-spec 0 B 128 kB
Step #0 - "Build": ├ λ /api/service-info 0 B 128 kB
Step #0 - "Build": └ ○ /iframe 602 kB 731 kB
Step #0 - "Build": + First Load JS shared by all 132 kB
Step #0 - "Build": ├ chunks/framework-ae19743091a2cea7.js 45.2 kB
Step #0 - "Build": ├ chunks/main-e502f18df20e11b2.js 31.7 kB
Step #0 - "Build": ├ chunks/pages/_app-78a6723499bca20b.js 49 kB
Step #0 - "Build": ├ chunks/webpack-20dfe60f3442dfe8.js 2.08 kB
Step #0 - "Build": └ css/df0269c1101f9de0.css 3.87 kB
Step #0 - "Build":
Step #0 - "Build": ○ (Static) prerendered as static content
Step #0 - "Build": λ (Dynamic) server-rendered on demand using Node.js
Step #0 - "Build":
Step #0 - "Build": Removing intermediate container 030ea94ee46a
Step #0 - "Build": ---> c6e7761b5c03
Step #0 - "Build": Step 12/19 : FROM eu.gcr.io/moocfi-public/project-331-node-base:latest as runtime
Step #0 - "Build": ---> 67e43d75f0e1
Step #0 - "Build": Step 13/19 : COPY --from=builder /app/.next/standalone /app
Step #0 - "Build": ---> e6561b79a261
Step #0 - "Build": Step 14/19 : COPY --from=builder /app/.next/static /app/.next/static
Step #0 - "Build": ---> 610b55dac024
Step #0 - "Build": Step 15/19 : USER node
Step #0 - "Build": ---> Running in cb5b51c4e092
Step #0 - "Build": Removing intermediate container cb5b51c4e092
Step #0 - "Build": ---> 5e07887df263
Step #0 - "Build": Step 16/19 : WORKDIR /app
Step #0 - "Build": ---> Running in bfdd21043fd1
Step #0 - "Build": Removing intermediate container bfdd21043fd1
Step #0 - "Build": ---> 5f0a6722dade
Step #0 - "Build": Step 17/19 : EXPOSE 3002
Step #0 - "Build": ---> Running in becba64a1628
Step #0 - "Build": Removing intermediate container becba64a1628
Step #0 - "Build": ---> 7653d8770bce
Step #0 - "Build": Step 18/19 : ENV PORT 3002
Step #0 - "Build": ---> Running in 337bb2f4ec5e
Step #0 - "Build": Removing intermediate container 337bb2f4ec5e
Step #0 - "Build": ---> a7a5c9559ed1
Step #0 - "Build": Step 19/19 : CMD [ "npm", "run", "start" ]
Step #0 - "Build": ---> Running in 5ab8349a58fa
Step #0 - "Build": Removing intermediate container 5ab8349a58fa
Step #0 - "Build": ---> 9e401607f7c7
Step #0 - "Build": Successfully built 9e401607f7c7
Step #0 - "Build": Successfully tagged eu.gcr.io/moocfi/factor-analysis-exercise-service/factor-analysis-exercise-service:66070b903f01806e87fdd973283408c6e4048f1d
Finished Step #0 - "Build"
Starting Step #1 - "Push"
Step #1 - "Push": Already have image (with digest): gcr.io/cloud-builders/docker
Step #1 - "Push": The push refers to repository [eu.gcr.io/moocfi/factor-analysis-exercise-service/factor-analysis-exercise-service]
Step #1 - "Push": 761ca7fe4fe7: Preparing
Step #1 - "Push": 91c5da0f1c23: Preparing
Step #1 - "Push": 26f8b25a464c: Preparing
Step #1 - "Push": b5d32a713ba7: Preparing
Step #1 - "Push": dda59a3b651d: Preparing
Step #1 - "Push": b56c14caa770: Preparing
Step #1 - "Push": 824d93777a5c: Preparing
Step #1 - "Push": b1cf80d308ef: Preparing
Step #1 - "Push": ceb365432eec: Preparing
Step #1 - "Push": b56c14caa770: Waiting
Step #1 - "Push": 824d93777a5c: Waiting
Step #1 - "Push": b1cf80d308ef: Waiting
Step #1 - "Push": ceb365432eec: Waiting
Step #1 - "Push": dda59a3b651d: Layer already exists
Step #1 - "Push": b5d32a713ba7: Layer already exists
Step #1 - "Push": 26f8b25a464c: Layer already exists
Step #1 - "Push": 824d93777a5c: Layer already exists
Step #1 - "Push": b56c14caa770: Layer already exists
Step #1 - "Push": b1cf80d308ef: Layer already exists
Step #1 - "Push": ceb365432eec: Layer already exists
Step #1 - "Push": 761ca7fe4fe7: Pushed
Step #1 - "Push": 91c5da0f1c23: Pushed
Step #1 - "Push": 66070b903f01806e87fdd973283408c6e4048f1d: digest: sha256:177be76bf54d9fab9b1dd47213f2a06ca029e6bd7e138a9fe76b7c616171cb9c size: 2210
Finished Step #1 - "Push"
Starting Step #2 - "Deploy"
Step #2 - "Deploy": Pulling image: gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": slim: Pulling from google.com/cloudsdktool/cloud-sdk
Step #2 - "Deploy": 09f376ebb190: Already exists
Step #2 - "Deploy": 3099f77251fb: Pulling fs layer
Step #2 - "Deploy": 4e4a89a807d4: Pulling fs layer
Step #2 - "Deploy": e07895e3fe05: Pulling fs layer
Step #2 - "Deploy": fa526a9528bd: Pulling fs layer
Step #2 - "Deploy": 10ac6fea046f: Pulling fs layer
Step #2 - "Deploy": fa526a9528bd: Waiting
Step #2 - "Deploy": 10ac6fea046f: Waiting
Step #2 - "Deploy": e07895e3fe05: Download complete
Step #2 - "Deploy": 3099f77251fb: Verifying Checksum
Step #2 - "Deploy": 3099f77251fb: Download complete
Step #2 - "Deploy": 4e4a89a807d4: Verifying Checksum
Step #2 - "Deploy": 4e4a89a807d4: Download complete
Step #2 - "Deploy": 10ac6fea046f: Verifying Checksum
Step #2 - "Deploy": 10ac6fea046f: Download complete
Step #2 - "Deploy": 3099f77251fb: Pull complete
Step #2 - "Deploy": 4e4a89a807d4: Pull complete
Step #2 - "Deploy": e07895e3fe05: Pull complete
Step #2 - "Deploy": fa526a9528bd: Verifying Checksum
Step #2 - "Deploy": fa526a9528bd: Download complete
Step #2 - "Deploy": fa526a9528bd: Pull complete
Step #2 - "Deploy": 10ac6fea046f: Pull complete
Step #2 - "Deploy": Digest: sha256:f8cdcabf969ff354aedddddb54058e847c8581a00ef21a582371abc8c2f9664c
Step #2 - "Deploy": Status: Downloaded newer image for gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": gcr.io/google.com/cloudsdktool/cloud-sdk:slim
Step #2 - "Deploy": Deploying...
Step #2 - "Deploy": Creating Revision.....................................................................................................................................done
Step #2 - "Deploy": Routing traffic.....done
Step #2 - "Deploy": Done.
Step #2 - "Deploy": Service [factor-analysis-exercise-service] revision [factor-analysis-exercise-service-00051-2mv] has been deployed and is serving 100 percent of traffic.
Step #2 - "Deploy": Service URL: https://factor-analysis-exercise-service-yn5setkupq-lz.a.run.app
Finished Step #2 - "Deploy"
PUSH
Pushing eu.gcr.io/moocfi/factor-analysis-exercise-service/factor-analysis-exercise-service:66070b903f01806e87fdd973283408c6e4048f1d
The push refers to repository [eu.gcr.io/moocfi/factor-analysis-exercise-service/factor-analysis-exercise-service]
761ca7fe4fe7: Preparing
91c5da0f1c23: Preparing
26f8b25a464c: Preparing
b5d32a713ba7: Preparing
dda59a3b651d: Preparing
b56c14caa770: Preparing
824d93777a5c: Preparing
b1cf80d308ef: Preparing
ceb365432eec: Preparing
b56c14caa770: Waiting
824d93777a5c: Waiting
b1cf80d308ef: Waiting
ceb365432eec: Waiting
761ca7fe4fe7: Layer already exists
dda59a3b651d: Layer already exists
26f8b25a464c: Layer already exists
91c5da0f1c23: Layer already exists
b5d32a713ba7: Layer already exists
824d93777a5c: Layer already exists
ceb365432eec: Layer already exists
b56c14caa770: Layer already exists
b1cf80d308ef: Layer already exists
66070b903f01806e87fdd973283408c6e4048f1d: digest: sha256:177be76bf54d9fab9b1dd47213f2a06ca029e6bd7e138a9fe76b7c616171cb9c size: 2210
DONE
Loading