Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): 2.0.0 #139

Merged
merged 7 commits into from
Feb 23, 2022
Merged

chore(release): 2.0.0 #139

merged 7 commits into from
Feb 23, 2022

Conversation

AustinZhu
Copy link
Member

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

renovate bot and others added 7 commits February 19, 2022 11:33
* Update renovate.json

* chore(deps): update deps (#117)

* chore(deps): update dependency ts-jest to v27.1.2 (#115)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.14

* chore(deps): update dependency typescript to v4.5.4

* chore(deps): update dependency jest to v27.4.5 (#112)

Co-authored-by: Renovate Bot <[email protected]>

* chore(deps): update dependency @types/node to v16.11.16 (#116)

Co-authored-by: Renovate Bot <[email protected]>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>

* chore: update comment in ci

* chore: update workflow

Signed-off-by: AustinZhu <[email protected]>

* chore: add eslint, husky and commitlint

Signed-off-by: AustinZhu <[email protected]>

* feat: refactor configs

Signed-off-by: AustinZhu <[email protected]>

* feat: migrate to cdk  v2

Signed-off-by: AustinZhu <[email protected]>

* feat: migrate to cdk v2

Signed-off-by: AustinZhu <[email protected]>

* fix: add type def for pluralize

Signed-off-by: AustinZhu <[email protected]>

* fix: remove redundant definition

Signed-off-by: AustinZhu <[email protected]>

* chore(eslint): add ignored path

Signed-off-by: AustinZhu <[email protected]>

* chore(ci): use cdk action

Signed-off-by: AustinZhu <[email protected]>

* fix: enable debug log

Signed-off-by: AustinZhu <[email protected]>

* fix: debug diff

Signed-off-by: AustinZhu <[email protected]>

* chore: update workflow

Signed-off-by: AustinZhu <[email protected]>

* chore: add pr lint job

Signed-off-by: AustinZhu <[email protected]>

* fix(lint): reformat code

Signed-off-by: AustinZhu <[email protected]>

* fix(lint): reformat code

Signed-off-by: AustinZhu <[email protected]>

* fix: update tsconfig

Signed-off-by: AustinZhu <[email protected]>

* fix: update tsconfig

Signed-off-by: AustinZhu <[email protected]>

* fix: update jest config

Signed-off-by: AustinZhu <[email protected]>

* fix: update jest config

Signed-off-by: AustinZhu <[email protected]>

* chore(ci): fix workflow

Signed-off-by: AustinZhu <[email protected]>

* chore(coverage): setup codecov

Signed-off-by: AustinZhu <[email protected]>

* chore(release): 2.0.0-alpha.0

* chore(readme): add badges

Signed-off-by: AustinZhu <[email protected]>

* chore(ci): fix path

Signed-off-by: AustinZhu <[email protected]>

* feat(apigw): define types

Signed-off-by: AustinZhu <[email protected]>

* chore: bootstrap stack

Signed-off-by: AustinZhu <[email protected]>

* chore: bootstrap stack

Signed-off-by: AustinZhu <[email protected]>

* chore: set only allow pnpm

Signed-off-by: AustinZhu <[email protected]>

* chore(release): 2.0.0-alpha.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renovate Bot <[email protected]>
@AustinZhu AustinZhu self-assigned this Feb 23, 2022
@AustinZhu AustinZhu merged commit 9eae7ed into main Feb 23, 2022
@AustinZhu AustinZhu deleted the release/migrate_cdk_v2 branch February 23, 2022 15:28
@github-actions
Copy link

Diff Output:

Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
latest: Pulling from sam/build-python3.9
183e9bacb6bb: Pulling fs layer
8baee1ecf3b3: Pulling fs layer
794c07070398: Pulling fs layer
17cd8cf92969: Pulling fs layer
4177c4f76aba: Pulling fs layer
3d17117ce580: Pulling fs layer
25a0a727ca9e: Pulling fs layer
2b6e36d8c61b: Pulling fs layer
9e9a7038e0ca: Pulling fs layer
916b6b0fdfa6: Pulling fs layer
4177c4f76aba: Waiting
3d17117ce580: Waiting
25a0a727ca9e: Waiting
2b6e36d8c61b: Waiting
9e9a7038e0ca: Waiting
916b6b0fdfa6: Waiting
17cd8cf92969: Waiting
8baee1ecf3b3: Verifying Checksum
8baee1ecf3b3: Download complete
17cd8cf92969: Verifying Checksum
17cd8cf92969: Download complete
183e9bacb6bb: Verifying Checksum
183e9bacb6bb: Download complete
794c07070398: Verifying Checksum
794c07070398: Download complete
3d17117ce580: Verifying Checksum
3d17117ce580: Download complete
25a0a727ca9e: Verifying Checksum
25a0a727ca9e: Download complete
2b6e36d8c61b: Verifying Checksum
2b6e36d8c61b: Download complete
9e9a7038e0ca: Verifying Checksum
9e9a7038e0ca: Download complete
916b6b0fdfa6: Verifying Checksum
916b6b0fdfa6: Download complete
4177c4f76aba: Verifying Checksum
4177c4f76aba: Download complete
183e9bacb6bb: Pull complete
8baee1ecf3b3: Pull complete
794c07070398: Pull complete
17cd8cf92969: Pull complete
4177c4f76aba: Pull complete
3d17117ce580: Pull complete
25a0a727ca9e: Pull complete
2b6e36d8c61b: Pull complete
9e9a7038e0ca: Pull complete
916b6b0fdfa6: Pull complete
Digest: sha256:5af133d4a1d01f5697713fbad592d7240dddee8d80a441e7fb23b92bcbdd68a5
Status: Downloaded newer image for public.ecr.aws/sam/build-python3.9:latest
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Running in 8bf38bb91f34
Removing intermediate container 8bf38bb91f34
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Running in 3be07f0beb82
Removing intermediate container 3be07f0beb82
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Running in 818366baf43e
Removing intermediate container 818366baf43e
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Running in 2e5da3a43743
Requirement already satisfied: pip in /var/lang/lib/python3.9/site-packages (21.2.4)
Collecting pip
  Downloading pip-22.0.3-py3-none-any.whl (2.1 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.4
    Uninstalling pip-21.2.4:
      Successfully uninstalled pip-21.2.4
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mSuccessfully installed pip-22.0.3
Removing intermediate container 2e5da3a43743
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Running in 4a4063fc281d
Collecting pipenv
  Downloading pipenv-2022.1.8-py2.py3-none-any.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 35.0 MB/s eta 0:00:00
Collecting poetry
  Downloading poetry-1.1.13-py2.py3-none-any.whl (175 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.1/175.1 KB 37.0 MB/s eta 0:00:00
Collecting virtualenv-clone>=0.2.5
  Downloading virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
Collecting virtualenv
  Downloading virtualenv-20.13.1-py2.py3-none-any.whl (8.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 96.5 MB/s eta 0:00:00
Requirement already satisfied: setuptools>=36.2.1 in /var/lang/lib/python3.9/site-packages (from pipenv) (58.1.0)
Collecting certifi
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 38.9 MB/s eta 0:00:00
Requirement already satisfied: pip>=18.0 in /var/lang/lib/python3.9/site-packages (from pipenv) (22.0.3)
Collecting tomlkit<1.0.0,>=0.7.0
  Downloading tomlkit-0.10.0-py3-none-any.whl (33 kB)
Collecting crashtest<0.4.0,>=0.3.0
  Downloading crashtest-0.3.1-py3-none-any.whl (7.0 kB)
Collecting shellingham<2.0,>=1.1
  Downloading shellingham-1.4.0-py2.py3-none-any.whl (9.4 kB)
Collecting cachecontrol[filecache]<0.13.0,>=0.12.9
  Downloading CacheControl-0.12.10-py2.py3-none-any.whl (20 kB)
Collecting requests-toolbelt<0.10.0,>=0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 KB 12.2 MB/s eta 0:00:00
Collecting html5lib<2.0,>=1.0
  Downloading html5lib-1.1-py2.py3-none-any.whl (112 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 112.2/112.2 KB 16.2 MB/s eta 0:00:00
Collecting clikit<0.7.0,>=0.6.2
  Downloading clikit-0.6.2-py2.py3-none-any.whl (91 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.8/91.8 KB 25.3 MB/s eta 0:00:00
Collecting keyring>=21.2.0
  Downloading keyring-23.5.0-py3-none-any.whl (33 kB)
Collecting cachy<0.4.0,>=0.3.0
  Downloading cachy-0.3.0-py2.py3-none-any.whl (20 kB)
Collecting pexpect<5.0.0,>=4.7.0
  Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 KB 19.3 MB/s eta 0:00:00
Collecting packaging<21.0,>=20.4
  Downloading packaging-20.9-py2.py3-none-any.whl (40 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 12.0 MB/s eta 0:00:00
Collecting cleo<0.9.0,>=0.8.1
  Downloading cleo-0.8.1-py2.py3-none-any.whl (21 kB)
Collecting pkginfo<2.0,>=1.4
  Downloading pkginfo-1.8.2-py2.py3-none-any.whl (26 kB)
Collecting requests<3.0,>=2.18
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 14.7 MB/s eta 0:00:00
Collecting poetry-core<1.1.0,>=1.0.7
  Downloading poetry_core-1.0.7-py2.py3-none-any.whl (424 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.8/424.8 KB 63.1 MB/s eta 0:00:00
Collecting msgpack>=0.5.2
  Downloading msgpack-1.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.2/322.2 KB 61.1 MB/s eta 0:00:00
Collecting lockfile>=0.9
  Downloading lockfile-0.12.2-py2.py3-none-any.whl (13 kB)
Collecting pastel<0.3.0,>=0.2.0
  Downloading pastel-0.2.1-py2.py3-none-any.whl (6.0 kB)
Collecting pylev<2.0,>=1.3
  Downloading pylev-1.4.0-py2.py3-none-any.whl (6.1 kB)
Collecting six>=1.9
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting webencodings
  Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
Collecting SecretStorage>=3.2
  Downloading SecretStorage-3.3.1-py3-none-any.whl (15 kB)
Collecting jeepney>=0.4.2
  Downloading jeepney-0.7.1-py3-none-any.whl (54 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 KB 18.1 MB/s eta 0:00:00
Collecting importlib-metadata>=3.6
  Downloading importlib_metadata-4.11.1-py3-none-any.whl (17 kB)
Collecting pyparsing>=2.0.2
  Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 KB 21.4 MB/s eta 0:00:00
Collecting ptyprocess>=0.5
  Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 20.1 MB/s eta 0:00:00
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 35.8 MB/s eta 0:00:00
Collecting platformdirs<3,>=2
  Downloading platformdirs-2.5.1-py3-none-any.whl (14 kB)
Collecting distlib<1,>=0.3.1
  Downloading distlib-0.3.4-py2.py3-none-any.whl (461 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.2/461.2 KB 67.2 MB/s eta 0:00:00
Collecting filelock<4,>=3.2
  Downloading filelock-3.6.0-py3-none-any.whl (10.0 kB)
Collecting zipp>=0.5
  Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB)
Collecting cryptography>=2.0
  Downloading cryptography-36.0.1-cp36-abi3-manylinux_2_24_x86_64.whl (3.6 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 95.9 MB/s eta 0:00:00
Collecting cffi>=1.12
  Downloading cffi-1.15.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (444 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 444.3/444.3 KB 60.0 MB/s eta 0:00:00
Collecting pycparser
  Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 15.3 MB/s eta 0:00:00
Installing collected packages: webencodings, pylev, ptyprocess, pkginfo, msgpack, lockfile, distlib, certifi, zipp, virtualenv-clone, urllib3, tomlkit, six, shellingham, pyparsing, pycparser, poetry-core, platformdirs, pexpect, pastel, jeepney, idna, filelock, crashtest, charset-normalizer, cachy, virtualenv, requests, packaging, importlib-metadata, html5lib, clikit, cffi, requests-toolbelt, pipenv, cryptography, cleo, cachecontrol, SecretStorage, keyring, poetry
Successfully installed SecretStorage-3.3.1 cachecontrol-0.12.10 cachy-0.3.0 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cleo-0.8.1 clikit-0.6.2 crashtest-0.3.1 cryptography-36.0.1 distlib-0.3.4 filelock-3.6.0 html5lib-1.1 idna-3.3 importlib-metadata-4.11.1 jeepney-0.7.1 keyring-23.5.0 lockfile-0.12.2 msgpack-1.0.3 packaging-20.9 pastel-0.2.1 pexpect-4.8.0 pipenv-2022.1.8 pkginfo-1.8.2 platformdirs-2.5.1 poetry-1.1.13 poetry-core-1.0.7 ptyprocess-0.7.0 pycparser-2.21 pylev-1.4.0 pyparsing-3.0.7 requests-2.27.1 requests-toolbelt-0.9.1 shellingham-1.4.0 six-1.16.0 tomlkit-0.10.0 urllib3-1.26.8 virtualenv-20.13.1 virtualenv-clone-0.5.7 webencodings-0.5.1 zipp-3.7.0
�[91mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
�[0mRemoving intermediate container 4a4063fc281d
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Running in 501b4496c869
Removing intermediate container 501b4496c869
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset persistence/syllabus-datapipeline/scraper-base-function/base-function/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting lxml
  Downloading lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 66.6 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.8.0
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset persistence/syllabus-sync/syllabus-update-function/update-syllabus/Code/Stage...
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/cognito-endpoint/presign-up-handle/base-function/Code/Stage...
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/get-course/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting lxml
  Downloading lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 53.2 MB/s eta 0:00:00
Installing collected packages: lxml
Successfully installed lxml-4.8.0
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/syllabus-api/syllabus-function/post-book/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting aiohttp
  Downloading aiohttp-3.8.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.5 MB/s eta 0:00:00
Collecting frozenlist>=1.1.1
  Downloading frozenlist-1.3.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.2/156.2 KB 220.4 MB/s eta 0:00:00
Collecting multidict<7.0,>=4.5
  Downloading multidict-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 KB 206.2 MB/s eta 0:00:00
Collecting charset-normalizer<3.0,>=2.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting async-timeout<5.0,>=4.0.0a3
  Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
Collecting aiosignal>=1.1.2
  Downloading aiosignal-1.2.0-py3-none-any.whl (8.2 kB)
Collecting yarl<2.0,>=1.0
  Downloading yarl-1.7.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (304 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 304.5/304.5 KB 226.2 MB/s eta 0:00:00
Collecting attrs>=17.3.0
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 183.0 MB/s eta 0:00:00
Collecting idna>=2.0
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 184.4 MB/s eta 0:00:00
Installing collected packages: multidict, idna, frozenlist, charset-normalizer, attrs, async-timeout, yarl, aiosignal, aiohttp
Successfully installed aiohttp-3.8.1 aiosignal-1.2.0 async-timeout-4.0.2 attrs-21.4.0 charset-normalizer-2.0.12 frozenlist-1.3.0 idna-3.3 multidict-6.0.2 yarl-1.7.2
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/get-reviews/Code/Stage...
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/post-review/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 4.3 MB/s eta 0:00:00
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 42.0 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.3-py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 KB 170.0 MB/s eta 0:00:00
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 119.2 MB/s eta 0:00:00
Collecting requests<3.0.0dev,>=2.18.0
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 156.7 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 42.4 MB/s eta 0:00:00
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 184.7 MB/s eta 0:00:00
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.44.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.44.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 159.1 MB/s eta 0:00:00
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 213.9 MB/s eta 0:00:00
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting six>=1.9.0
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 138.3 MB/s eta 0:00:00
Collecting certifi>=2017.4.17
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 227.6 MB/s eta 0:00:00
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 210.3 MB/s eta 0:00:00
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 182.9 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.44.0 grpcio-status-1.44.0 idna-3.3 proto-plus-1.20.3 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/patch-review/Code/Stage...
WARNING: The directory '/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Collecting google-cloud-translate
  Downloading google_cloud_translate-3.6.1-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.6/111.6 KB 4.3 MB/s eta 0:00:00
Collecting google-api-core[grpc]<3.0.0dev,>=1.28.0
  Downloading google_api_core-2.5.0-py2.py3-none-any.whl (111 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 KB 35.6 MB/s eta 0:00:00
Collecting proto-plus>=0.4.0
  Downloading proto_plus-1.20.3-py3-none-any.whl (46 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.2/46.2 KB 87.4 MB/s eta 0:00:00
Collecting google-cloud-core<3.0.0dev,>=1.3.0
  Downloading google_cloud_core-2.2.2-py2.py3-none-any.whl (29 kB)
Collecting requests<3.0.0dev,>=2.18.0
  Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 199.8 MB/s eta 0:00:00
Collecting protobuf>=3.12.0
  Downloading protobuf-3.19.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 37.2 MB/s eta 0:00:00
Collecting google-auth<3.0dev,>=1.25.0
  Downloading google_auth-2.6.0-py2.py3-none-any.whl (156 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.3/156.3 KB 205.9 MB/s eta 0:00:00
Collecting googleapis-common-protos<2.0dev,>=1.52.0
  Downloading googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.0/208.0 KB 228.4 MB/s eta 0:00:00
Collecting grpcio-status<2.0dev,>=1.33.2
  Downloading grpcio_status-1.44.0-py3-none-any.whl (10.0 kB)
Collecting grpcio<2.0dev,>=1.33.2
  Downloading grpcio-1.44.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 155.6 MB/s eta 0:00:00
Collecting six>=1.9.0
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting pyasn1-modules>=0.2.1
  Downloading pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 KB 210.0 MB/s eta 0:00:00
Collecting cachetools<6.0,>=2.0.0
  Downloading cachetools-5.0.0-py3-none-any.whl (9.1 kB)
Collecting rsa<5,>=3.1.4
  Downloading rsa-4.8-py3-none-any.whl (39 kB)
Collecting urllib3<1.27,>=1.21.1
  Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 198.7 MB/s eta 0:00:00
Collecting charset-normalizer~=2.0.0
  Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB)
Collecting idna<4,>=2.5
  Downloading idna-3.3-py3-none-any.whl (61 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 187.9 MB/s eta 0:00:00
Collecting certifi>=2017.4.17
  Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 208.2 MB/s eta 0:00:00
Collecting pyasn1<0.5.0,>=0.4.6
  Downloading pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 KB 182.5 MB/s eta 0:00:00
Installing collected packages: pyasn1, certifi, urllib3, six, rsa, pyasn1-modules, protobuf, idna, charset-normalizer, cachetools, requests, proto-plus, grpcio, googleapis-common-protos, google-auth, grpcio-status, google-api-core, google-cloud-core, google-cloud-translate
Successfully installed cachetools-5.0.0 certifi-2021.10.8 charset-normalizer-2.0.12 google-api-core-2.5.0 google-auth-2.6.0 google-cloud-core-2.2.2 google-cloud-translate-3.6.1 googleapis-common-protos-1.54.0 grpcio-1.44.0 grpcio-status-1.44.0 idna-3.3 proto-plus-1.20.3 protobuf-3.19.4 pyasn1-0.4.8 pyasn1-modules-0.2.8 requests-2.27.1 rsa-4.8 six-1.16.0 urllib3-1.26.8
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/course-reviews-api/crud-functions/delete-review/Code/Stage...
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/get-timetable/Code/Stage...
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/post-timetable/Code/Stage...
Sending build context to Docker daemon   55.3kB

Step 1/8 : ARG IMAGE=public.ecr.aws/sam/build-python3.7
Step 2/8 : FROM $IMAGE
 ---> 10e326b1d4af
Step 3/8 : ARG PIP_INDEX_URL
 ---> Using cache
 ---> 569ff2d5aa3f
Step 4/8 : ARG PIP_EXTRA_INDEX_URL
 ---> Using cache
 ---> c48a3c75083b
Step 5/8 : ARG HTTPS_PROXY
 ---> Using cache
 ---> f5f1a7950528
Step 6/8 : RUN pip install --upgrade pip
 ---> Using cache
 ---> 9a62e384960a
Step 7/8 : RUN pip install pipenv poetry
 ---> Using cache
 ---> 70e3418682c6
Step 8/8 : CMD [ "python" ]
 ---> Using cache
 ---> 87ccaf2e26bd
Successfully built 87ccaf2e26bd
Successfully tagged cdk-c501d48f383cf0a235b0a3443553c1884ef563e7e3990edfa0870fd6f428aec1:latest
Bundling asset business/rest-api-endpoint/timetable-api/crud-functions/patch-timetable/Code/Stage...
Sending build context to Docker daemon  111.6kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
latest: Pulling from sam/build-nodejs14.x
183e9bacb6bb: Already exists
efdf48960704: Pulling fs layer
6a5fe82662e1: Pulling fs layer
ed49f598b8a4: Pulling fs layer
bb1366241562: Pulling fs layer
ab9ab51489fc: Pulling fs layer
79e613014449: Pulling fs layer
ea7a0b2efc4a: Pulling fs layer
c025a59de6fb: Pulling fs layer
8791914c1a7e: Pulling fs layer
bb1366241562: Waiting
ab9ab51489fc: Waiting
79e613014449: Waiting
ea7a0b2efc4a: Waiting
c025a59de6fb: Waiting
8791914c1a7e: Waiting
efdf48960704: Verifying Checksum
efdf48960704: Download complete
efdf48960704: Pull complete
ed49f598b8a4: Verifying Checksum
ed49f598b8a4: Download complete
ab9ab51489fc: Verifying Checksum
ab9ab51489fc: Download complete
6a5fe82662e1: Verifying Checksum
6a5fe82662e1: Download complete
79e613014449: Verifying Checksum
79e613014449: Download complete
c025a59de6fb: Verifying Checksum
c025a59de6fb: Download complete
ea7a0b2efc4a: Verifying Checksum
ea7a0b2efc4a: Download complete
8791914c1a7e: Verifying Checksum
8791914c1a7e: Download complete
bb1366241562: Verifying Checksum
bb1366241562: Download complete
6a5fe82662e1: Pull complete
ed49f598b8a4: Pull complete
bb1366241562: Pull complete
ab9ab51489fc: Pull complete
79e613014449: Pull complete
ea7a0b2efc4a: Pull complete
c025a59de6fb: Pull complete
8791914c1a7e: Pull complete
Digest: sha256:655c595e8eaed85440c2b11836a063a33d24ded5fe5e3d21342c618930906898
Status: Downloaded newer image for public.ecr.aws/sam/build-nodejs14.x:latest
 ---> 3669c6646710
Step 3/12 : RUN npm install --global [email protected]
 ---> Running in 16a83374d154
/var/lang/bin/yarn -> /var/lang/lib/node_modules/yarn/bin/yarn.js
/var/lang/bin/yarnpkg -> /var/lang/lib/node_modules/yarn/bin/yarn.js
+ [email protected]
added 1 package in 0.454s
Removing intermediate container 16a83374d154
 ---> f290058f9264
Step 4/12 : RUN npm install --global pnpm
 ---> Running in 640dc0ca4e3a
/var/lang/bin/pnpm -> /var/lang/lib/node_modules/pnpm/bin/pnpm.cjs
/var/lang/bin/pnpx -> /var/lang/lib/node_modules/pnpm/bin/pnpx.cjs
+ [email protected]
added 1 package in 1.047s
Removing intermediate container 640dc0ca4e3a
 ---> e59d5085debc
Step 5/12 : RUN npm install --global typescript
 ---> Running in 47e83cb4bf73
/var/lang/bin/tsc -> /var/lang/lib/node_modules/typescript/bin/tsc
/var/lang/bin/tsserver -> /var/lang/lib/node_modules/typescript/bin/tsserver
+ [email protected]
added 1 package from 1 contributor in 3.542s
Removing intermediate container 47e83cb4bf73
 ---> 4c9e84fe2fb3
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Running in ccf6d021bc9c
Removing intermediate container ccf6d021bc9c
 ---> 597fb739d4b8
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Running in 359e3736a2d7
/var/lang/bin/esbuild -> /var/lang/lib/node_modules/esbuild/bin/esbuild

> [email protected] postinstall /var/lang/lib/node_modules/esbuild
> node install.js

�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-android-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"android","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-arm64):
npm WARN �[0m�[91mnotsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-mips64le):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"mips64el"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-32):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-darwin-arm64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-freebsd-64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-arm):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"arm"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-ppc64le):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"ppc64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-s390x):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"s390x"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-linux-riscv64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux","arch":"riscv64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-32):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"ia32"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-netbsd-64):
�[0m�[91mnpm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"netbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-windows-arm64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"win32","arch":"arm64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-sunos-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"sunos","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91mnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/esbuild/node_modules/esbuild-openbsd-64):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"openbsd","arch":"x64"} (current: {"os":"linux","arch":"x64"})
�[0m�[91m
�[0m+ [email protected]
added 2 packages in 2.818s
Removing intermediate container 359e3736a2d7
 ---> 2030f596bf5c
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Running in 96b4b3678df7
Removing intermediate container 96b4b3678df7
 ---> aa1c46432fcc
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Running in 4db6167d0bd4
yarn config v1.22.5
success Set "cache-folder" to "/tmp/yarn-cache".
Done in 0.03s.
Removing intermediate container 4db6167d0bd4
 ---> f7377d094e61
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Running in 803fd7902161
Removing intermediate container 803fd7902161
 ---> 2bd5b89f51db
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Running in 215aedcd730e
Removing intermediate container 215aedcd730e
 ---> 4106fbd4d120
Step 12/12 : CMD [ "esbuild" ]
 ---> Running in 81b2b9ddff18
Removing intermediate container 81b2b9ddff18
 ---> 23acd0d2504f
Successfully built 23acd0d2504f
Successfully tagged cdk-c70931f98333692609a718223f0824d343747d7ada78c53da2515ff8b6201336:latest
Bundling asset admin/build-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.9kb

⚡ Done in 3ms
Sending build context to Docker daemon  111.6kB

Step 1/12 : ARG IMAGE=public.ecr.aws/sam/build-nodejs14.x
Step 2/12 : FROM $IMAGE
 ---> 3669c6646710
Step 3/12 : RUN npm install --global [email protected]
 ---> Using cache
 ---> f290058f9264
Step 4/12 : RUN npm install --global pnpm
 ---> Using cache
 ---> e59d5085debc
Step 5/12 : RUN npm install --global typescript
 ---> Using cache
 ---> 4c9e84fe2fb3
Step 6/12 : ARG ESBUILD_VERSION=0
 ---> Using cache
 ---> 597fb739d4b8
Step 7/12 : RUN npm install --global --unsafe-perm=true esbuild@$ESBUILD_VERSION
 ---> Using cache
 ---> 2030f596bf5c
Step 8/12 : RUN mkdir /tmp/npm-cache &&     chmod -R 777 /tmp/npm-cache &&     npm config --global set cache /tmp/npm-cache
 ---> Using cache
 ---> aa1c46432fcc
Step 9/12 : RUN mkdir /tmp/yarn-cache &&     chmod -R 777 /tmp/yarn-cache &&     yarn config set cache-folder /tmp/yarn-cache
 ---> Using cache
 ---> f7377d094e61
Step 10/12 : RUN npm config --global set update-notifier false
 ---> Using cache
 ---> 2bd5b89f51db
Step 11/12 : RUN /sbin/useradd -u 1000 user && chmod 711 /
 ---> Using cache
 ---> 4106fbd4d120
Step 12/12 : CMD [ "esbuild" ]
 ---> Using cache
 ---> 23acd0d2504f
Successfully built 23acd0d2504f
Successfully tagged cdk-c70931f98333692609a718223f0824d343747d7ada78c53da2515ff8b6201336:latest
Bundling asset admin/scraper-notifier/subscriber-function/base-function/Code/Stage...
esbuild cannot run locally. Switching to Docker bundling.

  asset-output/index.js  1.6kb

⚡ Done in 3ms
Stack persistence
There were no differences
Stack wt-hosted-zone
There were no differences
Stack business
Resources
[-] AWS::ApiGateway::Deployment restapiendpointdevdeployment6E7C4E8A30bc6833406a2e0ab3051b79832af8e0 destroy
[+] AWS::ApiGateway::Deployment rest-api-endpoint/dev-deployment restapiendpointdevdeployment6E7C4E8A6e16c53f52c3660d6c4434e6bbe2d5c8 
[~] AWS::ApiGateway::Stage rest-api-endpoint/dev-stage restapiendpointdevstage0CDF6AEB 
 └─ [~] DeploymentId
     └─ [~] .Ref:
         ├─ [-] restapiendpointdevdeployment6E7C4E8A30bc6833406a2e0ab3051b79832af8e0
         └─ [+] restapiendpointdevdeployment6E7C4E8A6e16c53f52c3660d6c4434e6bbe2d5c8

Stack presentation
There were no differences
Stack admin
There were no differences

@YHhaoareyou
Copy link
Contributor

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants