Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1766067424:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Starting service docker:28-dind... Pulling docker image docker:28-dind ... Using docker image sha256:6a68f64cf32d98b09a11c208de78f59f17c0a6fff33c13f11acac853d6aad5ae for docker:28-dind with digest docker@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac ... Waiting for services to be up and running (timeout 30 seconds)... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... section_end:1766067449:prepare_executor section_start:1766067449:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-7 via gitlab-runner-66336c5289e5e542... section_end:1766067451:prepare_script section_start:1766067451:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/opencraft/ops/axim-pr-sandboxes/.git/ Created fresh repository. Checking out 84d80719 as detached HEAD (ref is main)... Updating/initializing submodules recursively with git depth set to 50... Submodule 'grove' (https://gitlab.com/opencraft/dev/grove.git) registered for path 'grove' Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' HEAD is now at 6d05782 Merge branch 'kaustav/add_default_project' into 'main' From https://gitlab.com/opencraft/dev/grove * branch HEAD -> FETCH_HEAD From https://gitlab.com/opencraft/dev/grove * branch 4c92eaace12e74b0e3116ec8d2143388f5c70b40 -> FETCH_HEAD Submodule path 'grove': checked out '4c92eaace12e74b0e3116ec8d2143388f5c70b40' Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1766067459:get_sources section_start:1766067459:restore_cache Restoring cache Checking cache for tf-84d80719-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. WARNING: Cache file does not exist  Failed to extract cache section_end:1766067461:restore_cache section_start:1766067461:step_script Executing "step_script" stage of the job script Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes gitlab agent:1077905 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes". $ $SCRIPTS_DIR/tf.sh init Initializing the backend...  Successfully configured the backend "http"! OpenTofu will automatically use this backend unless the backend configuration changes. Initializing modules... - edx_instances in ../provider-modules/instance - harmony in ../provider-modules/harmony - instance_edxapp_bucket in spaces - k8s_cluster in k8s-cluster - k8s_gitlab_connector in ../provider-modules/k8s-gitlab-connector - k8s_gitlab_container_registry in ../provider-modules/k8s-gitlab-container-registry - k8s_monitoring in ../provider-modules/k8s-monitoring - mongodb in database - mysql in database - plugin in ../provider-plugin - tutor_env in spaces - velero_backups in spaces Initializing provider plugins... - Finding latest version of hashicorp/tls... - Finding latest version of hashicorp/external... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of loafoe/htpasswd... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding latest version of hashicorp/null... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding latest version of hashicorp/kubernetes... - Finding latest version of hashicorp/random... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing digitalocean/digitalocean v2.71.0... - Installed digitalocean/digitalocean v2.71.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/kubernetes v3.0.1... - Installed hashicorp/kubernetes v3.0.1 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ OpenTofu has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that OpenTofu can guarantee to make the same selections by default when you run "tofu init" in the future. OpenTofu has been successfully initialized! $ docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded WARNING! Your credentials are stored unencrypted in '/home/grove/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ $ printf "debug = true\n[worker.oci]\n max-parallelism = $DOCKER_BUILDKIT_PARALLELISM\n[registry.\"docker.io\"]\n mirrors = [\"${CUSTOM_DOCKER_REGISTRY:-https://registry-1.docker.io}\"]" > ~/buildkitd.toml $ docker buildx create --use --config ~/buildkitd.toml compassionate_maxwell $ docker buildx install $ grove tutor buildimage $INSTANCE_NAME $IMAGE_NAME --edx-platform-repository="$EDX_PLATFORM_REPOSITORY" --edx-platform-version="$EDX_PLATFORM_VERSION" Loading outputs from Terraform bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/tf.sh output -json bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/sync_tutor_env.sh pull Completed 2.1 KiB/~6.4 MiB (1.8 KiB/s) with ~50 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/caddy/Caddyfile to instances/pr-1817-c25332/env/apps/caddy/Caddyfile Completed 2.1 KiB/~6.4 MiB (1.8 KiB/s) with ~49 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/lms/__init__.py to instances/pr-1817-c25332/env/apps/openedx/settings/lms/__init__.py Completed 2.1 KiB/~6.5 MiB (1.8 KiB/s) with ~70 file(s) remaining (calculating...) Completed 4.1 KiB/~6.6 MiB (2.5 KiB/s) with ~94 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/config/cms.env.yml to instances/pr-1817-c25332/env/apps/openedx/config/cms.env.yml Completed 4.1 KiB/~6.6 MiB (2.5 KiB/s) with ~93 file(s) remaining (calculating...) Completed 6.2 KiB/~6.6 MiB (3.7 KiB/s) with ~97 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/config/lms.env.yml to instances/pr-1817-c25332/env/apps/openedx/config/lms.env.yml Completed 6.2 KiB/~6.6 MiB (3.7 KiB/s) with ~96 file(s) remaining (calculating...) Completed 6.4 KiB/~6.6 MiB (3.7 KiB/s) with ~96 file(s) remaining (calculating...) Completed 6.9 KiB/~6.6 MiB (4.0 KiB/s) with ~96 file(s) remaining (calculating...) Completed 7.1 KiB/~6.6 MiB (4.0 KiB/s) with ~96 file(s) remaining (calculating...) Completed 8.0 KiB/~6.6 MiB (4.6 KiB/s) with ~96 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/cms/test.py to instances/pr-1817-c25332/env/apps/openedx/settings/cms/test.py Completed 8.0 KiB/~6.6 MiB (4.6 KiB/s) with ~102 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/bin/reload-uwsgi to instances/pr-1817-c25332/env/build/openedx/bin/reload-uwsgi Completed 8.0 KiB/~6.6 MiB (4.6 KiB/s) with ~111 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/uwsgi.ini to instances/pr-1817-c25332/env/apps/openedx/uwsgi.ini Completed 8.0 KiB/~6.6 MiB (4.6 KiB/s) with ~110 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/cms/__init__.py to instances/pr-1817-c25332/env/apps/openedx/settings/cms/__init__.py Completed 8.0 KiB/~6.6 MiB (4.6 KiB/s) with ~110 file(s) remaining (calculating...) Completed 8.2 KiB/~6.6 MiB (4.3 KiB/s) with ~116 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/permissions/setowners.sh to instances/pr-1817-c25332/env/apps/permissions/setowners.sh Completed 8.2 KiB/~6.6 MiB (4.3 KiB/s) with ~115 file(s) remaining (calculating...) Completed 27.4 KiB/~6.6 MiB (14.3 KiB/s) with ~115 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/lms/production.py to instances/pr-1817-c25332/env/apps/openedx/settings/lms/production.py Completed 27.4 KiB/~6.6 MiB (14.3 KiB/s) with ~115 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/redis/redis.conf to instances/pr-1817-c25332/env/apps/redis/redis.conf Completed 27.4 KiB/~6.6 MiB (14.3 KiB/s) with ~114 file(s) remaining (calculating...) Completed 42.1 KiB/~6.6 MiB (21.0 KiB/s) with ~118 file(s) remaining (calculating...) Completed 42.3 KiB/~6.6 MiB (21.1 KiB/s) with ~118 file(s) remaining (calculating...) Completed 42.8 KiB/~6.6 MiB (21.3 KiB/s) with ~118 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/cms/production.py to instances/pr-1817-c25332/env/apps/openedx/settings/cms/production.py Completed 42.8 KiB/~25.4 MiB (21.3 KiB/s) with ~126 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/lms/test.py to instances/pr-1817-c25332/env/apps/openedx/settings/lms/test.py Completed 42.8 KiB/~25.4 MiB (21.3 KiB/s) with ~125 file(s) remaining (calculating...) Completed 58.0 KiB/~25.4 MiB (27.2 KiB/s) with ~127 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/cms/__init__.py to instances/pr-1817-c25332/env/build/openedx/settings/cms/__init__.py Completed 58.0 KiB/~31.7 MiB (27.2 KiB/s) with ~131 file(s) remaining (calculating...) Completed 80.7 KiB/~31.7 MiB (37.0 KiB/s) with ~131 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/cms/assets.py to instances/pr-1817-c25332/env/build/openedx/settings/cms/assets.py Completed 80.7 KiB/~31.7 MiB (37.0 KiB/s) with ~130 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/cms/development.py to instances/pr-1817-c25332/env/apps/openedx/settings/cms/development.py Completed 80.7 KiB/~31.7 MiB (37.0 KiB/s) with ~129 file(s) remaining (calculating...) Completed 81.3 KiB/~31.7 MiB (36.2 KiB/s) with ~136 file(s) remaining (calculating...) Completed 93.6 KiB/~31.7 MiB (41.5 KiB/s) with ~137 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/grove/scripts/.gitkeep to instances/pr-1817-c25332/env/build/openedx/grove/scripts/.gitkeep Completed 93.6 KiB/~31.7 MiB (41.5 KiB/s) with ~136 file(s) remaining (calculating...) Completed 93.6 KiB/~31.8 MiB (40.6 KiB/s) with ~146 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/lms/assets.py to instances/pr-1817-c25332/env/build/openedx/settings/lms/assets.py Completed 93.6 KiB/~31.8 MiB (40.6 KiB/s) with ~148 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/apps/openedx/settings/lms/development.py to instances/pr-1817-c25332/env/apps/openedx/settings/lms/development.py Completed 93.6 KiB/~31.8 MiB (40.6 KiB/s) with ~148 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/Dockerfile to instances/pr-1817-c25332/env/build/openedx/Dockerfile Completed 93.6 KiB/~31.8 MiB (40.6 KiB/s) with ~147 file(s) remaining (calculating...) Completed 94.0 KiB/31.8 MiB (40.1 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/revisions.yml to instances/pr-1817-c25332/env/build/openedx/revisions.yml Completed 94.0 KiB/31.8 MiB (40.1 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/lms/__init__.py to instances/pr-1817-c25332/env/build/openedx/settings/lms/__init__.py Completed 94.0 KiB/31.8 MiB (40.1 KiB/s) with 146 file(s) remaining Completed 94.4 KiB/31.8 MiB (39.2 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/lms/i18n.py to instances/pr-1817-c25332/env/build/openedx/settings/lms/i18n.py Completed 94.4 KiB/31.8 MiB (39.2 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/cms/i18n.py to instances/pr-1817-c25332/env/build/openedx/settings/cms/i18n.py Completed 94.4 KiB/31.8 MiB (39.2 KiB/s) with 144 file(s) remaining Completed 95.3 KiB/31.8 MiB (38.5 KiB/s) with 144 file(s) remaining Completed 95.7 KiB/31.8 MiB (38.6 KiB/s) with 144 file(s) remaining Completed 96.3 KiB/31.8 MiB (38.6 KiB/s) with 144 file(s) remaining Completed 96.6 KiB/31.8 MiB (38.6 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/settings/uwsgi.ini to instances/pr-1817-c25332/env/build/openedx/settings/uwsgi.ini Completed 96.6 KiB/31.8 MiB (38.6 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 96.6 KiB/31.8 MiB (38.6 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 96.6 KiB/31.8 MiB (38.6 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/config Completed 96.6 KiB/31.8 MiB (38.6 KiB/s) with 140 file(s) remaining Completed 96.8 KiB/31.8 MiB (37.8 KiB/s) with 140 file(s) remaining Completed 96.8 KiB/31.8 MiB (37.5 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 96.8 KiB/31.8 MiB (37.5 KiB/s) with 139 file(s) remaining Completed 97.2 KiB/31.8 MiB (37.4 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 97.2 KiB/31.8 MiB (37.4 KiB/s) with 138 file(s) remaining Completed 97.3 KiB/31.8 MiB (37.3 KiB/s) with 138 file(s) remaining Completed 97.4 KiB/31.8 MiB (37.2 KiB/s) with 138 file(s) remaining Completed 98.7 KiB/31.8 MiB (37.6 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/description Completed 98.7 KiB/31.8 MiB (37.6 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 98.7 KiB/31.8 MiB (37.6 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 98.7 KiB/31.8 MiB (37.6 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/README to instances/pr-1817-c25332/env/build/openedx/themes/README Completed 98.7 KiB/31.8 MiB (37.6 KiB/s) with 134 file(s) remaining Completed 103.5 KiB/31.8 MiB (38.4 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 103.5 KiB/31.8 MiB (38.4 KiB/s) with 133 file(s) remaining Completed 104.9 KiB/31.8 MiB (38.5 KiB/s) with 133 file(s) remaining Completed 106.6 KiB/31.8 MiB (39.0 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 106.6 KiB/31.8 MiB (39.0 KiB/s) with 132 file(s) remaining Completed 107.1 KiB/31.8 MiB (39.1 KiB/s) with 132 file(s) remaining Completed 109.8 KiB/31.8 MiB (40.0 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 109.8 KiB/31.8 MiB (40.0 KiB/s) with 131 file(s) remaining Completed 112.1 KiB/31.8 MiB (40.6 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 112.1 KiB/31.8 MiB (40.6 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 112.1 KiB/31.8 MiB (40.6 KiB/s) with 129 file(s) remaining Completed 112.3 KiB/31.8 MiB (40.3 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 112.3 KiB/31.8 MiB (40.3 KiB/s) with 128 file(s) remaining Completed 115.9 KiB/31.8 MiB (41.4 KiB/s) with 128 file(s) remaining Completed 117.9 KiB/31.8 MiB (42.0 KiB/s) with 128 file(s) remaining Completed 118.3 KiB/31.8 MiB (42.1 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 118.3 KiB/31.8 MiB (42.1 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/index Completed 118.3 KiB/31.8 MiB (42.1 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 118.3 KiB/31.8 MiB (42.1 KiB/s) with 125 file(s) remaining Completed 118.5 KiB/31.8 MiB (41.4 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 118.5 KiB/31.8 MiB (41.4 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 118.5 KiB/31.8 MiB (41.4 KiB/s) with 123 file(s) remaining Completed 118.6 KiB/31.8 MiB (40.4 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 118.6 KiB/31.8 MiB (40.4 KiB/s) with 122 file(s) remaining Completed 118.8 KiB/31.8 MiB (40.2 KiB/s) with 122 file(s) remaining Completed 122.9 KiB/31.8 MiB (41.5 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.rev to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.rev Completed 122.9 KiB/31.8 MiB (41.5 KiB/s) with 121 file(s) remaining Completed 125.5 KiB/31.8 MiB (42.2 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 125.5 KiB/31.8 MiB (42.2 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 125.5 KiB/31.8 MiB (42.2 KiB/s) with 119 file(s) remaining Completed 125.5 KiB/31.8 MiB (41.5 KiB/s) with 119 file(s) remaining Completed 130.4 KiB/31.8 MiB (42.9 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/README.md Completed 130.4 KiB/31.8 MiB (42.9 KiB/s) with 118 file(s) remaining Completed 130.6 KiB/31.8 MiB (42.8 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 130.6 KiB/31.8 MiB (42.8 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 130.6 KiB/31.8 MiB (42.8 KiB/s) with 116 file(s) remaining Completed 159.9 KiB/31.8 MiB (51.6 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.idx to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.idx Completed 159.9 KiB/31.8 MiB (51.6 KiB/s) with 115 file(s) remaining Completed 159.9 KiB/31.8 MiB (51.4 KiB/s) with 115 file(s) remaining Completed 161.9 KiB/31.8 MiB (51.9 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 161.9 KiB/31.8 MiB (51.9 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 161.9 KiB/31.8 MiB (51.9 KiB/s) with 113 file(s) remaining Completed 162.0 KiB/31.8 MiB (51.7 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 162.0 KiB/31.8 MiB (51.7 KiB/s) with 112 file(s) remaining Completed 162.1 KiB/31.8 MiB (51.2 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 162.1 KiB/31.8 MiB (51.2 KiB/s) with 111 file(s) remaining Completed 195.2 KiB/31.8 MiB (61.4 KiB/s) with 111 file(s) remaining Completed 195.2 KiB/31.8 MiB (61.1 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 195.2 KiB/31.8 MiB (61.1 KiB/s) with 110 file(s) remaining Completed 195.6 KiB/31.8 MiB (60.7 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 195.6 KiB/31.8 MiB (60.7 KiB/s) with 109 file(s) remaining Completed 195.6 KiB/31.8 MiB (60.3 KiB/s) with 109 file(s) remaining Completed 195.7 KiB/31.8 MiB (60.1 KiB/s) with 109 file(s) remaining Completed 451.7 KiB/31.8 MiB (138.7 KiB/s) with 109 file(s) remaining Completed 451.8 KiB/31.8 MiB (138.3 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 451.8 KiB/31.8 MiB (138.3 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 451.8 KiB/31.8 MiB (138.3 KiB/s) with 107 file(s) remaining Completed 464.8 KiB/31.8 MiB (140.7 KiB/s) with 107 file(s) remaining Completed 464.8 KiB/31.8 MiB (140.6 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 464.8 KiB/31.8 MiB (140.6 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 464.8 KiB/31.8 MiB (140.6 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 464.8 KiB/31.8 MiB (140.6 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 464.8 KiB/31.8 MiB (140.6 KiB/s) with 103 file(s) remaining Completed 720.8 KiB/31.8 MiB (212.6 KiB/s) with 103 file(s) remaining Completed 720.9 KiB/31.8 MiB (212.3 KiB/s) with 103 file(s) remaining Completed 721.0 KiB/31.8 MiB (211.6 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 721.0 KiB/31.8 MiB (211.6 KiB/s) with 102 file(s) remaining Completed 727.8 KiB/31.8 MiB (212.6 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 727.8 KiB/31.8 MiB (212.6 KiB/s) with 101 file(s) remaining Completed 983.8 KiB/31.8 MiB (286.2 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 983.8 KiB/31.8 MiB (286.2 KiB/s) with 100 file(s) remaining Completed 1.2 MiB/31.8 MiB (356.8 KiB/s) with 100 file(s) remaining Completed 1.5 MiB/31.8 MiB (429.5 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 1.5 MiB/31.8 MiB (429.5 KiB/s) with 99 file(s) remaining Completed 1.5 MiB/31.8 MiB (426.8 KiB/s) with 99 file(s) remaining Completed 1.5 MiB/31.8 MiB (426.7 KiB/s) with 99 file(s) remaining Completed 1.7 MiB/31.8 MiB (498.6 KiB/s) with 99 file(s) remaining Completed 1.7 MiB/31.8 MiB (500.1 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/k8s/deployments.yml to instances/pr-1817-c25332/env/k8s/deployments.yml Completed 1.7 MiB/31.8 MiB (500.1 KiB/s) with 98 file(s) remaining Completed 1.7 MiB/31.8 MiB (498.7 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/k8s/jobs.yml to instances/pr-1817-c25332/env/k8s/jobs.yml Completed 1.7 MiB/31.8 MiB (498.7 KiB/s) with 97 file(s) remaining Completed 1.7 MiB/31.8 MiB (496.2 KiB/s) with 97 file(s) remaining Completed 2.0 MiB/31.8 MiB (567.9 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 2.0 MiB/31.8 MiB (567.9 KiB/s) with 96 file(s) remaining Completed 2.1 MiB/31.8 MiB (590.0 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 2.1 MiB/31.8 MiB (590.0 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/package.json Completed 2.1 MiB/31.8 MiB (590.0 KiB/s) with 94 file(s) remaining Completed 2.3 MiB/31.8 MiB (656.9 KiB/s) with 94 file(s) remaining Completed 2.3 MiB/31.8 MiB (653.9 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/dev/docker-compose.yml to instances/pr-1817-c25332/env/dev/docker-compose.yml Completed 2.3 MiB/31.8 MiB (653.9 KiB/s) with 93 file(s) remaining Completed 2.3 MiB/31.8 MiB (653.5 KiB/s) with 93 file(s) remaining Completed 2.6 MiB/31.8 MiB (722.9 KiB/s) with 93 file(s) remaining Completed 2.6 MiB/31.8 MiB (721.4 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/k8s/namespace.yml to instances/pr-1817-c25332/env/k8s/namespace.yml Completed 2.6 MiB/31.8 MiB (721.4 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 2.6 MiB/31.8 MiB (721.4 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/permissions/Dockerfile to instances/pr-1817-c25332/env/build/permissions/Dockerfile Completed 2.6 MiB/31.8 MiB (721.4 KiB/s) with 90 file(s) remaining Completed 2.8 MiB/31.8 MiB (785.2 KiB/s) with 90 file(s) remaining Completed 2.8 MiB/31.8 MiB (783.9 KiB/s) with 90 file(s) remaining Completed 3.1 MiB/31.8 MiB (849.4 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/k8s/volumes.yml to instances/pr-1817-c25332/env/k8s/volumes.yml Completed 3.1 MiB/31.8 MiB (849.4 KiB/s) with 89 file(s) remaining Completed 3.3 MiB/31.8 MiB (914.9 KiB/s) with 89 file(s) remaining Completed 3.3 MiB/31.8 MiB (914.3 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/k8s/services.yml to instances/pr-1817-c25332/env/k8s/services.yml Completed 3.3 MiB/31.8 MiB (914.3 KiB/s) with 88 file(s) remaining Completed 3.3 MiB/31.8 MiB (913.3 KiB/s) with 88 file(s) remaining Completed 3.6 MiB/31.8 MiB (981.1 KiB/s) with 88 file(s) remaining Completed 3.8 MiB/31.8 MiB (1.0 MiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/kustomization.yml to instances/pr-1817-c25332/env/kustomization.yml Completed 3.8 MiB/31.8 MiB (1.0 MiB/s) with 87 file(s) remaining Completed 3.8 MiB/31.8 MiB (1.0 MiB/s) with 87 file(s) remaining Completed 3.8 MiB/31.8 MiB (1.0 MiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/permissions/setowner.sh to instances/pr-1817-c25332/env/build/permissions/setowner.sh Completed 3.8 MiB/31.8 MiB (1.0 MiB/s) with 86 file(s) remaining Completed 4.1 MiB/31.8 MiB (1.1 MiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/dev/docker-compose.jobs.yml to instances/pr-1817-c25332/env/dev/docker-compose.jobs.yml Completed 4.1 MiB/31.8 MiB (1.1 MiB/s) with 85 file(s) remaining Completed 4.3 MiB/31.8 MiB (1.1 MiB/s) with 85 file(s) remaining Completed 4.6 MiB/31.8 MiB (1.2 MiB/s) with 85 file(s) remaining Completed 4.6 MiB/31.8 MiB (1.2 MiB/s) with 85 file(s) remaining Completed 4.8 MiB/31.8 MiB (1.3 MiB/s) with 85 file(s) remaining Completed 5.1 MiB/31.8 MiB (1.3 MiB/s) with 85 file(s) remaining Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/local/docker-compose.jobs.yml to instances/pr-1817-c25332/env/local/docker-compose.jobs.yml Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/k8s/override.yml to instances/pr-1817-c25332/env/k8s/override.yml Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 83 file(s) remaining Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 83 file(s) remaining Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 83 file(s) remaining Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/local/docker-compose.prod.yml to instances/pr-1817-c25332/env/local/docker-compose.prod.yml Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/deployment-revision-history.yml Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/affinities.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/affinities.yml Completed 5.3 MiB/31.8 MiB (1.4 MiB/s) with 80 file(s) remaining Completed 5.6 MiB/31.8 MiB (1.4 MiB/s) with 80 file(s) remaining Completed 5.8 MiB/31.8 MiB (1.5 MiB/s) with 80 file(s) remaining Completed 6.1 MiB/31.8 MiB (1.6 MiB/s) with 80 file(s) remaining Completed 6.3 MiB/31.8 MiB (1.6 MiB/s) with 80 file(s) remaining Completed 6.5 MiB/31.8 MiB (1.7 MiB/s) with 80 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/maintenance-mode.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 79 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/pdb.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/pdb.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 78 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/local/docker-compose.yml to instances/pr-1817-c25332/env/local/docker-compose.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.pack to instances/pr-1817-c25332/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.pack Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 76 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/celery-beat.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/celery-beat.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 75 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/forum-job.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/forum-job.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/volumes.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/volumes.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/priority-class.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/priority-class.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/cron-jobs.yml Completed 6.6 MiB/31.8 MiB (1.7 MiB/s) with 70 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 70 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 70 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/ingress.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/ingress.yml Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-1817-c25332/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 68 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-1817-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 67 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/grove/k8s/deployments.yml to instances/pr-1817-c25332/env/plugins/grove/k8s/deployments.yml Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 66 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-1817-c25332/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/README to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/README Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 63 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 63 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/Dockerfile Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 62 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 59 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 58 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-1817-c25332/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/31.8 MiB (1.6 MiB/s) with 56 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 55 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-1817-c25332/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 52 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 43 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 6.6 MiB/31.8 MiB (1.5 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.4 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.4 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.rev to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.rev Completed 6.6 MiB/31.8 MiB (1.4 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/31.8 MiB (1.4 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/31.8 MiB (1.4 MiB/s) with 39 file(s) remaining Completed 6.9 MiB/31.8 MiB (1.5 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.rev to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.rev Completed 6.9 MiB/31.8 MiB (1.5 MiB/s) with 38 file(s) remaining Completed 6.9 MiB/31.8 MiB (1.5 MiB/s) with 38 file(s) remaining Completed 7.1 MiB/31.8 MiB (1.5 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 7.1 MiB/31.8 MiB (1.5 MiB/s) with 37 file(s) remaining Completed 7.1 MiB/31.8 MiB (1.5 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.idx to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.idx Completed 7.1 MiB/31.8 MiB (1.5 MiB/s) with 36 file(s) remaining Completed 7.1 MiB/31.8 MiB (1.5 MiB/s) with 36 file(s) remaining Completed 7.2 MiB/31.8 MiB (1.5 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.idx to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.idx Completed 7.2 MiB/31.8 MiB (1.5 MiB/s) with 35 file(s) remaining Completed 7.4 MiB/31.8 MiB (1.6 MiB/s) with 35 file(s) remaining Completed 7.7 MiB/31.8 MiB (1.6 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 7.7 MiB/31.8 MiB (1.6 MiB/s) with 34 file(s) remaining Completed 7.9 MiB/31.8 MiB (1.7 MiB/s) with 34 file(s) remaining Completed 8.2 MiB/31.8 MiB (1.7 MiB/s) with 34 file(s) remaining Completed 8.2 MiB/31.8 MiB (1.7 MiB/s) with 34 file(s) remaining Completed 8.5 MiB/31.8 MiB (1.8 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.idx to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.idx Completed 8.5 MiB/31.8 MiB (1.8 MiB/s) with 33 file(s) remaining Completed 8.5 MiB/31.8 MiB (1.8 MiB/s) with 33 file(s) remaining Completed 8.5 MiB/31.8 MiB (1.8 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.rev to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.rev Completed 8.5 MiB/31.8 MiB (1.8 MiB/s) with 32 file(s) remaining Completed 8.7 MiB/31.8 MiB (1.8 MiB/s) with 32 file(s) remaining Completed 9.0 MiB/31.8 MiB (1.9 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 9.0 MiB/31.8 MiB (1.9 MiB/s) with 31 file(s) remaining Completed 9.2 MiB/31.8 MiB (1.9 MiB/s) with 31 file(s) remaining Completed 9.5 MiB/31.8 MiB (1.9 MiB/s) with 31 file(s) remaining Completed 9.5 MiB/31.8 MiB (1.9 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.idx to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.idx Completed 9.5 MiB/31.8 MiB (1.9 MiB/s) with 30 file(s) remaining Completed 9.7 MiB/31.8 MiB (2.0 MiB/s) with 30 file(s) remaining Completed 9.7 MiB/31.8 MiB (2.0 MiB/s) with 30 file(s) remaining Completed 10.0 MiB/31.8 MiB (2.0 MiB/s) with 30 file(s) remaining Completed 10.2 MiB/31.8 MiB (2.1 MiB/s) with 30 file(s) remaining Completed 10.2 MiB/31.8 MiB (2.1 MiB/s) with 30 file(s) remaining Completed 10.2 MiB/31.8 MiB (2.1 MiB/s) with 30 file(s) remaining Completed 10.5 MiB/31.8 MiB (2.1 MiB/s) with 30 file(s) remaining Completed 10.7 MiB/31.8 MiB (2.2 MiB/s) with 30 file(s) remaining Completed 10.7 MiB/31.8 MiB (2.2 MiB/s) with 30 file(s) remaining Completed 11.0 MiB/31.8 MiB (2.2 MiB/s) with 30 file(s) remaining Completed 11.0 MiB/31.8 MiB (2.2 MiB/s) with 30 file(s) remaining Completed 11.2 MiB/31.8 MiB (2.3 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 11.2 MiB/31.8 MiB (2.3 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 11.2 MiB/31.8 MiB (2.3 MiB/s) with 28 file(s) remaining Completed 11.5 MiB/31.8 MiB (2.3 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 11.5 MiB/31.8 MiB (2.3 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 11.5 MiB/31.8 MiB (2.3 MiB/s) with 26 file(s) remaining Completed 11.7 MiB/31.8 MiB (2.3 MiB/s) with 26 file(s) remaining Completed 12.0 MiB/31.8 MiB (2.4 MiB/s) with 26 file(s) remaining Completed 12.2 MiB/31.8 MiB (2.4 MiB/s) with 26 file(s) remaining Completed 12.3 MiB/31.8 MiB (2.4 MiB/s) with 26 file(s) remaining Completed 12.5 MiB/31.8 MiB (2.5 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 12.5 MiB/31.8 MiB (2.5 MiB/s) with 25 file(s) remaining Completed 12.8 MiB/31.8 MiB (2.5 MiB/s) with 25 file(s) remaining Completed 13.0 MiB/31.8 MiB (2.5 MiB/s) with 25 file(s) remaining Completed 13.3 MiB/31.8 MiB (2.6 MiB/s) with 25 file(s) remaining Completed 13.5 MiB/31.8 MiB (2.6 MiB/s) with 25 file(s) remaining Completed 13.8 MiB/31.8 MiB (2.7 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 13.8 MiB/31.8 MiB (2.7 MiB/s) with 24 file(s) remaining Completed 13.8 MiB/31.8 MiB (2.7 MiB/s) with 24 file(s) remaining Completed 14.0 MiB/31.8 MiB (2.7 MiB/s) with 24 file(s) remaining Completed 14.3 MiB/31.8 MiB (2.8 MiB/s) with 24 file(s) remaining Completed 14.5 MiB/31.8 MiB (2.8 MiB/s) with 24 file(s) remaining Completed 14.8 MiB/31.8 MiB (2.8 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 14.8 MiB/31.8 MiB (2.8 MiB/s) with 23 file(s) remaining Completed 14.8 MiB/31.8 MiB (2.8 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 14.8 MiB/31.8 MiB (2.8 MiB/s) with 22 file(s) remaining Completed 15.0 MiB/31.8 MiB (2.9 MiB/s) with 22 file(s) remaining Completed 15.3 MiB/31.8 MiB (2.9 MiB/s) with 22 file(s) remaining Completed 15.3 MiB/31.8 MiB (2.9 MiB/s) with 22 file(s) remaining Completed 15.5 MiB/31.8 MiB (3.0 MiB/s) with 22 file(s) remaining Completed 15.8 MiB/31.8 MiB (3.0 MiB/s) with 22 file(s) remaining Completed 16.0 MiB/31.8 MiB (3.1 MiB/s) with 22 file(s) remaining Completed 16.0 MiB/31.8 MiB (3.1 MiB/s) with 22 file(s) remaining Completed 16.3 MiB/31.8 MiB (3.1 MiB/s) with 22 file(s) remaining Completed 16.5 MiB/31.8 MiB (3.1 MiB/s) with 22 file(s) remaining Completed 16.8 MiB/31.8 MiB (3.2 MiB/s) with 22 file(s) remaining Completed 17.0 MiB/31.8 MiB (3.2 MiB/s) with 22 file(s) remaining Completed 17.3 MiB/31.8 MiB (3.3 MiB/s) with 22 file(s) remaining Completed 17.5 MiB/31.8 MiB (3.3 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 17.5 MiB/31.8 MiB (3.3 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 17.5 MiB/31.8 MiB (3.3 MiB/s) with 20 file(s) remaining Completed 17.8 MiB/31.8 MiB (3.3 MiB/s) with 20 file(s) remaining Completed 17.8 MiB/31.8 MiB (3.3 MiB/s) with 20 file(s) remaining Completed 18.0 MiB/31.8 MiB (3.4 MiB/s) with 20 file(s) remaining Completed 18.3 MiB/31.8 MiB (3.4 MiB/s) with 20 file(s) remaining Completed 18.5 MiB/31.8 MiB (3.5 MiB/s) with 20 file(s) remaining Completed 18.5 MiB/31.8 MiB (3.5 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 18.5 MiB/31.8 MiB (3.5 MiB/s) with 19 file(s) remaining Completed 18.8 MiB/31.8 MiB (3.5 MiB/s) with 19 file(s) remaining Completed 19.0 MiB/31.8 MiB (3.6 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.rev to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.rev Completed 19.0 MiB/31.8 MiB (3.6 MiB/s) with 18 file(s) remaining Completed 19.3 MiB/31.8 MiB (3.6 MiB/s) with 18 file(s) remaining Completed 19.5 MiB/31.8 MiB (3.6 MiB/s) with 18 file(s) remaining Completed 19.8 MiB/31.8 MiB (3.7 MiB/s) with 18 file(s) remaining Completed 20.0 MiB/31.8 MiB (3.7 MiB/s) with 18 file(s) remaining Completed 20.3 MiB/31.8 MiB (3.8 MiB/s) with 18 file(s) remaining Completed 20.5 MiB/31.8 MiB (3.8 MiB/s) with 18 file(s) remaining Completed 20.8 MiB/31.8 MiB (3.9 MiB/s) with 18 file(s) remaining Completed 21.0 MiB/31.8 MiB (3.9 MiB/s) with 18 file(s) remaining Completed 21.3 MiB/31.8 MiB (3.9 MiB/s) with 18 file(s) remaining Completed 21.5 MiB/31.8 MiB (4.0 MiB/s) with 18 file(s) remaining Completed 21.8 MiB/31.8 MiB (4.0 MiB/s) with 18 file(s) remaining Completed 22.0 MiB/31.8 MiB (4.1 MiB/s) with 18 file(s) remaining Completed 22.3 MiB/31.8 MiB (4.1 MiB/s) with 18 file(s) remaining Completed 22.3 MiB/31.8 MiB (4.1 MiB/s) with 18 file(s) remaining Completed 22.5 MiB/31.8 MiB (4.1 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.pack to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.pack Completed 22.5 MiB/31.8 MiB (4.1 MiB/s) with 17 file(s) remaining Completed 22.5 MiB/31.8 MiB (4.1 MiB/s) with 17 file(s) remaining Completed 22.7 MiB/31.8 MiB (4.2 MiB/s) with 17 file(s) remaining Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 15 file(s) remaining Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 15 file(s) remaining Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 13 file(s) remaining Completed 23.0 MiB/31.8 MiB (4.2 MiB/s) with 13 file(s) remaining Completed 23.3 MiB/31.8 MiB (4.2 MiB/s) with 13 file(s) remaining Completed 23.5 MiB/31.8 MiB (4.3 MiB/s) with 13 file(s) remaining Completed 23.8 MiB/31.8 MiB (4.3 MiB/s) with 13 file(s) remaining Completed 24.0 MiB/31.8 MiB (4.3 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 24.0 MiB/31.8 MiB (4.3 MiB/s) with 12 file(s) remaining Completed 24.3 MiB/31.8 MiB (4.4 MiB/s) with 12 file(s) remaining Completed 24.5 MiB/31.8 MiB (4.4 MiB/s) with 12 file(s) remaining Completed 24.8 MiB/31.8 MiB (4.5 MiB/s) with 12 file(s) remaining Completed 25.0 MiB/31.8 MiB (4.5 MiB/s) with 12 file(s) remaining Completed 25.3 MiB/31.8 MiB (4.5 MiB/s) with 12 file(s) remaining Completed 25.5 MiB/31.8 MiB (4.6 MiB/s) with 12 file(s) remaining Completed 25.8 MiB/31.8 MiB (4.6 MiB/s) with 12 file(s) remaining Completed 26.0 MiB/31.8 MiB (4.7 MiB/s) with 12 file(s) remaining Completed 26.3 MiB/31.8 MiB (4.7 MiB/s) with 12 file(s) remaining Completed 26.5 MiB/31.8 MiB (4.7 MiB/s) with 12 file(s) remaining Completed 26.8 MiB/31.8 MiB (4.8 MiB/s) with 12 file(s) remaining Completed 26.8 MiB/31.8 MiB (4.8 MiB/s) with 12 file(s) remaining Completed 26.8 MiB/31.8 MiB (4.8 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.pack to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6edb6023b3abf0923c601ff5dce757e17d22943e.pack Completed 26.8 MiB/31.8 MiB (4.8 MiB/s) with 11 file(s) remaining Completed 26.8 MiB/31.8 MiB (4.8 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 26.8 MiB/31.8 MiB (4.8 MiB/s) with 10 file(s) remaining Completed 27.0 MiB/31.8 MiB (4.8 MiB/s) with 10 file(s) remaining Completed 27.0 MiB/31.8 MiB (4.8 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 27.0 MiB/31.8 MiB (4.8 MiB/s) with 9 file(s) remaining Completed 27.3 MiB/31.8 MiB (4.8 MiB/s) with 9 file(s) remaining Completed 27.3 MiB/31.8 MiB (4.8 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/version to instances/pr-1817-c25332/env/version Completed 27.3 MiB/31.8 MiB (4.8 MiB/s) with 8 file(s) remaining Completed 27.3 MiB/31.8 MiB (4.8 MiB/s) with 8 file(s) remaining Completed 27.5 MiB/31.8 MiB (4.9 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 27.5 MiB/31.8 MiB (4.9 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 27.5 MiB/31.8 MiB (4.9 MiB/s) with 6 file(s) remaining Completed 27.6 MiB/31.8 MiB (4.9 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 27.6 MiB/31.8 MiB (4.9 MiB/s) with 5 file(s) remaining Completed 27.9 MiB/31.8 MiB (4.9 MiB/s) with 5 file(s) remaining Completed 28.1 MiB/31.8 MiB (4.9 MiB/s) with 5 file(s) remaining Completed 28.4 MiB/31.8 MiB (5.0 MiB/s) with 5 file(s) remaining Completed 28.6 MiB/31.8 MiB (5.0 MiB/s) with 5 file(s) remaining Completed 28.9 MiB/31.8 MiB (5.1 MiB/s) with 5 file(s) remaining Completed 29.1 MiB/31.8 MiB (5.1 MiB/s) with 5 file(s) remaining Completed 29.4 MiB/31.8 MiB (5.1 MiB/s) with 5 file(s) remaining Completed 29.4 MiB/31.8 MiB (5.1 MiB/s) with 5 file(s) remaining Completed 29.4 MiB/31.8 MiB (5.1 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 29.4 MiB/31.8 MiB (5.1 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 29.4 MiB/31.8 MiB (5.1 MiB/s) with 3 file(s) remaining Completed 29.6 MiB/31.8 MiB (5.2 MiB/s) with 3 file(s) remaining Completed 29.9 MiB/31.8 MiB (5.2 MiB/s) with 3 file(s) remaining Completed 30.1 MiB/31.8 MiB (5.2 MiB/s) with 3 file(s) remaining Completed 30.4 MiB/31.8 MiB (5.3 MiB/s) with 3 file(s) remaining Completed 30.6 MiB/31.8 MiB (5.3 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 30.6 MiB/31.8 MiB (5.3 MiB/s) with 2 file(s) remaining Completed 30.9 MiB/31.8 MiB (5.4 MiB/s) with 2 file(s) remaining Completed 31.1 MiB/31.8 MiB (5.4 MiB/s) with 2 file(s) remaining Completed 31.1 MiB/31.8 MiB (5.4 MiB/s) with 2 file(s) remaining Completed 31.4 MiB/31.8 MiB (5.4 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.pack to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8b7af5f97b1e16a73e9ed4b59c60a8e552f514fe.pack Completed 31.4 MiB/31.8 MiB (5.4 MiB/s) with 1 file(s) remaining Completed 31.6 MiB/31.8 MiB (5.5 MiB/s) with 1 file(s) remaining Completed 31.8 MiB/31.8 MiB (5.5 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.pack to instances/pr-1817-c25332/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.pack Completed 2.3 KiB/2.3 KiB (7.3 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-1817-c25332/grove-preserved-config.yml to instances/pr-1817-c25332/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. Instance virtual environment is outdated. Updating... /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/.venv/bin/python -m pip install -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt Collecting git+https://github.com/overhangio/tutor.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Cloning https://github.com/overhangio/tutor.git (to revision main) to /tmp/pip-req-build-pzfxlpeg Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor.git /tmp/pip-req-build-pzfxlpeg Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor.git to commit cc7432147a3e86fcdc7878a04d8bb75e9de17b0b Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-mfe.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 2)) Cloning https://github.com/overhangio/tutor-mfe.git (to revision main) to /tmp/pip-req-build-w76elm7h Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-mfe.git /tmp/pip-req-build-w76elm7h Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor-mfe.git to commit b56860bdc08f06a9b397ef9eaff877c073837317 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-forum.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 3)) Cloning https://github.com/overhangio/tutor-forum.git (to revision main) to /tmp/pip-req-build-0ih50qh9 Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-forum.git /tmp/pip-req-build-0ih50qh9 Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor-forum.git to commit aab2ad700f4720a3497cc890aabe4cb7fcc65799 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://gitlab.com/opencraft/dev/tutor-contrib-grove.git@021249b92a1027792424206365786b22a3820cbb (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 4)) Cloning https://gitlab.com/opencraft/dev/tutor-contrib-grove.git (to revision 021249b92a1027792424206365786b22a3820cbb) to /tmp/pip-req-build-xf1kcjij Running command git clone --filter=blob:none --quiet https://gitlab.com/opencraft/dev/tutor-contrib-grove.git /tmp/pip-req-build-xf1kcjij Running command git rev-parse -q --verify 'sha^021249b92a1027792424206365786b22a3820cbb' Running command git fetch -q https://gitlab.com/opencraft/dev/tutor-contrib-grove.git 021249b92a1027792424206365786b22a3820cbb Running command git checkout -q 021249b92a1027792424206365786b22a3820cbb Resolved https://gitlab.com/opencraft/dev/tutor-contrib-grove.git to commit 021249b92a1027792424206365786b22a3820cbb Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/hastexo/tutor-contrib-s3.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 5)) Cloning https://github.com/hastexo/tutor-contrib-s3.git (to revision main) to /tmp/pip-req-build-ccsj6aq9 Running command git clone --filter=blob:none --quiet https://github.com/hastexo/tutor-contrib-s3.git /tmp/pip-req-build-ccsj6aq9 Resolved https://github.com/hastexo/tutor-contrib-s3.git to commit ecab2f691ca6df38fc49b81120cdf246e270f4f1 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tutor-contrib-harmony (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 6)) Cloning https://github.com/openedx/openedx-k8s-harmony.git (to revision main) to /tmp/pip-install-iqvmg514/tutor-contrib-harmony_1bfb86a369a84473996d90798787af47 Running command git clone --filter=blob:none --quiet https://github.com/openedx/openedx-k8s-harmony.git /tmp/pip-install-iqvmg514/tutor-contrib-harmony_1bfb86a369a84473996d90798787af47 Resolved https://github.com/openedx/openedx-k8s-harmony.git to commit deaf58ed6dc8d2d60ba5fed42d0ad472944dfaf7 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting click<8.3.0,>=8.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting importlib-metadata>=7.0.1 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting importlib-resources>=6.1.1 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting jinja2>=2.10 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kubernetes (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading kubernetes-34.1.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mypy (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading mypy-1.19.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.2 kB) Collecting packaging (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pycryptodome>=3.17.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) Collecting pyyaml>=6.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) Collecting typing-extensions>=4.4.0 (from tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting zipp>=3.20 (from importlib-metadata>=7.0.1->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from jinja2>=2.10->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) Collecting certifi>=14.05.14 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Collecting six>=1.9.0 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting google-auth>=1.0.1 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading google_auth-2.45.0-py2.py3-none-any.whl.metadata (6.8 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting requests (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting requests-oauthlib (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting urllib3<2.4.0,>=1.24.2 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting durationpy>=0.7 (from kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) Collecting mypy_extensions>=1.0.0 (from mypy->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from mypy->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting librt>=0.6.2 (from mypy->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading librt-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (1.3 kB) Collecting cachetools<7.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading cachetools-6.2.4-py3-none-any.whl.metadata (5.6 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) Collecting charset_normalizer<4,>=2 (from requests->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->tutor==20.0.3->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/requirements.txt (line 1)) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Downloading click-8.2.1-py3-none-any.whl (102 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 14.3 MB/s eta 0:00:00 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 15.1 MB/s eta 0:00:00 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading kubernetes-34.1.0-py2.py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.4 MB/s eta 0:00:00 Downloading mypy-1.19.1-cp312-cp312-musllinux_1_2_x86_64.whl (13.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 21.4 MB/s eta 0:00:00 Using cached packaging-25.0-py3-none-any.whl (66 kB) Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) Downloading google_auth-2.45.0-py2.py3-none-any.whl (233 kB) Downloading librt-0.7.4-cp312-cp312-musllinux_1_2_x86_64.whl (199 kB) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading cachetools-6.2.4-py3-none-any.whl (11 kB) Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading rsa-4.9.1-py3-none-any.whl (34 kB) Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Building wheels for collected packages: tutor, tutor-mfe, tutor-forum, tutor-contrib-grove, tutor-contrib-s3, tutor-contrib-harmony Building wheel for tutor (pyproject.toml): started Building wheel for tutor (pyproject.toml): finished with status 'done' Created wheel for tutor: filename=tutor-20.0.3-py3-none-any.whl size=151627 sha256=1e453967f8b5cb1a49334230cd9ee2cbecd6b39bac82b1e806f223313af25ca0 Stored in directory: /tmp/pip-ephem-wheel-cache-6d2f2ycb/wheels/23/8b/1a/1795117e7778a208575c57ab5880af2013c8c7e0acc425d2b4 Building wheel for tutor-mfe (pyproject.toml): started Building wheel for tutor-mfe (pyproject.toml): finished with status 'done' Created wheel for tutor-mfe: filename=tutor_mfe-20.1.0-py3-none-any.whl size=41400 sha256=40e685530f810b202ab27cd7f06eeffad0bf4913751f968f06f039fb9c458638 Stored in directory: /tmp/pip-ephem-wheel-cache-6d2f2ycb/wheels/51/5b/3c/1902f48e5aca17994f86dc3cd72082281d59179a8da91272ad Building wheel for tutor-forum (pyproject.toml): started Building wheel for tutor-forum (pyproject.toml): finished with status 'done' Created wheel for tutor-forum: filename=tutor_forum-20.0.0-py3-none-any.whl size=17129 sha256=a90171ae48cf6725ab50d6a0027e543e132057570312d9742a22410d59f5c243 Stored in directory: /tmp/pip-ephem-wheel-cache-6d2f2ycb/wheels/f8/7c/29/feb2766d78eb256c5023f9c190705d849e3958d688717bca0c Building wheel for tutor-contrib-grove (pyproject.toml): started Building wheel for tutor-contrib-grove (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-grove: filename=tutor_contrib_grove-19.0.0-py3-none-any.whl size=42907 sha256=27ef855b094e4939b320dafdcf38198e90b3f7f7c44e4915fb08176ca36ff835 Stored in directory: /home/grove/.cache/pip/wheels/07/c6/f0/ce4afa8fbda4f6e5bc9bdcf9ebb8c68c9b73b220af927c12cb Building wheel for tutor-contrib-s3 (pyproject.toml): started Building wheel for tutor-contrib-s3 (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-s3: filename=tutor_contrib_s3-2.3.2.dev4+gecab2f691-py3-none-any.whl size=19250 sha256=2c2878474b8b82e9c94fcdea5f38673a3e550db2961dec31ee08d94839832bc5 Stored in directory: /tmp/pip-ephem-wheel-cache-6d2f2ycb/wheels/37/26/62/39ed6ef36e7efef5dc8a6aa984ed4129e6fc59a7af7a8e0bb7 Building wheel for tutor-contrib-harmony (pyproject.toml): started Building wheel for tutor-contrib-harmony (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-harmony: filename=tutor_contrib_harmony-18.0.1-py3-none-any.whl size=12154 sha256=364b22867a262679486c56c3ed66c40bcf0e7e0f0b62be75dc95259ec219e2ef Stored in directory: /tmp/pip-ephem-wheel-cache-6d2f2ycb/wheels/24/01/ac/e6ae82ff80b178ebd0f3c0fe9913690f8ee57bc7d792532d3a Successfully built tutor tutor-mfe tutor-forum tutor-contrib-grove tutor-contrib-s3 tutor-contrib-harmony Installing collected packages: durationpy, appdirs, zipp, websocket-client, urllib3, typing-extensions, six, pyyaml, pycryptodome, pyasn1, pathspec, packaging, oauthlib, mypy_extensions, MarkupSafe, librt, importlib-resources, idna, click, charset_normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, mypy, jinja2, importlib-metadata, requests-oauthlib, google-auth, kubernetes, tutor, tutor-mfe, tutor-forum, tutor-contrib-s3, tutor-contrib-harmony, tutor-contrib-grove Successfully installed MarkupSafe-3.0.3 appdirs-1.4.4 cachetools-6.2.4 certifi-2025.11.12 charset_normalizer-3.4.4 click-8.2.1 durationpy-0.10 google-auth-2.45.0 idna-3.11 importlib-metadata-8.7.0 importlib-resources-6.5.2 jinja2-3.1.6 kubernetes-34.1.0 librt-0.7.4 mypy-1.19.1 mypy_extensions-1.1.0 oauthlib-3.3.1 packaging-25.0 pathspec-0.12.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycryptodome-3.23.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 six-1.17.0 tutor-20.0.3 tutor-contrib-grove-19.0.0 tutor-contrib-harmony-18.0.1 tutor-contrib-s3-2.3.2.dev4+gecab2f691 tutor-forum-20.0.0 tutor-mfe-20.1.0 typing-extensions-4.15.0 urllib3-2.3.0 websocket-client-1.9.0 zipp-3.23.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/.venv/bin/python -m pip install --upgrade pip /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/.venv/bin/tutor images build mfe --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="master" ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' Building image registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=master --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/env/plugins/mfe/build/mfe #0 building with "compassionate_maxwell" instance using docker-container driver #1 [internal] booting buildkit #1 pulling image moby/buildkit:buildx-stable-1 #1 pulling image moby/buildkit:buildx-stable-1 24.0s done #1 creating container buildx_buildkit_compassionate_maxwell0 #1 creating container buildx_buildkit_compassionate_maxwell0 3.1s done #1 DONE 27.2s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 22.12kB 0.0s done #2 DONE 0.1s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 2.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.1s done #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0B / 13.57MB 0.2s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 2.81MB / 13.57MB 0.3s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 12.48MB / 13.57MB 0.5s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.5s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 1.8s done #4 DONE 2.5s #5 [internal] load metadata for docker.io/library/caddy:2.7.4 #5 DONE 1.9s #6 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #6 DONE 1.9s #7 [internal] load .dockerignore #7 transferring context: #7 transferring context: 2B 0.0s done #7 DONE 0.1s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/course-unit-notifications-tray . #10 ... #11 [auth] opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:pull token for registry.gitlab.com #11 DONE 0.0s #12 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #12 1.036 bc4abcdeefcd861d3bd5e15685df29c4413b81fd refs/heads/master #12 DONE 1.1s #13 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #13 1.083 929ba69503827ed907c17641c19adbd637bb3c14 refs/heads/master #13 DONE 1.2s #10 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/course-unit-notifications-tray . #10 1.070 ca3a43c3642919f67473562e2fe3944444d1f7b5 refs/heads/filippovskii/feat/course-unit-notifications-tray #10 DONE 1.2s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest-cache #8 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done #8 DONE 1.6s #14 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #14 ... #15 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #15 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 0.3s done #15 DONE 0.4s #16 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #16 resolve docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 0.4s done #16 DONE 0.5s #17 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #17 ... #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 0.890 22a1c658f143ff05b7510168505dbf2f95e3df53 refs/heads/master #18 DONE 0.9s #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #19 0.814 03bdcff331d83785e1765b65a17e007a4b492ce4 refs/heads/master #19 DONE 0.8s #9 [internal] load build context #9 ... #20 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #20 0.959 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 refs/heads/master #20 DONE 1.1s #17 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #17 1.260 911b8b3fc559befcf1f851ddca80bf57884dbc1c refs/heads/master #17 ... #21 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #21 1.101 42e75a637218569b155961a4bf81205c01a31711 refs/heads/master #21 DONE 1.3s #22 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #22 1.421 1c886d9c21b95aa8d71e33e759fdeeacddc33e7e refs/heads/master #22 DONE 1.6s #23 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #23 1.408 0e2e802f9d3a351cc8df8f3efe4f2433cd058da7 refs/heads/master #23 DONE 1.5s #17 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #17 DONE 1.4s #9 [internal] load build context #9 ... #14 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #14 1.320 8b9f15614951a2d983b6f878fddf8fa93eb1bac4 refs/heads/master #14 DONE 1.6s #9 [internal] load build context #9 transferring context: 5.19MB 2.0s #9 ... #13 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #13 0.752 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #13 3.020 From https://github.com/openedx/frontend-app-profile #13 3.020 * [new branch] master -> master #13 3.082 * [new branch] master -> origin/master #13 3.192 929ba69503827ed907c17641c19adbd637bb3c14 #13 3.449 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/7/fs/.git/ #13 3.510 commit #13 4.394 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #13 4.394 * [new tag] master -> master #13 4.394 * [new tag] master -> master #13 4.991 Note: switching to 'FETCH_HEAD'. #13 4.991 #13 4.991 You are in 'detached HEAD' state. You can look around, make experimental #13 4.991 changes and commit them, and you can discard any commits you make in this #13 4.991 state without impacting any branches by switching back to a branch. #13 4.991 #13 4.991 If you want to create a new branch to retain commits you create, you may #13 4.991 do so (now or later) by using -c with the switch command. Example: #13 4.991 #13 4.991 git switch -c #13 4.991 #13 4.991 Or undo this operation with: #13 4.991 #13 4.991 git switch - #13 4.991 #13 4.991 Turn off this advice by setting config variable advice.detachedHead to false #13 4.991 #13 4.991 HEAD is now at 929ba69 chore: update browserslist DB (#1313) #13 DONE 7.2s #9 [internal] load build context #9 ... #24 [base 2/4] RUN apt update && apt install -y git gcc libgl1 libxi6 make autoconf libtool pkg-config zlib1g-dev python g++ libpng-dev libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev #24 CACHED #25 [base 3/4] RUN mkdir -p /openedx/app /openedx/env #25 CACHED #9 [internal] load build context #9 transferring context: 26.19MB 7.0s #9 transferring context: 26.50MB 7.2s done #9 DONE 7.6s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 1.192 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/8/fs/ #18 ... #26 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/raccoongang/frontend-app-learning.git#filippovskii/feat/course-unit-notifications-tray . #26 CACHED #27 [ora-grading-common 1/9] COPY --from=ora-grading-src /package.json /openedx/app/package.json #27 CACHED #28 [ora-grading-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #28 CACHED #29 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #29 CACHED #30 [ora-grading-common 2/9] COPY --from=ora-grading-src /package-lock.json /openedx/app/package-lock.json #30 CACHED #31 [communications-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #31 CACHED #32 [communications-common 1/9] COPY --from=communications-src /package.json /openedx/app/package.json #32 CACHED #33 [communications-common 2/9] COPY --from=communications-src /package-lock.json /openedx/app/package-lock.json #33 CACHED #34 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #34 CACHED #35 [learning-common 2/9] COPY --from=learning-src /package-lock.json /openedx/app/package-lock.json #35 CACHED #36 [learning-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #36 CACHED #37 [learning-common 1/9] COPY --from=learning-src /package.json /openedx/app/package.json #37 CACHED #38 [communications-src 1/1] COPY --from=communications-git /openedx/app / #38 CACHED #39 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #39 CACHED #38 [communications-src 1/1] COPY --from=communications-git /openedx/app / #38 sha256:5169952698a3cc11686fde5822cd7e4981edfebfb724ae18291de4b8967c2a28 0B / 589.61kB 0.2s #38 ... #40 [learning-src 1/1] COPY --from=learning-git /openedx/app / #40 CACHED #38 [communications-src 1/1] COPY --from=communications-git /openedx/app / #38 sha256:5169952698a3cc11686fde5822cd7e4981edfebfb724ae18291de4b8967c2a28 589.61kB / 589.61kB 0.5s #38 sha256:5169952698a3cc11686fde5822cd7e4981edfebfb724ae18291de4b8967c2a28 589.61kB / 589.61kB 0.5s done #38 extracting sha256:5169952698a3cc11686fde5822cd7e4981edfebfb724ae18291de4b8967c2a28 #38 ... #39 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #39 sha256:a8def77d225b1469d4b0967449766b6732ecd2cb142d07d5266b6830846a263b 1.30MB / 1.30MB 1.0s done #39 DONE 1.6s #39 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #39 extracting sha256:a8def77d225b1469d4b0967449766b6732ecd2cb142d07d5266b6830846a263b #39 ... #40 [learning-src 1/1] COPY --from=learning-git /openedx/app / #40 sha256:46b5fda43f8d24ef36a57a653567c909b26f55f310b730ef1917a01697a10fd6 10.72MB / 10.72MB 1.7s done #40 DONE 2.5s #40 [learning-src 1/1] COPY --from=learning-git /openedx/app / #40 extracting sha256:46b5fda43f8d24ef36a57a653567c909b26f55f310b730ef1917a01697a10fd6 #40 ... #38 [communications-src 1/1] COPY --from=communications-git /openedx/app / #38 extracting sha256:5169952698a3cc11686fde5822cd7e4981edfebfb724ae18291de4b8967c2a28 2.0s done #38 DONE 2.9s #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 4.199 From https://github.com/openedx/frontend-app-learner-dashboard #18 4.199 * [new branch] master -> master #18 4.199 * [new branch] master -> origin/master #18 4.323 22a1c658f143ff05b7510168505dbf2f95e3df53 #18 4.801 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/12/fs/.git/ #18 4.855 commit #18 ... #39 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #39 extracting sha256:a8def77d225b1469d4b0967449766b6732ecd2cb142d07d5266b6830846a263b 2.1s done #39 DONE 3.6s #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #19 1.123 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs/ #19 3.189 From https://github.com/openedx/frontend-app-account #19 3.189 * [new branch] master -> master #19 3.189 * [new branch] master -> origin/master #19 3.239 03bdcff331d83785e1765b65a17e007a4b492ce4 #19 4.126 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/15/fs/.git/ #19 4.200 commit #19 ... #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 6.808 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/8/fs #18 6.808 * [new tag] master -> master #18 6.810 * [new tag] master -> master #18 ... #41 [base 4/4] WORKDIR /openedx/app #41 CACHED #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #19 5.777 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs #19 5.777 * [new tag] master -> master #19 5.777 * [new tag] master -> master #19 7.087 Note: switching to 'FETCH_HEAD'. #19 7.087 #19 7.087 You are in 'detached HEAD' state. You can look around, make experimental #19 7.087 changes and commit them, and you can discard any commits you make in this #19 7.087 state without impacting any branches by switching back to a branch. #19 7.087 #19 7.087 If you want to create a new branch to retain commits you create, you may #19 7.087 do so (now or later) by using -c with the switch command. Example: #19 7.087 #19 7.087 git switch -c #19 7.087 #19 7.087 Or undo this operation with: #19 7.087 #19 7.087 git switch - #19 7.087 #19 7.087 Turn off this advice by setting config variable advice.detachedHead to false #19 7.087 #19 7.087 HEAD is now at 03bdcff feat: Change Twitter to X (#1215) #19 ... #18 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #18 7.339 Note: switching to 'FETCH_HEAD'. #18 7.339 #18 7.339 You are in 'detached HEAD' state. You can look around, make experimental #18 7.339 changes and commit them, and you can discard any commits you make in this #18 7.339 state without impacting any branches by switching back to a branch. #18 7.339 #18 7.339 If you want to create a new branch to retain commits you create, you may #18 7.339 do so (now or later) by using -c with the switch command. Example: #18 7.339 #18 7.339 git switch -c #18 7.339 #18 7.339 Or undo this operation with: #18 7.339 #18 7.339 git switch - #18 7.339 #18 7.339 Turn off this advice by setting config variable advice.detachedHead to false #18 7.339 #18 7.339 HEAD is now at 22a1c65 chore(deps): bump actions/checkout from 5 to 6 (#750) #18 DONE 9.7s #41 [base 4/4] WORKDIR /openedx/app #41 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.9s done #41 sha256:c7406b007c8d46f406c38f764a081739bafe74eae027712c70e2d9bee7cba107 128B / 128B 0.8s done #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 6.29MB / 250.43MB 1.2s #41 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 448B / 448B 0.6s done #41 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0B / 1.74MB 0.5s #41 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 4.07kB / 4.07kB 0.3s done #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 0B / 30.26MB 0.5s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 0B / 51.80MB 0.2s #41 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 1.74MB / 1.74MB 0.8s #41 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 1.74MB / 1.74MB 0.8s done #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 1.97MB / 30.26MB 1.1s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 4.99MB / 30.26MB 1.4s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 3.33MB / 51.80MB 1.1s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 19.92MB / 250.43MB 2.6s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 7.34MB / 30.26MB 1.7s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 6.29MB / 51.80MB 1.4s #41 ... #19 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #19 DONE 9.6s #41 [base 4/4] WORKDIR /openedx/app #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 9.27MB / 30.26MB 1.8s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 11.37MB / 30.26MB 2.0s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 9.44MB / 51.80MB 1.7s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 14.68MB / 30.26MB 2.1s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 16.78MB / 30.26MB 2.3s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 13.63MB / 51.80MB 2.0s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 34.60MB / 250.43MB 3.2s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 19.92MB / 30.26MB 2.6s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 16.78MB / 51.80MB 2.3s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 23.07MB / 30.26MB 2.9s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 19.92MB / 51.80MB 2.4s #41 ... #40 [learning-src 1/1] COPY --from=learning-git /openedx/app / #40 extracting sha256:46b5fda43f8d24ef36a57a653567c909b26f55f310b730ef1917a01697a10fd6 6.9s done #40 DONE 9.4s #41 [base 4/4] WORKDIR /openedx/app #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 26.21MB / 30.26MB 3.0s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 23.07MB / 51.80MB 2.7s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 31.46MB / 51.80MB 2.9s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 47.13MB / 250.43MB 4.1s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 29.41MB / 30.26MB 3.3s #41 ... #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 ... #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 ... #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #41 [base 4/4] WORKDIR /openedx/app #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 34.41MB / 51.80MB 3.2s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 37.75MB / 51.80MB 3.3s #41 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 30.26MB / 30.26MB 3.8s done #41 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 41.94MB / 51.80MB 3.6s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 48.44MB / 51.80MB 4.1s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 61.87MB / 250.43MB 5.3s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 4.4s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 77.59MB / 250.43MB 6.2s #41 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 4.9s done #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 92.27MB / 250.43MB 6.8s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 105.91MB / 250.43MB 7.2s #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 119.54MB / 250.43MB 7.8s #41 ... #20 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #20 1.024 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/17/fs/ #20 3.956 From https://github.com/openedx/frontend-app-admin-console #20 3.956 * [new branch] master -> master #20 3.956 * [new branch] master -> origin/master #20 4.165 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 #20 4.673 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/21/fs/.git/ #20 4.730 commit #20 5.443 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/17/fs #20 5.443 * [new tag] master -> master #20 5.446 * [new tag] master -> master #20 6.167 Note: switching to 'FETCH_HEAD'. #20 6.167 #20 6.167 You are in 'detached HEAD' state. You can look around, make experimental #20 6.167 changes and commit them, and you can discard any commits you make in this #20 6.167 state without impacting any branches by switching back to a branch. #20 6.167 #20 6.167 If you want to create a new branch to retain commits you create, you may #20 6.167 do so (now or later) by using -c with the switch command. Example: #20 6.167 #20 6.167 git switch -c #20 6.167 #20 6.167 Or undo this operation with: #20 6.167 #20 6.167 git switch - #20 6.167 #20 6.167 Turn off this advice by setting config variable advice.detachedHead to false #20 6.167 #20 6.167 HEAD is now at 8b9a57a chore: update browserslist DB (#51) #20 DONE 7.8s #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 CACHED #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 CACHED #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 sha256:e21c033e123b762c068383655018e839cf86b9cb7a7bd504c1c65aaf79e84d69 0B / 120B 0.2s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 0B / 121.58MB 0.2s #44 sha256:71e5abc3b277643988ec8c6af657dcf18675d02c1a3482443b083361258e1526 0B / 184.46kB 0.2s #44 sha256:e21c033e123b762c068383655018e839cf86b9cb7a7bd504c1c65aaf79e84d69 120B / 120B 0.5s #44 sha256:71e5abc3b277643988ec8c6af657dcf18675d02c1a3482443b083361258e1526 184.46kB / 184.46kB 0.5s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 7.34MB / 121.58MB 0.9s #44 sha256:e21c033e123b762c068383655018e839cf86b9cb7a7bd504c1c65aaf79e84d69 120B / 120B 1.0s done #44 sha256:71e5abc3b277643988ec8c6af657dcf18675d02c1a3482443b083361258e1526 184.46kB / 184.46kB 1.0s done #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 15.05MB / 121.58MB 1.2s #44 sha256:bbe08002b41fd287b14580d6e257bebc909a9b83d5f1317930b5f4b734d91902 0B / 1.15kB 0.2s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 24.12MB / 121.58MB 1.4s #44 sha256:bbe08002b41fd287b14580d6e257bebc909a9b83d5f1317930b5f4b734d91902 1.15kB / 1.15kB 0.3s done #44 ... #22 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #22 0.838 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/18/fs/ #22 3.908 From https://github.com/openedx/frontend-app-gradebook #22 3.908 * [new branch] master -> master #22 3.908 * [new branch] master -> origin/master #22 4.027 1c886d9c21b95aa8d71e33e759fdeeacddc33e7e #22 4.359 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/22/fs/.git/ #22 4.457 commit #22 5.350 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/18/fs #22 5.350 * [new tag] master -> master #22 5.350 * [new tag] master -> master #22 6.635 Note: switching to 'FETCH_HEAD'. #22 6.635 #22 6.635 You are in 'detached HEAD' state. You can look around, make experimental #22 6.635 changes and commit them, and you can discard any commits you make in this #22 6.635 state without impacting any branches by switching back to a branch. #22 6.635 #22 6.635 If you want to create a new branch to retain commits you create, you may #22 6.635 do so (now or later) by using -c with the switch command. Example: #22 6.635 #22 6.635 git switch -c #22 6.635 #22 6.635 Or undo this operation with: #22 6.635 #22 6.635 git switch - #22 6.635 #22 6.635 Turn off this advice by setting config variable advice.detachedHead to false #22 6.635 #22 6.635 HEAD is now at 1c886d9 chore: update browserslist DB (#533) #22 DONE 8.6s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 31.21MB / 121.58MB 1.7s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 39.85MB / 121.58MB 2.1s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 47.19MB / 121.58MB 2.4s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 53.48MB / 121.58MB 2.9s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 62.69MB / 121.58MB 3.5s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 71.30MB / 121.58MB 3.8s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 77.59MB / 121.58MB 4.1s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 84.93MB / 121.58MB 4.5s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 93.32MB / 121.58MB 5.0s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 102.42MB / 121.58MB 5.1s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 109.05MB / 121.58MB 5.7s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 115.34MB / 121.58MB 6.3s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 121.58MB / 121.58MB 6.8s #44 sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 121.58MB / 121.58MB 7.6s done #44 DONE 21.6s #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 sha256:d9ed0b505f084e86ed5abe36f1da0440dbab3fe00b7fd7a26a8c65b53c52c5c3 120B / 120B 0.4s done #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 92.27MB / 170.88MB 6.2s #42 sha256:50491b0431f6f0b66cb24a5f38b73887f3b8e1ec7df84d72ddc4c82ed36e4a9d 1.47kB / 1.47kB 0.5s done #42 sha256:980ac9f6c52001ebb2f49d4e744e7aff20a38a1c183eddd6cd38915ec03fded0 212.51kB / 212.51kB 0.7s done #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 103.81MB / 170.88MB 6.6s #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 113.03MB / 170.88MB 7.1s #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 121.63MB / 170.88MB 7.5s #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 132.12MB / 170.88MB 8.1s #42 ... #23 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #23 0.511 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs/ #23 5.408 From https://github.com/openedx/frontend-app-authn #23 5.408 * [new branch] master -> master #23 5.415 * [new branch] master -> origin/master #23 5.692 0e2e802f9d3a351cc8df8f3efe4f2433cd058da7 #23 6.523 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/25/fs/.git/ #23 6.748 commit #23 ... #41 [base 4/4] WORKDIR /openedx/app #41 sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 250.43MB / 250.43MB 16.7s done #41 ... #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 143.29MB / 170.88MB 8.7s #42 ... #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 sha256:95119630a30a193bd0e741cdee429b16f5c956e9f4d6fedaae91284492979721 120B / 120B 0.6s done #43 sha256:909d321fb70b80df1299ae2b577e8a5093dee45d1525a4c3899cf6b3ae9d6084 97.52MB / 146.95MB 6.6s #43 sha256:af960042aed4136a8feb5fca48d9386f1b2541538fda9b62bb38229c6b08e3f7 199.10kB / 199.10kB 0.4s done #43 sha256:d6563c5eb9594fd8bcaa8bbda6463164279f9f348aec5ef16870668cdd8cd80c 1.35kB / 1.35kB 0.6s done #43 ... #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 152.04MB / 170.88MB 9.0s #42 ... #17 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #17 0.670 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/24/fs/ #17 3.883 From https://github.com/openedx/frontend-app-discussions #17 3.883 * [new branch] master -> master #17 3.883 * [new branch] master -> origin/master #17 3.942 911b8b3fc559befcf1f851ddca80bf57884dbc1c #17 4.420 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/26/fs/.git/ #17 4.652 commit #17 6.341 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/24/fs #17 6.341 * [new tag] master -> master #17 6.341 * [new tag] master -> master #17 8.239 Note: switching to 'FETCH_HEAD'. #17 8.239 #17 8.239 You are in 'detached HEAD' state. You can look around, make experimental #17 8.239 changes and commit them, and you can discard any commits you make in this #17 8.239 state without impacting any branches by switching back to a branch. #17 8.239 #17 8.239 If you want to create a new branch to retain commits you create, you may #17 8.239 do so (now or later) by using -c with the switch command. Example: #17 8.239 #17 8.239 git switch -c #17 8.239 #17 8.239 Or undo this operation with: #17 8.239 #17 8.239 git switch - #17 8.239 #17 8.239 Turn off this advice by setting config variable advice.detachedHead to false #17 8.239 #17 8.239 HEAD is now at 911b8b3 fix: cohort name difference in filter and post view (#841) #17 DONE 10.5s #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 161.48MB / 170.88MB 9.5s #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 170.88MB / 170.88MB 10.1s #42 sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 170.88MB / 170.88MB 10.9s done #42 DONE 26.1s #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 sha256:909d321fb70b80df1299ae2b577e8a5093dee45d1525a4c3899cf6b3ae9d6084 145.56MB / 146.95MB 8.9s #43 ... #23 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #23 11.25 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/23/fs #23 11.25 * [new tag] master -> master #23 11.27 * [new tag] master -> master #23 12.46 Note: switching to 'FETCH_HEAD'. #23 12.46 #23 12.46 You are in 'detached HEAD' state. You can look around, make experimental #23 12.46 changes and commit them, and you can discard any commits you make in this #23 12.46 state without impacting any branches by switching back to a branch. #23 12.46 #23 12.46 If you want to create a new branch to retain commits you create, you may #23 12.46 do so (now or later) by using -c with the switch command. Example: #23 12.46 #23 12.46 git switch -c #23 12.46 #23 12.46 Or undo this operation with: #23 12.46 #23 12.46 git switch - #23 12.46 #23 12.46 Turn off this advice by setting config variable advice.detachedHead to false #23 12.46 #23 12.46 HEAD is now at 0e2e802 chore(deps): update dependency ts-jest to v29.4.6 (#1610) #23 DONE 14.3s #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 sha256:909d321fb70b80df1299ae2b577e8a5093dee45d1525a4c3899cf6b3ae9d6084 146.95MB / 146.95MB 9.0s done #43 DONE 26.5s #14 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #14 0.633 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/27/fs/ #14 4.917 From https://github.com/openedx/frontend-app-authoring #14 4.917 * [new branch] master -> master #14 4.917 * [new branch] master -> origin/master #14 4.970 8b9f15614951a2d983b6f878fddf8fa93eb1bac4 #14 5.238 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/28/fs/.git/ #14 5.306 commit #14 8.335 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/27/fs #14 8.335 * [new tag] master -> master #14 8.338 * [new tag] master -> master #14 13.00 Note: switching to 'FETCH_HEAD'. #14 13.00 #14 13.00 You are in 'detached HEAD' state. You can look around, make experimental #14 13.00 changes and commit them, and you can discard any commits you make in this #14 13.00 state without impacting any branches by switching back to a branch. #14 13.00 #14 13.00 If you want to create a new branch to retain commits you create, you may #14 13.00 do so (now or later) by using -c with the switch command. Example: #14 13.00 #14 13.00 git switch -c #14 13.00 #14 13.00 Or undo this operation with: #14 13.00 #14 13.00 git switch - #14 13.00 #14 13.00 Turn off this advice by setting config variable advice.detachedHead to false #14 13.00 #14 13.00 HEAD is now at 8b9f156 fix: keyboard accessibility for time picker (#2613) #14 DONE 14.9s #41 [base 4/4] WORKDIR /openedx/app #41 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 31.3s done #41 DONE 43.2s #41 [base 4/4] WORKDIR /openedx/app #41 extracting sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 0.1s done #41 DONE 43.3s #41 [base 4/4] WORKDIR /openedx/app #41 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 #41 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 18.2s done #41 DONE 61.5s #41 [base 4/4] WORKDIR /openedx/app #41 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 #41 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0.5s done #41 extracting sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a #41 extracting sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 0.1s done #41 extracting sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 #41 extracting sha256:843ee04b3200d069e360c211a03825a24f71c9dc1126b3de9b8f01b9e3443685 88.9s done #41 extracting sha256:c7406b007c8d46f406c38f764a081739bafe74eae027712c70e2d9bee7cba107 #41 extracting sha256:c7406b007c8d46f406c38f764a081739bafe74eae027712c70e2d9bee7cba107 0.1s done #41 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done #41 DONE 151.2s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 extracting sha256:bbe08002b41fd287b14580d6e257bebc909a9b83d5f1317930b5f4b734d91902 0.1s done #44 extracting sha256:71e5abc3b277643988ec8c6af657dcf18675d02c1a3482443b083361258e1526 #44 extracting sha256:71e5abc3b277643988ec8c6af657dcf18675d02c1a3482443b083361258e1526 0.3s done #44 DONE 22.0s #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 extracting sha256:d6563c5eb9594fd8bcaa8bbda6463164279f9f348aec5ef16870668cdd8cd80c 0.2s done #43 extracting sha256:af960042aed4136a8feb5fca48d9386f1b2541538fda9b62bb38229c6b08e3f7 #43 extracting sha256:af960042aed4136a8feb5fca48d9386f1b2541538fda9b62bb38229c6b08e3f7 0.3s done #43 extracting sha256:909d321fb70b80df1299ae2b577e8a5093dee45d1525a4c3899cf6b3ae9d6084 #43 ... #45 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #45 DONE 4.0s #46 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #46 ... #47 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #47 DONE 5.7s #48 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #48 ... #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 extracting sha256:50491b0431f6f0b66cb24a5f38b73887f3b8e1ec7df84d72ddc4c82ed36e4a9d 0.2s done #42 extracting sha256:980ac9f6c52001ebb2f49d4e744e7aff20a38a1c183eddd6cd38915ec03fded0 0.4s done #42 extracting sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 #42 ... #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 extracting sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 #44 ... #48 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #48 DONE 5.1s #49 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #49 DONE 5.2s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #50 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #50 DONE 2.9s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #51 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #51 DONE 5.2s #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 ... #52 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #52 DONE 2.8s #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 ... #53 [account-src 1/1] COPY --from=account-git /openedx/app / #53 DONE 1.9s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #54 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #54 DONE 1.8s #55 [account-common 1/9] COPY --from=account-src /package.json /openedx/app/package.json #55 ... #56 [auth] opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:pull token for registry.gitlab.com #56 DONE 0.0s #57 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #57 ... #55 [account-common 1/9] COPY --from=account-src /package.json /openedx/app/package.json #55 sha256:db3f41c28edbb9714b456d974871d82cf8448282a727931654724ca0f625f244 1.39kB / 1.39kB 1.3s done #55 DONE 2.4s #55 [account-common 1/9] COPY --from=account-src /package.json /openedx/app/package.json #55 extracting sha256:db3f41c28edbb9714b456d974871d82cf8448282a727931654724ca0f625f244 #55 extracting sha256:db3f41c28edbb9714b456d974871d82cf8448282a727931654724ca0f625f244 0.2s done #55 DONE 2.6s #58 [authn-src 1/1] COPY --from=authn-git /openedx/app / #58 ... #57 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #57 CACHED #57 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #57 ... #58 [authn-src 1/1] COPY --from=authn-git /openedx/app / #58 DONE 2.3s #59 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #59 ... #57 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #57 sha256:e38c5a4a12e024e45d4bdd6c23b31077f6240b1ca41c6af8235c8ae411c5074b 1.31kB / 1.31kB 0.5s done #57 DONE 2.5s #57 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #57 extracting sha256:e38c5a4a12e024e45d4bdd6c23b31077f6240b1ca41c6af8235c8ae411c5074b #57 extracting sha256:e38c5a4a12e024e45d4bdd6c23b31077f6240b1ca41c6af8235c8ae411c5074b 0.2s done #57 DONE 2.6s #60 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #60 ... #59 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #59 DONE 1.6s #61 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #61 ... #60 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #60 CACHED #46 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #46 DONE 31.4s #62 [learner-dashboard-src 1/1] COPY --from=learner-dashboard-git /openedx/app / #62 ... #61 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #61 DONE 1.1s #63 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #63 ... #60 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #60 sha256:a2430596e7b7ce472ee8c7bfa850275a2cfe3436a42e089c60010442d1633d18 1.25kB / 1.25kB 0.4s done #60 extracting sha256:a2430596e7b7ce472ee8c7bfa850275a2cfe3436a42e089c60010442d1633d18 0.3s done #60 DONE 2.8s #64 [profile-src 1/1] COPY --from=profile-git /openedx/app / #64 DONE 1.3s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #65 [account-common 2/9] COPY --from=account-src /package-lock.json /openedx/app/package-lock.json #65 ... #62 [learner-dashboard-src 1/1] COPY --from=learner-dashboard-git /openedx/app / #62 DONE 2.0s #66 [gradebook-common 2/9] COPY --from=gradebook-src /package-lock.json /openedx/app/package-lock.json #66 ... #65 [account-common 2/9] COPY --from=account-src /package-lock.json /openedx/app/package-lock.json #65 DONE 1.2s #63 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #63 ... #66 [gradebook-common 2/9] COPY --from=gradebook-src /package-lock.json /openedx/app/package-lock.json #66 DONE 1.2s #63 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #63 sha256:8296ef5fee22cca7642cb51db8b98a7bc23d80dd880d457c7811fdd833aaf2a6 0B / 1.05kB 0.2s #63 sha256:8296ef5fee22cca7642cb51db8b98a7bc23d80dd880d457c7811fdd833aaf2a6 1.05kB / 1.05kB 0.4s done #63 DONE 3.0s #67 [authn-common 2/9] COPY --from=authn-src /package-lock.json /openedx/app/package-lock.json #67 ... #68 [discussions-common 1/9] COPY --from=discussions-src /package.json /openedx/app/package.json #68 DONE 1.0s #63 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #63 extracting sha256:8296ef5fee22cca7642cb51db8b98a7bc23d80dd880d457c7811fdd833aaf2a6 0.3s done #63 DONE 3.2s #69 [learner-dashboard-common 1/9] COPY --from=learner-dashboard-src /package.json /openedx/app/package.json #69 ... #67 [authn-common 2/9] COPY --from=authn-src /package-lock.json /openedx/app/package-lock.json #67 DONE 1.0s #69 [learner-dashboard-common 1/9] COPY --from=learner-dashboard-src /package.json /openedx/app/package.json #69 DONE 0.4s #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 ... #71 [profile-common 1/9] COPY --from=profile-src /package.json /openedx/app/package.json #71 CACHED #71 [profile-common 1/9] COPY --from=profile-src /package.json /openedx/app/package.json #71 sha256:5d27a0d8bb34ba3e612c7becf9559dfef008620f2d9607bc7dab2c1e0bd83ef5 0B / 1.24kB 0.2s #71 sha256:5d27a0d8bb34ba3e612c7becf9559dfef008620f2d9607bc7dab2c1e0bd83ef5 1.24kB / 1.24kB 0.4s done #71 DONE 3.7s #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 ... #71 [profile-common 1/9] COPY --from=profile-src /package.json /openedx/app/package.json #71 extracting sha256:5d27a0d8bb34ba3e612c7becf9559dfef008620f2d9607bc7dab2c1e0bd83ef5 0.2s done #71 DONE 3.9s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 121.5 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #72 126.1 npm warn deprecated redux-devtools-extension@2.13.8: Package moved to @redux-devtools/extension. #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 129.5 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #70 134.3 npm warn deprecated react-scrollspy@3.4.3: No longer actively maintained. Please use @makotot/ghostui instead. #70 135.1 npm warn deprecated redux-devtools-extension@2.13.9: Package moved to @redux-devtools/extension. #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 132.6 npm warn deprecated npmlog@2.0.4: This package is no longer supported. #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 150.4 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #70 150.4 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #70 151.0 npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 154.7 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #72 157.6 npm warn deprecated react-router-redux@5.0.0-alpha.9: This project is no longer maintained. #72 159.8 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 160.1 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #70 164.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 164.1 npm warn deprecated gauge@1.2.7: This package is no longer supported. #72 175.1 npm warn deprecated are-we-there-yet@1.1.7: This package is no longer supported. #72 176.0 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #72 180.5 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #72 190.2 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 192.8 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 198.0 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #72 199.0 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #72 201.0 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #72 202.2 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #72 203.9 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #72 204.2 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 204.8 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #70 208.5 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #70 210.1 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #70 212.7 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 212.9 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #70 216.2 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 206.9 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 218.5 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #70 218.6 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #70 222.7 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #70 259.3 npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 306.2 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 332.5 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 410.6 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 457.9 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #70 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 561.1 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #72 561.4 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #72 562.8 npm warn deprecated core-js@3.6.5: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #72 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 694.1 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #70 694.4 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #70 ... #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 extracting sha256:e082d118a2d376164b2bf355019acb0e63621d4887f899311cc04232c5fdb958 997.7s done #44 DONE 1019.8s #44 [communications-common 4/9] RUN mkdir -p /openedx/themes #44 extracting sha256:e21c033e123b762c068383655018e839cf86b9cb7a7bd504c1c65aaf79e84d69 #44 extracting sha256:e21c033e123b762c068383655018e839cf86b9cb7a7bd504c1c65aaf79e84d69 0.5s done #44 DONE 1020.3s #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 extracting sha256:e1ab84dda33b531dc36f14457582cf4cc0284290a9500dfc36cd60ebfd702d28 1055.6s done #42 extracting sha256:d9ed0b505f084e86ed5abe36f1da0440dbab3fe00b7fd7a26a8c65b53c52c5c3 #42 ... #72 [gradebook-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #72 1032.9 #72 1032.9 added 1756 packages in 17m #72 1033.1 npm notice #72 1033.1 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #72 1033.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #72 1033.1 npm notice To update run: npm install -g npm@11.7.0 #72 1033.1 npm notice #72 DONE 1037.6s #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 ... #73 [discussions-common 2/9] COPY --from=discussions-src /package-lock.json /openedx/app/package-lock.json #73 ... #43 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #43 extracting sha256:909d321fb70b80df1299ae2b577e8a5093dee45d1525a4c3899cf6b3ae9d6084 1093.9s done #43 extracting sha256:95119630a30a193bd0e741cdee429b16f5c956e9f4d6fedaae91284492979721 #43 extracting sha256:95119630a30a193bd0e741cdee429b16f5c956e9f4d6fedaae91284492979721 0.1s done #43 DONE 1121.0s #42 [learning-common 4/9] RUN mkdir -p /openedx/themes #42 extracting sha256:d9ed0b505f084e86ed5abe36f1da0440dbab3fe00b7fd7a26a8c65b53c52c5c3 38.4s done #42 DONE 1120.7s #73 [discussions-common 2/9] COPY --from=discussions-src /package-lock.json /openedx/app/package-lock.json #73 DONE 18.9s #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 ... #74 [admin-console-common 2/9] COPY --from=admin-console-src /package-lock.json /openedx/app/package-lock.json #74 DONE 0.5s #75 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #75 DONE 11.5s #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 ... #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 ... #70 [account-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #70 1124.2 #70 1124.2 added 2014 packages in 19m #70 DONE 1126.6s #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 ... #77 [learner-dashboard-common 2/9] COPY --from=learner-dashboard-src /package-lock.json /openedx/app/package-lock.json #77 DONE 0.3s #78 [profile-common 2/9] COPY --from=profile-src /package-lock.json /openedx/app/package-lock.json #78 DONE 0.3s #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 ... #79 [communications-common 5/9] COPY ./themes /openedx/themes #79 DONE 1.6s #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 ... #80 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #80 DONE 36.0s #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 ... #81 [ora-grading-common 5/9] COPY ./themes /openedx/themes #81 DONE 1.7s #82 [learning-common 5/9] COPY ./themes /openedx/themes #82 DONE 1.3s #83 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #83 ... #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 121.3 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #76 127.2 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #76 129.4 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #76 132.8 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #76 134.8 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #76 135.0 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #76 141.2 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #76 143.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #76 143.7 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #76 143.9 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #76 148.9 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #76 154.0 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #76 161.8 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #76 182.2 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #76 183.3 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. #76 ... #83 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #83 160.6 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #83 162.2 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #83 167.2 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #83 169.6 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #83 170.9 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #83 171.2 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #83 171.6 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #83 173.3 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #83 175.5 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #83 176.3 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #83 177.0 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #83 183.4 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #83 189.3 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #83 193.6 npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #83 ... #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 294.7 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #76 ... #83 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #83 196.1 npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #83 198.9 npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #83 200.1 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #83 204.0 npm warn deprecated @types/schema-utils@2.4.0: This is a stub types definition. schema-utils provides its own type definitions, so you do not need this installed. #83 206.3 npm warn deprecated @types/minimatch@6.0.0: This is a stub types definition. minimatch provides its own type definitions, so you do not need this installed. #83 210.3 npm warn deprecated babel-plugin-react-intl@8.2.25: this package has been renamed to babel-plugin-formatjs #83 210.4 npm warn deprecated @types/json-stable-stringify@1.2.0: This is a stub types definition. json-stable-stringify provides its own type definitions, so you do not need this installed. #83 212.7 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. #83 219.3 npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #83 226.3 npm warn deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added #83 228.5 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead #83 235.3 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead #83 276.8 npm warn deprecated intl-messageformat-parser@6.1.2: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser #83 328.1 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #83 ... #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 434.6 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #76 ... #83 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #83 363.0 npm warn deprecated bootstrap@4.6.2: This version of Bootstrap is no longer supported. Please upgrade to the latest version. #83 432.2 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #83 ... #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 610.3 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #76 610.3 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #76 ... #83 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #83 540.4 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #83 540.4 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #83 ... #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 890.9 #76 890.9 added 2004 packages in 15m #76 ... #83 [discussions-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #83 792.3 #83 792.3 added 2023 packages in 13m #83 DONE 796.6s #76 [authn-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #76 DONE 895.9s #84 [authoring-common 1/9] COPY --from=authoring-src /package.json /openedx/app/package.json #84 DONE 0.5s #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 ... #86 [account-common 4/9] RUN mkdir -p /openedx/themes #86 DONE 42.4s #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 ... #87 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #87 ... #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 138.7 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #85 141.5 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #85 142.0 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #85 144.2 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #85 145.4 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #85 145.6 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #85 147.1 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #85 147.7 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #85 148.9 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #85 149.1 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #85 153.0 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #85 155.2 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #85 159.1 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #85 ... #87 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #87 129.6 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #87 131.8 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #87 134.2 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #87 137.9 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #87 139.4 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #87 140.0 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #87 141.9 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #87 144.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #87 144.6 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #87 144.8 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #87 146.7 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #87 150.1 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #87 156.6 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #87 ... #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 297.1 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #85 ... #87 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #87 290.3 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #87 402.7 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #87 ... #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 456.6 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #85 ... #87 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #87 543.0 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #87 543.7 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #87 ... #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 653.9 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #85 654.2 npm warn deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. #85 ... #87 [learner-dashboard-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #87 811.3 #87 811.3 added 1675 packages in 13m #87 DONE 816.7s #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 ... #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 ... #85 [admin-console-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #85 958.5 #85 958.5 added 1923 packages in 16m #85 DONE 968.8s #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 ... #89 [communications-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #89 ... #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 118.2 npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. #88 120.2 npm warn deprecated lodash.pick@4.4.0: This package is deprecated. Use destructuring assignment syntax instead. #88 120.3 npm warn deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead. #88 121.1 npm warn deprecated @babel/plugin-proposal-class-properties@7.18.6: 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. #88 122.9 npm warn deprecated lodash.omit@4.5.0: This package is deprecated. Use destructuring assignment syntax instead. #88 123.7 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #88 124.2 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #88 125.0 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #88 127.2 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #88 127.5 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #88 128.7 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #88 130.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 130.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 130.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 130.1 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #88 130.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 130.6 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 131.0 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #88 131.0 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 131.1 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 131.2 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 131.2 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #88 131.5 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 131.6 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 131.8 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #88 133.7 npm warn deprecated @babel/plugin-proposal-object-rest-spread@7.20.7: 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. #88 136.7 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #88 139.3 npm warn deprecated rimraf@2.6.2: Rimraf versions prior to v4 are no longer supported #88 140.1 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #88 ... #89 [communications-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #89 53.71 #89 53.71 added 1 package, changed 1 package, and audited 1605 packages in 51s #89 53.71 #89 53.71 313 packages are looking for funding #89 53.71 run `npm fund` for details #89 53.75 #89 53.75 20 vulnerabilities (7 low, 7 moderate, 6 high) #89 53.75 #89 53.75 To address issues that do not require attention, run: #89 53.75 npm audit fix #89 53.75 #89 53.75 To address all issues (including breaking changes), run: #89 53.75 npm audit fix --force #89 53.75 #89 53.75 Run `npm audit` for details. #89 53.75 npm notice #89 53.75 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #89 53.75 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #89 53.75 npm notice To update run: npm install -g npm@11.7.0 #89 53.75 npm notice #89 DONE 55.6s #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 ... #90 [gradebook-common 5/9] COPY ./themes /openedx/themes #90 DONE 3.0s #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 ... #91 [ora-grading-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #91 27.30 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #91 ... #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 207.2 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 #88 ... #91 [ora-grading-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #91 51.55 #91 51.55 added 1 package, removed 4 packages, changed 8 packages, and audited 1740 packages in 49s #91 51.56 #91 51.57 343 packages are looking for funding #91 51.58 run `npm fund` for details #91 52.16 #91 52.16 28 vulnerabilities (9 low, 6 moderate, 12 high, 1 critical) #91 52.16 #91 52.16 To address issues that do not require attention, run: #91 52.16 npm audit fix #91 52.16 #91 52.16 To address all issues possible (including breaking changes), run: #91 52.16 npm audit fix --force #91 52.16 #91 52.16 Some issues need review, and may require choosing #91 52.16 a different dependency. #91 52.16 #91 52.16 Run `npm audit` for details. #91 52.32 npm notice #91 52.32 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #91 52.32 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #91 52.32 npm notice To update run: npm install -g npm@11.7.0 #91 52.32 npm notice #91 DONE 53.9s #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 ... #92 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #92 56.08 #92 56.08 added 2 packages, changed 1 package, and audited 1852 packages in 54s #92 56.10 #92 56.10 391 packages are looking for funding #92 56.10 run `npm fund` for details #92 56.17 #92 56.17 28 vulnerabilities (9 low, 6 moderate, 12 high, 1 critical) #92 56.17 #92 56.17 To address issues that do not require attention, run: #92 56.17 npm audit fix #92 56.17 #92 56.17 To address all issues (including breaking changes), run: #92 56.17 npm audit fix --force #92 56.17 #92 56.17 Run `npm audit` for details. #92 56.47 npm notice #92 56.47 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #92 56.47 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #92 56.47 npm notice To update run: npm install -g npm@11.7.0 #92 56.47 npm notice #92 ... #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 279.8 npm warn deprecated graphql@14.7.0: No longer supported; please update to a newer version. Details: https://github.com/graphql/graphql-js#version-support #88 ... #92 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #92 DONE 58.3s #93 [discussions-common 4/9] RUN mkdir -p /openedx/themes #93 CANCELED #88 [profile-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #88 CANCELED ERROR: failed to build: failed to solve: Canceled: context canceled Error: Command failed with status 130: docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=master --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-1817-c25332/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-1817-c25332/env/plugins/mfe/build/mfe Terminated section_end:1766071029:step_script WARNING: step_script could not run to completion because the timeout was exceeded. For more control over job and script timeouts see: https://docs.gitlab.com/ci/runners/configure_runners/#set-script-and-after_script-timeouts