Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1766084222: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:1766084250:prepare_executor section_start:1766084250:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-6 via gitlab-runner-66336c5289e5e542... section_end:1766084251:prepare_script section_start:1766084251: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 b4f2d5ad as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-1820-c25332/.venv/ Removing instances/pr-1820-c25332/env/ Removing instances/pr-1820-c25332/grove-preserved-config.yml.previous 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' Removing provider-digitalocean/.terraform.lock.hcl Removing tools-container/grove-cli/grove/__pycache__/ Entering 'grove' HEAD is now at 4c92eaa temp: remove caching Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1766084258:get_sources section_start:1766084258:restore_cache Restoring cache Checking cache for tf-b4f2d5ad-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:1766084260:restore_cache section_start:1766084260: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/random... - Finding latest version of loafoe/htpasswd... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding latest version of hashicorp/kubernetes... - Finding latest version of hashicorp/null... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding latest version of hashicorp/tls... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding latest version of hashicorp/external... - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing digitalocean/digitalocean v2.71.0... - Installed digitalocean/digitalocean v2.71.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/kubernetes v3.0.1... - Installed hashicorp/kubernetes v3.0.1 (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 nifty_rubin $ 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.2 KiB/~25.5 MiB (1.7 KiB/s) with ~162 file(s) remaining (calculating...) download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/config/lms.env.yml to instances/pr-37757-139931/env/apps/openedx/config/lms.env.yml Completed 2.2 KiB/~25.5 MiB (1.7 KiB/s) with ~161 file(s) remaining (calculating...) Completed 14.5 KiB/25.5 MiB (10.5 KiB/s) with 162 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/Dockerfile to instances/pr-37757-139931/env/build/openedx/Dockerfile Completed 14.5 KiB/25.5 MiB (10.5 KiB/s) with 161 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/cms/__init__.py to instances/pr-37757-139931/env/apps/openedx/settings/cms/__init__.py Completed 14.5 KiB/25.5 MiB (10.5 KiB/s) with 160 file(s) remaining Completed 14.6 KiB/25.5 MiB (10.0 KiB/s) with 160 file(s) remaining Completed 29.8 KiB/25.5 MiB (20.4 KiB/s) with 160 file(s) remaining Completed 31.9 KiB/25.5 MiB (21.8 KiB/s) with 160 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/lms/__init__.py to instances/pr-37757-139931/env/apps/openedx/settings/lms/__init__.py Completed 31.9 KiB/25.5 MiB (21.8 KiB/s) with 159 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/cms/development.py to instances/pr-37757-139931/env/apps/openedx/settings/cms/development.py Completed 31.9 KiB/25.5 MiB (21.8 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/cms/test.py to instances/pr-37757-139931/env/apps/openedx/settings/cms/test.py Completed 31.9 KiB/25.5 MiB (21.8 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/caddy/Caddyfile to instances/pr-37757-139931/env/apps/caddy/Caddyfile Completed 31.9 KiB/25.5 MiB (21.8 KiB/s) with 156 file(s) remaining Completed 32.5 KiB/25.5 MiB (21.8 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/uwsgi.ini to instances/pr-37757-139931/env/apps/openedx/uwsgi.ini Completed 32.5 KiB/25.5 MiB (21.8 KiB/s) with 155 file(s) remaining Completed 34.5 KiB/25.5 MiB (22.4 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/config/cms.env.yml to instances/pr-37757-139931/env/apps/openedx/config/cms.env.yml Completed 34.5 KiB/25.5 MiB (22.4 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/grove/scripts/.gitkeep to instances/pr-37757-139931/env/build/openedx/grove/scripts/.gitkeep Completed 34.5 KiB/25.5 MiB (22.4 KiB/s) with 153 file(s) remaining Completed 57.3 KiB/25.5 MiB (36.5 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/lms/development.py to instances/pr-37757-139931/env/apps/openedx/settings/lms/development.py Completed 57.3 KiB/25.5 MiB (36.5 KiB/s) with 152 file(s) remaining Completed 57.4 KiB/25.5 MiB (36.1 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/bin/reload-uwsgi to instances/pr-37757-139931/env/build/openedx/bin/reload-uwsgi Completed 57.4 KiB/25.5 MiB (36.1 KiB/s) with 151 file(s) remaining Completed 72.1 KiB/25.5 MiB (45.0 KiB/s) with 151 file(s) remaining Completed 91.4 KiB/25.5 MiB (56.7 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/lms/production.py to instances/pr-37757-139931/env/apps/openedx/settings/lms/production.py Completed 91.4 KiB/25.5 MiB (56.7 KiB/s) with 150 file(s) remaining Completed 91.5 KiB/25.5 MiB (56.3 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/cms/production.py to instances/pr-37757-139931/env/apps/openedx/settings/cms/production.py Completed 91.5 KiB/25.5 MiB (56.3 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/revisions.yml to instances/pr-37757-139931/env/build/openedx/revisions.yml Completed 91.5 KiB/25.5 MiB (56.3 KiB/s) with 148 file(s) remaining Completed 91.6 KiB/25.5 MiB (55.1 KiB/s) with 148 file(s) remaining Completed 92.2 KiB/25.5 MiB (55.3 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/cms/assets.py to instances/pr-37757-139931/env/build/openedx/settings/cms/assets.py Completed 92.2 KiB/25.5 MiB (55.3 KiB/s) with 147 file(s) remaining Completed 92.5 KiB/25.5 MiB (55.0 KiB/s) with 147 file(s) remaining Completed 92.7 KiB/25.5 MiB (54.9 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/openedx/settings/lms/test.py to instances/pr-37757-139931/env/apps/openedx/settings/lms/test.py Completed 92.7 KiB/25.5 MiB (54.9 KiB/s) with 146 file(s) remaining Completed 93.2 KiB/25.5 MiB (54.9 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/lms/__init__.py to instances/pr-37757-139931/env/build/openedx/settings/lms/__init__.py Completed 93.2 KiB/25.5 MiB (54.9 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/permissions/setowners.sh to instances/pr-37757-139931/env/apps/permissions/setowners.sh Completed 93.2 KiB/25.5 MiB (54.9 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/uwsgi.ini to instances/pr-37757-139931/env/build/openedx/settings/uwsgi.ini Completed 93.2 KiB/25.5 MiB (54.9 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/lms/i18n.py to instances/pr-37757-139931/env/build/openedx/settings/lms/i18n.py Completed 93.2 KiB/25.5 MiB (54.9 KiB/s) with 142 file(s) remaining Completed 93.3 KiB/25.5 MiB (53.1 KiB/s) with 142 file(s) remaining Completed 94.3 KiB/25.5 MiB (52.4 KiB/s) with 142 file(s) remaining Completed 94.4 KiB/25.5 MiB (52.4 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/cms/__init__.py to instances/pr-37757-139931/env/build/openedx/settings/cms/__init__.py Completed 94.4 KiB/25.5 MiB (52.4 KiB/s) with 141 file(s) remaining Completed 94.7 KiB/25.5 MiB (52.1 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/cms/i18n.py to instances/pr-37757-139931/env/build/openedx/settings/cms/i18n.py Completed 94.7 KiB/25.5 MiB (52.1 KiB/s) with 140 file(s) remaining Completed 95.2 KiB/25.5 MiB (51.6 KiB/s) with 140 file(s) remaining Completed 96.8 KiB/25.5 MiB (51.9 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/README to instances/pr-37757-139931/env/build/openedx/themes/README Completed 96.8 KiB/25.5 MiB (51.9 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/description Completed 96.8 KiB/25.5 MiB (51.9 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 96.8 KiB/25.5 MiB (51.9 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/apps/redis/redis.conf to instances/pr-37757-139931/env/apps/redis/redis.conf Completed 96.8 KiB/25.5 MiB (51.9 KiB/s) with 136 file(s) remaining Completed 98.1 KiB/25.5 MiB (50.6 KiB/s) with 136 file(s) remaining Completed 98.6 KiB/25.5 MiB (50.6 KiB/s) with 136 file(s) remaining Completed 99.1 KiB/25.5 MiB (50.6 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 99.1 KiB/25.5 MiB (50.6 KiB/s) with 135 file(s) remaining Completed 99.5 KiB/25.5 MiB (50.4 KiB/s) with 135 file(s) remaining Completed 104.3 KiB/25.5 MiB (52.7 KiB/s) with 135 file(s) remaining Completed 104.8 KiB/25.5 MiB (52.8 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 104.8 KiB/25.5 MiB (52.8 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 104.8 KiB/25.5 MiB (52.8 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 104.8 KiB/25.5 MiB (52.8 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 104.8 KiB/25.5 MiB (52.8 KiB/s) with 131 file(s) remaining Completed 106.3 KiB/25.5 MiB (51.5 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 106.3 KiB/25.5 MiB (51.5 KiB/s) with 130 file(s) remaining Completed 109.9 KiB/25.5 MiB (52.9 KiB/s) with 130 file(s) remaining Completed 110.2 KiB/25.5 MiB (52.8 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/settings/lms/assets.py to instances/pr-37757-139931/env/build/openedx/settings/lms/assets.py Completed 110.2 KiB/25.5 MiB (52.8 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 110.2 KiB/25.5 MiB (52.8 KiB/s) with 128 file(s) remaining Completed 110.3 KiB/25.5 MiB (52.1 KiB/s) with 128 file(s) remaining Completed 112.4 KiB/25.5 MiB (52.8 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 112.4 KiB/25.5 MiB (52.8 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/config Completed 112.4 KiB/25.5 MiB (52.8 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 112.4 KiB/25.5 MiB (52.8 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/index Completed 112.4 KiB/25.5 MiB (52.8 KiB/s) with 124 file(s) remaining Completed 112.4 KiB/25.5 MiB (51.0 KiB/s) with 124 file(s) remaining Completed 112.7 KiB/25.5 MiB (51.0 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 112.7 KiB/25.5 MiB (51.0 KiB/s) with 123 file(s) remaining Completed 113.5 KiB/25.5 MiB (51.0 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 113.5 KiB/25.5 MiB (51.0 KiB/s) with 122 file(s) remaining Completed 113.8 KiB/25.5 MiB (50.8 KiB/s) with 122 file(s) remaining Completed 116.5 KiB/25.5 MiB (51.7 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 116.5 KiB/25.5 MiB (51.7 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 116.5 KiB/25.5 MiB (51.7 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 116.5 KiB/25.5 MiB (51.7 KiB/s) with 119 file(s) remaining Completed 116.7 KiB/25.5 MiB (50.8 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 116.7 KiB/25.5 MiB (50.8 KiB/s) with 118 file(s) remaining Completed 119.3 KiB/25.5 MiB (51.6 KiB/s) with 118 file(s) remaining Completed 123.4 KiB/25.5 MiB (53.2 KiB/s) with 118 file(s) remaining Completed 123.4 KiB/25.5 MiB (52.8 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 123.4 KiB/25.5 MiB (52.8 KiB/s) with 117 file(s) remaining Completed 123.5 KiB/25.5 MiB (52.5 KiB/s) with 117 file(s) remaining Completed 130.2 KiB/25.5 MiB (55.3 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 130.2 KiB/25.5 MiB (55.3 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 130.2 KiB/25.5 MiB (55.3 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 130.2 KiB/25.5 MiB (55.3 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev Completed 130.2 KiB/25.5 MiB (55.3 KiB/s) with 113 file(s) remaining Completed 132.2 KiB/25.5 MiB (54.7 KiB/s) with 113 file(s) remaining Completed 134.5 KiB/25.5 MiB (55.4 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 134.5 KiB/25.5 MiB (55.4 KiB/s) with 112 file(s) remaining Completed 134.6 KiB/25.5 MiB (55.1 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 134.6 KiB/25.5 MiB (55.1 KiB/s) with 111 file(s) remaining Completed 134.7 KiB/25.5 MiB (54.7 KiB/s) with 111 file(s) remaining Completed 139.5 KiB/25.5 MiB (56.3 KiB/s) with 111 file(s) remaining Completed 139.6 KiB/25.5 MiB (56.1 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 139.6 KiB/25.5 MiB (56.1 KiB/s) with 110 file(s) remaining Completed 172.7 KiB/25.5 MiB (68.7 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 172.7 KiB/25.5 MiB (68.7 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/README.md Completed 172.7 KiB/25.5 MiB (68.7 KiB/s) with 108 file(s) remaining Completed 172.8 KiB/25.5 MiB (67.6 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 172.8 KiB/25.5 MiB (67.6 KiB/s) with 107 file(s) remaining Completed 172.8 KiB/25.5 MiB (67.1 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 172.8 KiB/25.5 MiB (67.1 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 172.8 KiB/25.5 MiB (67.1 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 172.8 KiB/25.5 MiB (67.1 KiB/s) with 104 file(s) remaining Completed 428.8 KiB/25.5 MiB (162.6 KiB/s) with 104 file(s) remaining Completed 428.9 KiB/25.5 MiB (162.0 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 428.9 KiB/25.5 MiB (162.0 KiB/s) with 103 file(s) remaining Completed 429.0 KiB/25.5 MiB (161.1 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 429.0 KiB/25.5 MiB (161.1 KiB/s) with 102 file(s) remaining Completed 429.3 KiB/25.5 MiB (160.3 KiB/s) with 102 file(s) remaining Completed 430.0 KiB/25.5 MiB (160.2 KiB/s) with 102 file(s) remaining Completed 459.2 KiB/25.5 MiB (170.7 KiB/s) with 102 file(s) remaining Completed 459.5 KiB/25.5 MiB (170.4 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 459.5 KiB/25.5 MiB (170.4 KiB/s) with 101 file(s) remaining Completed 715.5 KiB/25.5 MiB (263.9 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/package.json Completed 715.5 KiB/25.5 MiB (263.9 KiB/s) with 100 file(s) remaining Completed 721.5 KiB/25.5 MiB (265.2 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx Completed 721.5 KiB/25.5 MiB (265.2 KiB/s) with 99 file(s) remaining Completed 734.5 KiB/25.5 MiB (269.4 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 734.5 KiB/25.5 MiB (269.4 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 734.5 KiB/25.5 MiB (269.4 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 734.5 KiB/25.5 MiB (269.4 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 734.5 KiB/25.5 MiB (269.4 KiB/s) with 95 file(s) remaining Completed 734.5 KiB/25.5 MiB (265.3 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 734.5 KiB/25.5 MiB (265.3 KiB/s) with 94 file(s) remaining Completed 990.5 KiB/25.5 MiB (354.8 KiB/s) with 94 file(s) remaining Completed 990.7 KiB/25.5 MiB (354.4 KiB/s) with 94 file(s) remaining Completed 991.5 KiB/25.5 MiB (353.8 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/permissions/Dockerfile to instances/pr-37757-139931/env/build/permissions/Dockerfile Completed 991.5 KiB/25.5 MiB (353.8 KiB/s) with 93 file(s) remaining Completed 993.0 KiB/25.5 MiB (351.9 KiB/s) with 93 file(s) remaining Completed 1.2 MiB/25.5 MiB (441.9 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 1.2 MiB/25.5 MiB (441.9 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/dev/docker-compose.jobs.yml to instances/pr-37757-139931/env/dev/docker-compose.jobs.yml Completed 1.2 MiB/25.5 MiB (441.9 KiB/s) with 91 file(s) remaining Completed 1.2 MiB/25.5 MiB (438.1 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/dev/docker-compose.yml to instances/pr-37757-139931/env/dev/docker-compose.yml Completed 1.2 MiB/25.5 MiB (438.1 KiB/s) with 90 file(s) remaining Completed 1.2 MiB/25.5 MiB (436.5 KiB/s) with 90 file(s) remaining Completed 1.5 MiB/25.5 MiB (524.2 KiB/s) with 90 file(s) remaining Completed 1.5 MiB/25.5 MiB (522.5 KiB/s) with 90 file(s) remaining Completed 1.5 MiB/25.5 MiB (524.6 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/k8s/namespace.yml to instances/pr-37757-139931/env/k8s/namespace.yml Completed 1.5 MiB/25.5 MiB (524.6 KiB/s) with 89 file(s) remaining Completed 1.5 MiB/25.5 MiB (526.0 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/k8s/services.yml to instances/pr-37757-139931/env/k8s/services.yml Completed 1.5 MiB/25.5 MiB (526.0 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/k8s/jobs.yml to instances/pr-37757-139931/env/k8s/jobs.yml Completed 1.5 MiB/25.5 MiB (526.0 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/k8s/override.yml to instances/pr-37757-139931/env/k8s/override.yml Completed 1.5 MiB/25.5 MiB (526.0 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/k8s/deployments.yml to instances/pr-37757-139931/env/k8s/deployments.yml Completed 1.5 MiB/25.5 MiB (526.0 KiB/s) with 85 file(s) remaining Completed 1.7 MiB/25.5 MiB (604.9 KiB/s) with 85 file(s) remaining Completed 1.7 MiB/25.5 MiB (596.2 KiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/kustomization.yml to instances/pr-37757-139931/env/kustomization.yml Completed 1.7 MiB/25.5 MiB (596.2 KiB/s) with 84 file(s) remaining Completed 1.7 MiB/25.5 MiB (595.7 KiB/s) with 84 file(s) remaining Completed 1.7 MiB/25.5 MiB (595.9 KiB/s) with 84 file(s) remaining Completed 2.0 MiB/25.5 MiB (680.6 KiB/s) with 84 file(s) remaining Completed 2.2 MiB/25.5 MiB (765.4 KiB/s) with 84 file(s) remaining Completed 2.2 MiB/25.5 MiB (760.6 KiB/s) with 84 file(s) remaining Completed 2.2 MiB/25.5 MiB (760.4 KiB/s) with 84 file(s) remaining Completed 2.2 MiB/25.5 MiB (759.2 KiB/s) with 84 file(s) remaining Completed 2.3 MiB/25.5 MiB (788.5 KiB/s) with 84 file(s) remaining Completed 2.6 MiB/25.5 MiB (868.4 KiB/s) with 84 file(s) remaining Completed 2.8 MiB/25.5 MiB (952.0 KiB/s) with 84 file(s) remaining Completed 3.1 MiB/25.5 MiB (1.0 MiB/s) with 84 file(s) remaining Completed 3.3 MiB/25.5 MiB (1.1 MiB/s) with 84 file(s) remaining Completed 3.6 MiB/25.5 MiB (1.2 MiB/s) with 84 file(s) remaining Completed 3.8 MiB/25.5 MiB (1.3 MiB/s) with 84 file(s) remaining Completed 4.1 MiB/25.5 MiB (1.3 MiB/s) with 84 file(s) remaining Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/local/docker-compose.prod.yml to instances/pr-37757-139931/env/local/docker-compose.prod.yml Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 83 file(s) remaining Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-37757-139931/env/plugins/grove/k8s/cron-jobs.yml Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/local/docker-compose.jobs.yml to instances/pr-37757-139931/env/local/docker-compose.jobs.yml Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/celery-beat.yml to instances/pr-37757-139931/env/plugins/grove/k8s/celery-beat.yml Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-37757-139931/env/plugins/grove/k8s/deployment-revision-history.yml Completed 4.3 MiB/25.5 MiB (1.4 MiB/s) with 77 file(s) remaining Completed 4.6 MiB/25.5 MiB (1.5 MiB/s) with 77 file(s) remaining Completed 4.8 MiB/25.5 MiB (1.5 MiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/local/docker-compose.yml to instances/pr-37757-139931/env/local/docker-compose.yml Completed 4.8 MiB/25.5 MiB (1.5 MiB/s) with 76 file(s) remaining Completed 5.1 MiB/25.5 MiB (1.6 MiB/s) with 76 file(s) remaining Completed 5.1 MiB/25.5 MiB (1.6 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/deployments.yml to instances/pr-37757-139931/env/plugins/grove/k8s/deployments.yml Completed 5.1 MiB/25.5 MiB (1.6 MiB/s) with 75 file(s) remaining Completed 5.3 MiB/25.5 MiB (1.7 MiB/s) with 75 file(s) remaining Completed 5.6 MiB/25.5 MiB (1.7 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/forum-job.yml to instances/pr-37757-139931/env/plugins/grove/k8s/forum-job.yml Completed 5.6 MiB/25.5 MiB (1.7 MiB/s) with 74 file(s) remaining Completed 5.6 MiB/25.5 MiB (1.7 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-37757-139931/env/plugins/grove/k8s/maintenance-mode.yml Completed 5.6 MiB/25.5 MiB (1.7 MiB/s) with 73 file(s) remaining Completed 5.6 MiB/25.5 MiB (1.7 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/pdb.yml to instances/pr-37757-139931/env/plugins/grove/k8s/pdb.yml Completed 5.6 MiB/25.5 MiB (1.7 MiB/s) with 72 file(s) remaining Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 72 file(s) remaining Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 72 file(s) remaining Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/volumes.yml to instances/pr-37757-139931/env/plugins/grove/k8s/volumes.yml Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 71 file(s) remaining Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/ingress.yml to instances/pr-37757-139931/env/plugins/grove/k8s/ingress.yml Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 70 file(s) remaining Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-37757-139931/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-37757-139931/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 5.8 MiB/25.5 MiB (1.8 MiB/s) with 68 file(s) remaining Completed 6.1 MiB/25.5 MiB (1.8 MiB/s) with 68 file(s) remaining Completed 6.1 MiB/25.5 MiB (1.8 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/priority-class.yml to instances/pr-37757-139931/env/plugins/grove/k8s/priority-class.yml Completed 6.1 MiB/25.5 MiB (1.8 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-37757-139931/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.1 MiB/25.5 MiB (1.8 MiB/s) with 66 file(s) remaining Completed 6.3 MiB/25.5 MiB (1.9 MiB/s) with 66 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-37757-139931/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/README to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/README Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 63 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/k8s/volumes.yml to instances/pr-37757-139931/env/k8s/volumes.yml Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 62 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-37757-139931/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/permissions/setowner.sh to instances/pr-37757-139931/env/build/permissions/setowner.sh Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 59 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/grove/k8s/affinities.yml to instances/pr-37757-139931/env/plugins/grove/k8s/affinities.yml Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-37757-139931/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 6.6 MiB/25.5 MiB (1.9 MiB/s) with 55 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-37757-139931/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-37757-139931/env/plugins/mfe/build/mfe/Dockerfile Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 47 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-37757-139931/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 42 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 6.6 MiB/25.5 MiB (1.8 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.7 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.7 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/25.5 MiB (1.7 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 6.6 MiB/25.5 MiB (1.7 MiB/s) with 38 file(s) remaining Completed 6.9 MiB/25.5 MiB (1.8 MiB/s) with 38 file(s) remaining Completed 6.9 MiB/25.5 MiB (1.8 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.9 MiB/25.5 MiB (1.8 MiB/s) with 37 file(s) remaining Completed 7.1 MiB/25.5 MiB (1.8 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 7.1 MiB/25.5 MiB (1.8 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.rev Completed 7.1 MiB/25.5 MiB (1.8 MiB/s) with 35 file(s) remaining Completed 7.1 MiB/25.5 MiB (1.8 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.idx Completed 7.1 MiB/25.5 MiB (1.8 MiB/s) with 34 file(s) remaining Completed 7.1 MiB/25.5 MiB (1.8 MiB/s) with 34 file(s) remaining Completed 7.4 MiB/25.5 MiB (1.9 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.rev to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.rev Completed 7.4 MiB/25.5 MiB (1.9 MiB/s) with 33 file(s) remaining Completed 7.6 MiB/25.5 MiB (1.9 MiB/s) with 33 file(s) remaining Completed 7.9 MiB/25.5 MiB (2.0 MiB/s) with 33 file(s) remaining Completed 8.1 MiB/25.5 MiB (2.1 MiB/s) with 33 file(s) remaining Completed 8.1 MiB/25.5 MiB (2.1 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 8.1 MiB/25.5 MiB (2.1 MiB/s) with 32 file(s) remaining Completed 8.4 MiB/25.5 MiB (2.1 MiB/s) with 32 file(s) remaining Completed 8.6 MiB/25.5 MiB (2.2 MiB/s) with 32 file(s) remaining Completed 8.6 MiB/25.5 MiB (2.2 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 8.6 MiB/25.5 MiB (2.2 MiB/s) with 31 file(s) remaining Completed 8.7 MiB/25.5 MiB (2.2 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.idx to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.idx Completed 8.7 MiB/25.5 MiB (2.2 MiB/s) with 30 file(s) remaining Completed 8.9 MiB/25.5 MiB (2.2 MiB/s) with 30 file(s) remaining Completed 9.2 MiB/25.5 MiB (2.3 MiB/s) with 30 file(s) remaining Completed 9.4 MiB/25.5 MiB (2.3 MiB/s) with 30 file(s) remaining Completed 9.7 MiB/25.5 MiB (2.4 MiB/s) with 30 file(s) remaining Completed 9.7 MiB/25.5 MiB (2.4 MiB/s) with 30 file(s) remaining Completed 9.7 MiB/25.5 MiB (2.4 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 9.7 MiB/25.5 MiB (2.4 MiB/s) with 29 file(s) remaining Completed 9.9 MiB/25.5 MiB (2.4 MiB/s) with 29 file(s) remaining Completed 10.2 MiB/25.5 MiB (2.5 MiB/s) with 29 file(s) remaining Completed 10.4 MiB/25.5 MiB (2.6 MiB/s) with 29 file(s) remaining Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 29 file(s) remaining Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 29 file(s) remaining Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 27 file(s) remaining Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.idx to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.idx Completed 10.7 MiB/25.5 MiB (2.6 MiB/s) with 26 file(s) remaining Completed 11.0 MiB/25.5 MiB (2.6 MiB/s) with 26 file(s) remaining Completed 11.0 MiB/25.5 MiB (2.6 MiB/s) with 26 file(s) remaining Completed 11.0 MiB/25.5 MiB (2.6 MiB/s) with 26 file(s) remaining Completed 11.3 MiB/25.5 MiB (2.7 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 11.3 MiB/25.5 MiB (2.7 MiB/s) with 25 file(s) remaining Completed 11.5 MiB/25.5 MiB (2.7 MiB/s) with 25 file(s) remaining Completed 11.8 MiB/25.5 MiB (2.7 MiB/s) with 25 file(s) remaining Completed 11.8 MiB/25.5 MiB (2.7 MiB/s) with 25 file(s) remaining Completed 11.8 MiB/25.5 MiB (2.7 MiB/s) with 25 file(s) remaining Completed 11.8 MiB/25.5 MiB (2.7 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 11.8 MiB/25.5 MiB (2.7 MiB/s) with 24 file(s) remaining Completed 12.0 MiB/25.5 MiB (2.8 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 12.0 MiB/25.5 MiB (2.8 MiB/s) with 23 file(s) remaining Completed 12.0 MiB/25.5 MiB (2.8 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 12.0 MiB/25.5 MiB (2.8 MiB/s) with 22 file(s) remaining Completed 12.3 MiB/25.5 MiB (2.8 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 12.3 MiB/25.5 MiB (2.8 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 12.3 MiB/25.5 MiB (2.8 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 12.3 MiB/25.5 MiB (2.8 MiB/s) with 19 file(s) remaining Completed 12.3 MiB/25.5 MiB (2.8 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 12.3 MiB/25.5 MiB (2.8 MiB/s) with 18 file(s) remaining Completed 12.5 MiB/25.5 MiB (2.8 MiB/s) with 18 file(s) remaining Completed 12.8 MiB/25.5 MiB (2.9 MiB/s) with 18 file(s) remaining Completed 12.8 MiB/25.5 MiB (2.9 MiB/s) with 18 file(s) remaining Completed 13.0 MiB/25.5 MiB (2.9 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 13.0 MiB/25.5 MiB (2.9 MiB/s) with 17 file(s) remaining Completed 13.0 MiB/25.5 MiB (2.9 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 13.0 MiB/25.5 MiB (2.9 MiB/s) with 16 file(s) remaining Completed 13.3 MiB/25.5 MiB (3.0 MiB/s) with 16 file(s) remaining Completed 13.5 MiB/25.5 MiB (3.0 MiB/s) with 16 file(s) remaining Completed 13.8 MiB/25.5 MiB (3.1 MiB/s) with 16 file(s) remaining Completed 14.0 MiB/25.5 MiB (3.1 MiB/s) with 16 file(s) remaining Completed 14.3 MiB/25.5 MiB (3.2 MiB/s) with 16 file(s) remaining Completed 14.5 MiB/25.5 MiB (3.2 MiB/s) with 16 file(s) remaining Completed 14.5 MiB/25.5 MiB (3.2 MiB/s) with 16 file(s) remaining Completed 14.5 MiB/25.5 MiB (3.2 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 14.5 MiB/25.5 MiB (3.2 MiB/s) with 15 file(s) remaining Completed 14.5 MiB/25.5 MiB (3.2 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 14.5 MiB/25.5 MiB (3.2 MiB/s) with 14 file(s) remaining Completed 14.8 MiB/25.5 MiB (3.2 MiB/s) with 14 file(s) remaining Completed 15.0 MiB/25.5 MiB (3.3 MiB/s) with 14 file(s) remaining Completed 15.3 MiB/25.5 MiB (3.3 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 15.3 MiB/25.5 MiB (3.3 MiB/s) with 13 file(s) remaining Completed 15.3 MiB/25.5 MiB (3.3 MiB/s) with 13 file(s) remaining Completed 15.3 MiB/25.5 MiB (3.3 MiB/s) with 13 file(s) remaining Completed 15.5 MiB/25.5 MiB (3.4 MiB/s) with 13 file(s) remaining Completed 15.8 MiB/25.5 MiB (3.4 MiB/s) with 13 file(s) remaining Completed 16.0 MiB/25.5 MiB (3.5 MiB/s) with 13 file(s) remaining Completed 16.3 MiB/25.5 MiB (3.5 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 16.3 MiB/25.5 MiB (3.5 MiB/s) with 12 file(s) remaining Completed 16.3 MiB/25.5 MiB (3.5 MiB/s) with 12 file(s) remaining Completed 16.5 MiB/25.5 MiB (3.6 MiB/s) with 12 file(s) remaining Completed 16.8 MiB/25.5 MiB (3.6 MiB/s) with 12 file(s) remaining Completed 17.0 MiB/25.5 MiB (3.7 MiB/s) with 12 file(s) remaining Completed 17.3 MiB/25.5 MiB (3.7 MiB/s) with 12 file(s) remaining Completed 17.5 MiB/25.5 MiB (3.8 MiB/s) with 12 file(s) remaining Completed 17.7 MiB/25.5 MiB (3.8 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.pack to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.pack Completed 17.7 MiB/25.5 MiB (3.8 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 17.7 MiB/25.5 MiB (3.8 MiB/s) with 10 file(s) remaining Completed 17.7 MiB/25.5 MiB (3.8 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/version to instances/pr-37757-139931/env/version Completed 17.7 MiB/25.5 MiB (3.8 MiB/s) with 9 file(s) remaining Completed 18.0 MiB/25.5 MiB (3.8 MiB/s) with 9 file(s) remaining Completed 18.2 MiB/25.5 MiB (3.8 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 18.2 MiB/25.5 MiB (3.8 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 18.2 MiB/25.5 MiB (3.8 MiB/s) with 7 file(s) remaining Completed 18.2 MiB/25.5 MiB (3.8 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 18.2 MiB/25.5 MiB (3.8 MiB/s) with 6 file(s) remaining Completed 18.5 MiB/25.5 MiB (3.8 MiB/s) with 6 file(s) remaining Completed 18.7 MiB/25.5 MiB (3.9 MiB/s) with 6 file(s) remaining Completed 19.0 MiB/25.5 MiB (3.9 MiB/s) with 6 file(s) remaining Completed 19.2 MiB/25.5 MiB (4.0 MiB/s) with 6 file(s) remaining Completed 19.5 MiB/25.5 MiB (4.0 MiB/s) with 6 file(s) remaining Completed 19.7 MiB/25.5 MiB (4.1 MiB/s) with 6 file(s) remaining Completed 20.0 MiB/25.5 MiB (4.1 MiB/s) with 6 file(s) remaining Completed 20.2 MiB/25.5 MiB (4.2 MiB/s) with 6 file(s) remaining Completed 20.5 MiB/25.5 MiB (4.2 MiB/s) with 6 file(s) remaining Completed 20.7 MiB/25.5 MiB (4.3 MiB/s) with 6 file(s) remaining Completed 21.0 MiB/25.5 MiB (4.3 MiB/s) with 6 file(s) remaining Completed 21.2 MiB/25.5 MiB (4.4 MiB/s) with 6 file(s) remaining Completed 21.5 MiB/25.5 MiB (4.4 MiB/s) with 6 file(s) remaining Completed 21.7 MiB/25.5 MiB (4.5 MiB/s) with 6 file(s) remaining Completed 21.7 MiB/25.5 MiB (4.5 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 21.7 MiB/25.5 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 22.0 MiB/25.5 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 22.2 MiB/25.5 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 22.2 MiB/25.5 MiB (4.5 MiB/s) with 5 file(s) remaining Completed 22.2 MiB/25.5 MiB (4.5 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 22.2 MiB/25.5 MiB (4.5 MiB/s) with 4 file(s) remaining Completed 22.3 MiB/25.5 MiB (4.5 MiB/s) with 4 file(s) remaining Completed 22.6 MiB/25.5 MiB (4.6 MiB/s) with 4 file(s) remaining Completed 22.8 MiB/25.5 MiB (4.6 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 22.8 MiB/25.5 MiB (4.6 MiB/s) with 3 file(s) remaining Completed 23.1 MiB/25.5 MiB (4.6 MiB/s) with 3 file(s) remaining Completed 23.3 MiB/25.5 MiB (4.6 MiB/s) with 3 file(s) remaining Completed 23.5 MiB/25.5 MiB (4.6 MiB/s) with 3 file(s) remaining Completed 23.8 MiB/25.5 MiB (4.7 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.rev to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-2d57128db55607f402b8bb133f8a2d7dfa0dc291.rev Completed 23.8 MiB/25.5 MiB (4.7 MiB/s) with 2 file(s) remaining Completed 24.0 MiB/25.5 MiB (4.7 MiB/s) with 2 file(s) remaining Completed 24.3 MiB/25.5 MiB (4.8 MiB/s) with 2 file(s) remaining Completed 24.5 MiB/25.5 MiB (4.8 MiB/s) with 2 file(s) remaining Completed 24.8 MiB/25.5 MiB (4.9 MiB/s) with 2 file(s) remaining Completed 25.0 MiB/25.5 MiB (4.9 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.pack to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bd61c60d8a1689215886eee629b74c250dbbd874.pack Completed 25.0 MiB/25.5 MiB (4.9 MiB/s) with 1 file(s) remaining Completed 25.3 MiB/25.5 MiB (4.9 MiB/s) with 1 file(s) remaining Completed 25.5 MiB/25.5 MiB (5.0 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack to instances/pr-37757-139931/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-8116e830d04d5d6d308cac980568d714fea02f47.pack Completed 2.3 KiB/2.3 KiB (5.5 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37757-139931/grove-preserved-config.yml to instances/pr-37757-139931/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37757-139931/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-37757-139931/.venv/bin/python -m pip install -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37757-139931/requirements.txt Collecting git+https://github.com/overhangio/tutor.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37757-139931/requirements.txt (line 1)) Cloning https://github.com/overhangio/tutor.git (to revision main) to /tmp/pip-req-build-8n3ebs7v Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor.git /tmp/pip-req-build-8n3ebs7v 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-37757-139931/requirements.txt (line 2)) Cloning https://github.com/overhangio/tutor-mfe.git (to revision main) to /tmp/pip-req-build-fs4hz5xl Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-mfe.git /tmp/pip-req-build-fs4hz5xl 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-37757-139931/requirements.txt (line 3)) Cloning https://github.com/overhangio/tutor-forum.git (to revision main) to /tmp/pip-req-build-_zodylp_ Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-forum.git /tmp/pip-req-build-_zodylp_ 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-37757-139931/requirements.txt (line 4)) Cloning https://gitlab.com/opencraft/dev/tutor-contrib-grove.git (to revision 021249b92a1027792424206365786b22a3820cbb) to /tmp/pip-req-build-9jl_q89y Running command git clone --filter=blob:none --quiet https://gitlab.com/opencraft/dev/tutor-contrib-grove.git /tmp/pip-req-build-9jl_q89y 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-37757-139931/requirements.txt (line 5)) Cloning https://github.com/hastexo/tutor-contrib-s3.git (to revision main) to /tmp/pip-req-build-_0pht3ii Running command git clone --filter=blob:none --quiet https://github.com/hastexo/tutor-contrib-s3.git /tmp/pip-req-build-_0pht3ii 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-37757-139931/requirements.txt (line 6)) Cloning https://github.com/openedx/openedx-k8s-harmony.git (to revision main) to /tmp/pip-install-y_0ie8qd/tutor-contrib-harmony_a7b3f83ee3ae4efe8d4cf885a6c2bde3 Running command git clone --filter=blob:none --quiet https://github.com/openedx/openedx-k8s-harmony.git /tmp/pip-install-y_0ie8qd/tutor-contrib-harmony_a7b3f83ee3ae4efe8d4cf885a6c2bde3 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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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-37757-139931/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 23.2 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 8.0 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 19.5 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 18.7 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-ksswqm9y/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-ksswqm9y/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-ksswqm9y/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=d722974a379723afcaae43ff5d5e140ac149133bd67637835638fe457050636f 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=6db1479dfb81de075b458cfd04cdab92919a5b87d060277bb826c972846cb29d Stored in directory: /tmp/pip-ephem-wheel-cache-ksswqm9y/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-ksswqm9y/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-37757-139931/.venv/bin/python -m pip install --upgrade pip /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37757-139931/.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="salman/html_block_mixin" ⚠️ 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-37757-139931/mfe:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=salman/html_block_mixin --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37757-139931/env/plugins/mfe/build/mfe #0 building with "nifty_rubin" 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.6s done #1 creating container buildx_buildkit_nifty_rubin0 #1 creating container buildx_buildkit_nifty_rubin0 2.0s done #1 DONE 26.7s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: #2 transferring dockerfile: 22.07kB 0.0s done #2 DONE 0.2s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 1.9s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.0s done #4 DONE 0.1s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0B / 13.57MB 0.2s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 4.19MB / 13.57MB 0.3s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 9.44MB / 13.57MB 0.5s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.6s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 1.3s done #4 DONE 2.1s #5 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #5 ... #6 [internal] load metadata for docker.io/library/caddy:2.7.4 #6 DONE 1.9s #5 [internal] load metadata for docker.io/library/node:24.11.0-bullseye-slim #5 DONE 1.9s #7 [internal] load .dockerignore #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-37757-139931/mfe:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #10 ... #11 [auth] opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:pull token for registry.gitlab.com #11 DONE 0.0s #10 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #10 0.585 929ba69503827ed907c17641c19adbd637bb3c14 refs/heads/master #10 DONE 0.6s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:latest-cache #8 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done #8 DONE 1.4s #12 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #12 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #12 ... #13 [base 1/4] FROM docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 #13 resolve docker.io/library/node:24.11.0-bullseye-slim@sha256:61bfe4ca608025ed7da3575f66a11eaf76178b6f7e69607be88ca10ca0a94a22 0.6s done #13 DONE 0.6s #12 [production 1/13] FROM docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 #12 resolve docker.io/library/caddy:2.7.4@sha256:505de4e957da923672a8c79f16581e9b717a2479a8d5ddb909ab2d1b351f2ba4 0.7s done #12 DONE 0.8s #14 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #14 1.191 8b9f15614951a2d983b6f878fddf8fa93eb1bac4 refs/heads/master #14 DONE 1.2s #15 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #15 1.227 42e75a637218569b155961a4bf81205c01a31711 refs/heads/master #15 DONE 1.2s #16 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #16 1.041 911b8b3fc559befcf1f851ddca80bf57884dbc1c refs/heads/master #16 DONE 1.2s #9 [internal] load build context #9 ... #17 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #17 1.266 630e8438164583b1c97c1ff05938f0bc58813640 refs/heads/master #17 DONE 1.4s #18 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #18 1.303 8b9a57ace9098ca9dcdd3422cc8de025b31eff53 refs/heads/master #18 DONE 1.4s #19 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #19 1.424 bc4abcdeefcd861d3bd5e15685df29c4413b81fd refs/heads/master #19 DONE 1.4s #20 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #20 1.420 1c886d9c21b95aa8d71e33e759fdeeacddc33e7e refs/heads/master #20 DONE 1.5s #9 [internal] load build context #9 ... #21 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #21 1.596 03bdcff331d83785e1765b65a17e007a4b492ce4 refs/heads/master #21 DONE 1.7s #22 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #22 1.532 22a1c658f143ff05b7510168505dbf2f95e3df53 refs/heads/master #22 DONE 1.7s #9 [internal] load build context #9 transferring context: 7.47MB 1.7s #9 transferring context: 19.84MB 3.6s done #9 DONE 3.8s #23 [base 3/4] RUN mkdir -p /openedx/app /openedx/env #23 CACHED #24 [authoring-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authoring.git#master . #24 CACHED #25 [base 4/4] WORKDIR /openedx/app #25 CACHED #26 [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 #26 CACHED #27 [profile-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-profile.git#master . #27 CACHED #28 [discussions-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-discussions.git#master . #28 CACHED #29 [communications-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-communications.git#master . #29 CACHED #30 [learning-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learning.git#master . #30 CACHED #31 [admin-console-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-admin-console.git#master . #31 CACHED #32 [ora-grading-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-ora-grading.git#master . #32 CACHED #33 [gradebook-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-gradebook.git#master . #33 CACHED #34 [account-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-account.git#master . #34 CACHED #35 [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/ #35 CACHED #36 [account-common 2/9] COPY --from=account-src /package-lock.json /openedx/app/package-lock.json #36 CACHED #37 [account-common 1/9] COPY --from=account-src /package.json /openedx/app/package.json #37 CACHED #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 ... #39 [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/ #39 CACHED #40 [gradebook-common 2/9] COPY --from=gradebook-src /package-lock.json /openedx/app/package-lock.json #40 CACHED #41 [gradebook-common 1/9] COPY --from=gradebook-src /package.json /openedx/app/package.json #41 CACHED #42 [discussions-common 2/9] COPY --from=discussions-src /package-lock.json /openedx/app/package-lock.json #42 CACHED #43 [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/ #43 CACHED #44 [discussions-common 1/9] COPY --from=discussions-src /package.json /openedx/app/package.json #44 CACHED #45 [profile-common 2/9] COPY --from=profile-src /package-lock.json /openedx/app/package-lock.json #45 CACHED #46 [profile-common 1/9] COPY --from=profile-src /package.json /openedx/app/package.json #46 CACHED #47 [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/ #47 CACHED #48 [authoring-common 1/9] COPY --from=authoring-src /package.json /openedx/app/package.json #48 CACHED #49 [authoring-common 3/9] RUN --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --no-fund --registry=https://registry.npmjs.org/ #49 CACHED #50 [authoring-common 2/9] COPY --from=authoring-src /package-lock.json /openedx/app/package-lock.json #50 CACHED #51 [communications-common 1/9] COPY --from=communications-src /package.json /openedx/app/package.json #51 CACHED #52 [communications-common 2/9] COPY --from=communications-src /package-lock.json /openedx/app/package-lock.json #52 CACHED #53 [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/ #53 CACHED #54 [admin-console-common 2/9] COPY --from=admin-console-src /package-lock.json /openedx/app/package-lock.json #54 CACHED #55 [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/ #55 CACHED #56 [admin-console-common 1/9] COPY --from=admin-console-src /package.json /openedx/app/package.json #56 CACHED #57 [learning-common 1/9] COPY --from=learning-src /package.json /openedx/app/package.json #57 CACHED #58 [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/ #58 CACHED #59 [learning-common 2/9] COPY --from=learning-src /package-lock.json /openedx/app/package-lock.json #59 CACHED #60 [ora-grading-common 1/9] COPY --from=ora-grading-src /package.json /openedx/app/package.json #60 CACHED #61 [ora-grading-common 2/9] COPY --from=ora-grading-src /package-lock.json /openedx/app/package-lock.json #61 CACHED #62 [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/ #62 CACHED #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 0B / 8.65MB 0.2s #63 ... #64 [communications-src 1/1] COPY --from=communications-git /openedx/app / #64 CACHED #65 [learning-src 1/1] COPY --from=learning-git /openedx/app / #65 CACHED #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 1.05MB / 8.65MB 0.6s #63 ... #64 [communications-src 1/1] COPY --from=communications-git /openedx/app / #64 sha256:34835d31d8ccc0dbd1fe870499e239b117afea02d977e8f3caf162d6a3cfee59 620.10kB / 620.10kB 0.3s done #64 DONE 0.8s #66 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #66 CACHED #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 4.19MB / 8.65MB 0.8s #63 ... #67 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #67 sha256:1fe544efb17b71ac936e6074d599286005d07f74cd46e7a0f80757fd1f0de33e 1.11MB / 1.11MB 0.5s done #67 DONE 1.0s #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 6.29MB / 8.65MB 0.9s #63 ... #68 [account-src 1/1] COPY --from=account-git /openedx/app / #68 CACHED #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 8.65MB / 8.65MB 1.1s #63 sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 8.65MB / 8.65MB 1.2s done #63 DONE 1.4s #69 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #69 sha256:559d3ce069843186fa2934a6ee0f4b6a939843defa42367c6b3ee76299a18449 902.05kB / 902.05kB 0.5s done #69 DONE 1.4s #64 [communications-src 1/1] COPY --from=communications-git /openedx/app / #64 extracting sha256:34835d31d8ccc0dbd1fe870499e239b117afea02d977e8f3caf162d6a3cfee59 #64 ... #70 [profile-src 1/1] COPY --from=profile-git /openedx/app / #70 sha256:99cfed64b8b987e527a7b0c2c8258c5fbea7c50b6eacff1c753b75cea39ad896 931.48kB / 931.48kB 0.3s done #70 extracting sha256:99cfed64b8b987e527a7b0c2c8258c5fbea7c50b6eacff1c753b75cea39ad896 1.0s done #70 DONE 1.5s #71 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #71 sha256:508004d8849b451932965a7593aca86807e94994a71c4bbc306205ec46026eb4 1.30MB / 1.30MB 0.8s done #71 DONE 1.7s #67 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #67 extracting sha256:1fe544efb17b71ac936e6074d599286005d07f74cd46e7a0f80757fd1f0de33e #67 ... #66 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #66 sha256:9f3d0787a257dd5a4b87d3f13fbbd88e7969742ca27f07a107cb52f1fdb1c061 821.07kB / 821.07kB 0.5s done #66 DONE 1.6s #65 [learning-src 1/1] COPY --from=learning-git /openedx/app / #65 sha256:fb61c62754a7502593d718f7870f57094cb2ed7ed3ac4e3b5b99101646ffc0fb 10.75MB / 10.75MB 1.4s #65 sha256:fb61c62754a7502593d718f7870f57094cb2ed7ed3ac4e3b5b99101646ffc0fb 10.75MB / 10.75MB 1.5s done #65 DONE 2.2s #69 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #69 extracting sha256:559d3ce069843186fa2934a6ee0f4b6a939843defa42367c6b3ee76299a18449 #69 ... #68 [account-src 1/1] COPY --from=account-git /openedx/app / #68 sha256:ae2ce086e8e54d7aa19279f1f556e9ef82b0ea80fba67f33851296694a7ce271 1.77MB / 1.77MB 0.6s done #68 DONE 2.2s #65 [learning-src 1/1] COPY --from=learning-git /openedx/app / #65 extracting sha256:fb61c62754a7502593d718f7870f57094cb2ed7ed3ac4e3b5b99101646ffc0fb #65 ... #64 [communications-src 1/1] COPY --from=communications-git /openedx/app / #64 extracting sha256:34835d31d8ccc0dbd1fe870499e239b117afea02d977e8f3caf162d6a3cfee59 1.4s done #64 DONE 2.2s #68 [account-src 1/1] COPY --from=account-git /openedx/app / #68 extracting sha256:ae2ce086e8e54d7aa19279f1f556e9ef82b0ea80fba67f33851296694a7ce271 #68 ... #72 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #72 1.041 b7decc3c731c1154d13617f356a1e83b16cd469c refs/heads/master #72 0.478 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #72 3.192 From https://github.com/openedx/frontend-app-authn #72 3.192 * [new branch] master -> master #72 3.192 * [new branch] master -> origin/master #72 3.259 b7decc3c731c1154d13617f356a1e83b16cd469c #72 3.422 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/7/fs/.git/ #72 3.529 commit #72 4.954 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #72 4.954 * [new tag] master -> master #72 4.954 * [new tag] master -> master #72 5.628 Note: switching to 'FETCH_HEAD'. #72 5.628 #72 5.628 You are in 'detached HEAD' state. You can look around, make experimental #72 5.628 changes and commit them, and you can discard any commits you make in this #72 5.628 state without impacting any branches by switching back to a branch. #72 5.628 #72 5.628 If you want to create a new branch to retain commits you create, you may #72 5.628 do so (now or later) by using -c with the switch command. Example: #72 5.628 #72 5.628 git switch -c #72 5.628 #72 5.628 Or undo this operation with: #72 5.628 #72 5.628 git switch - #72 5.628 #72 5.628 Turn off this advice by setting config variable advice.detachedHead to false #72 5.628 #72 5.628 HEAD is now at b7decc3 chore(deps): update dependency @openedx/paragon to v23.18.2 (#1614) #72 DONE 8.0s #66 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #66 extracting sha256:9f3d0787a257dd5a4b87d3f13fbbd88e7969742ca27f07a107cb52f1fdb1c061 #66 ... #69 [admin-console-src 1/1] COPY --from=admin-console-git /openedx/app / #69 extracting sha256:559d3ce069843186fa2934a6ee0f4b6a939843defa42367c6b3ee76299a18449 1.5s done #69 DONE 2.9s #25 [base 4/4] WORKDIR /openedx/app #25 ... #67 [discussions-src 1/1] COPY --from=discussions-git /openedx/app / #67 extracting sha256:1fe544efb17b71ac936e6074d599286005d07f74cd46e7a0f80757fd1f0de33e 2.2s done #67 DONE 3.2s #71 [ora-grading-src 1/1] COPY --from=ora-grading-git /openedx/app / #71 extracting sha256:508004d8849b451932965a7593aca86807e94994a71c4bbc306205ec46026eb4 #71 extracting sha256:508004d8849b451932965a7593aca86807e94994a71c4bbc306205ec46026eb4 2.3s done #71 DONE 4.0s #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 extracting sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 #63 ... #66 [gradebook-src 1/1] COPY --from=gradebook-git /openedx/app / #66 extracting sha256:9f3d0787a257dd5a4b87d3f13fbbd88e7969742ca27f07a107cb52f1fdb1c061 2.3s done #66 DONE 4.0s #68 [account-src 1/1] COPY --from=account-git /openedx/app / #68 extracting sha256:ae2ce086e8e54d7aa19279f1f556e9ef82b0ea80fba67f33851296694a7ce271 2.3s done #68 DONE 4.5s #22 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #22 3.091 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs/ #22 5.283 From https://github.com/openedx/frontend-app-learner-dashboard #22 5.283 * [new branch] master -> master #22 5.283 * [new branch] master -> origin/master #22 5.420 22a1c658f143ff05b7510168505dbf2f95e3df53 #22 5.907 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/25/fs/.git/ #22 5.939 commit #22 ... #65 [learning-src 1/1] COPY --from=learning-git /openedx/app / #65 extracting sha256:fb61c62754a7502593d718f7870f57094cb2ed7ed3ac4e3b5b99101646ffc0fb 4.8s done #65 DONE 7.0s #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 ... #22 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #22 7.656 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/9/fs #22 7.656 * [new tag] master -> master #22 7.672 * [new tag] master -> master #22 8.014 Note: switching to 'FETCH_HEAD'. #22 8.014 #22 8.014 You are in 'detached HEAD' state. You can look around, make experimental #22 8.014 changes and commit them, and you can discard any commits you make in this #22 8.014 state without impacting any branches by switching back to a branch. #22 8.014 #22 8.014 If you want to create a new branch to retain commits you create, you may #22 8.014 do so (now or later) by using -c with the switch command. Example: #22 8.014 #22 8.014 git switch -c #22 8.014 #22 8.014 Or undo this operation with: #22 8.014 #22 8.014 git switch - #22 8.014 #22 8.014 Turn off this advice by setting config variable advice.detachedHead to false #22 8.014 #22 8.014 HEAD is now at 22a1c65 chore(deps): bump actions/checkout from 5 to 6 (#750) #22 DONE 10.3s #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 ... #63 [authoring-src 1/1] COPY --from=authoring-git /openedx/app / #63 extracting sha256:8dc8dcb8e125d86e27110500da9b13a6b2b6cc6c11a1e9ecdc586a14fff37905 8.0s done #63 DONE 9.3s #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 ... #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 ... #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 ... #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 ... #25 [base 4/4] WORKDIR /openedx/app #25 CACHED #25 [base 4/4] WORKDIR /openedx/app #25 sha256:c47f9119d8e8874030d6057ba412a2808ee28b956cf1ac15002e9f98160538ac 127B / 127B 0.1s done #25 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 0B / 250.44MB 0.2s #25 sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 448B / 448B 0.2s done #25 sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 1.74MB / 1.74MB 0.3s done #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 0B / 51.80MB 0.2s #25 sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 4.07kB / 4.07kB 0.2s done #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 0B / 30.26MB 0.2s #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 4.19MB / 51.80MB 0.5s #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 2.56MB / 30.26MB 0.3s #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 8.39MB / 51.80MB 0.6s #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 7.29MB / 30.26MB 0.5s #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 12.12MB / 51.80MB 0.8s #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 14.68MB / 30.26MB 0.6s #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 27.26MB / 51.80MB 0.9s #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 30.26MB / 30.26MB 0.8s #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 38.53MB / 51.80MB 1.1s #25 sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 30.26MB / 30.26MB 0.8s done #25 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 1.4s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 12.58MB / 250.44MB 1.5s #25 sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 51.80MB / 51.80MB 1.7s done #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 26.21MB / 250.44MB 2.3s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 38.80MB / 250.44MB 3.2s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 53.48MB / 250.44MB 3.9s #25 ... #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 CACHED #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 CACHED #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 CACHED #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 CACHED #25 [base 4/4] WORKDIR /openedx/app #25 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 CACHED #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 CACHED #25 [base 4/4] WORKDIR /openedx/app #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 66.06MB / 250.44MB 4.4s #25 ... #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 CACHED #25 [base 4/4] WORKDIR /openedx/app #25 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 CACHED #25 [base 4/4] WORKDIR /openedx/app #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 78.64MB / 250.44MB 5.0s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 91.23MB / 250.44MB 5.9s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 103.81MB / 250.44MB 6.2s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 116.88MB / 250.44MB 6.9s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 131.07MB / 250.44MB 7.7s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 143.65MB / 250.44MB 8.1s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 157.29MB / 250.44MB 8.9s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 170.92MB / 250.44MB 9.5s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 185.60MB / 250.44MB 10.2s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 198.60MB / 250.44MB 10.8s #25 ... #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 sha256:c4c97988cb2c1de849617953c8d99f680d1f07ffdfd0db7c80555c67888f1ca5 120B / 120B 0.8s done #38 sha256:da4abed2c7cae952e819f63978b51a0e4462cb1d27354882d5599d49c1dae825 124.78MB / 141.32MB 7.1s #38 sha256:907a78260356101f232999eded2a1bdf7b5129f4f8a5a109f46be051e8b71e21 217.55kB / 217.55kB 1.0s done #38 sha256:332687c44ee2048584157a9b718f71be08509fa9557b9e195467185c2fbe13db 1.39kB / 1.39kB 0.5s done #38 ... #25 [base 4/4] WORKDIR /openedx/app #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 212.86MB / 250.44MB 11.6s #25 ... #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 sha256:da4abed2c7cae952e819f63978b51a0e4462cb1d27354882d5599d49c1dae825 141.32MB / 141.32MB 8.0s done #38 DONE 23.8s #25 [base 4/4] WORKDIR /openedx/app #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 227.54MB / 250.44MB 12.5s #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 241.17MB / 250.44MB 13.2s #25 ... #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 sha256:a2ed1634414c1921f91c578bbd01546365187e9d859ba5e749fc990f25c1c553 120B / 120B 0.4s done #77 sha256:f4c19d8a2729f720b7b4610395671ffcf234c7b04e8577abf77e58c6536cd249 126.83MB / 126.83MB 7.8s done #77 sha256:075d1c5cb4cb11f683b67377c776cd1274e6ec6d54995e8a7448643f853d0999 229.63kB / 229.63kB 0.2s done #77 sha256:bde88d608edc68dc0e2b4432bfc0e2ff201de9965233081f309f4654eba65552 1.16kB / 1.16kB 0.2s done #77 DONE 25.1s #25 [base 4/4] WORKDIR /openedx/app #25 sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 250.44MB / 250.44MB 14.4s done #25 ... #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 sha256:1e320aabea0654a0e9974bc5fc1df9e0259bd6cd894fe957aeaa4b288bc00e78 146.96MB / 146.96MB 8.1s done #73 sha256:d44f26825aa9e4e0b4aa69129b47ef8ac3875eb0b1d61eabde8d3955a14c738f 120B / 120B 0.2s done #73 ... #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 sha256:c68e5410996d5c3b835a0f1cc04d4806694bff101707e1b23fdecbf861421499 120B / 120B 0.2s #80 sha256:c68e5410996d5c3b835a0f1cc04d4806694bff101707e1b23fdecbf861421499 120B / 120B 0.2s done #80 sha256:f4be1ce203260e83dab0dd77aa3fa32ebf1b3af759c50e71a8d8e9b9e5de8fda 0B / 121.58MB 0.2s #80 sha256:625fde8c08ea38914ef41789cedc36aeb61a341231ce54b2221b509cb7ff173e 184.46kB / 184.46kB 0.2s done #80 ... #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 sha256:22f0d95c54c2c71c96b0cb74896169484c42a580f9322a8a97393c395e0d7331 32.90MB / 142.09MB 2.0s #76 sha256:b0097a05071634e34b28e85292b113eea04aade6aa70465962481acb8384eb36 236.35kB / 236.35kB 0.6s done #76 sha256:25e350f889f2d73fb0eaf01695a641bf3165cd1183c1b04b33f9c861648d1a9c 120B / 120B 0.5s done #76 sha256:1f1c4e519ad1424f1f106b09dc05ac877e8cc353596fd48119d0458232c8b8ad 1.82kB / 1.82kB 0.3s done #76 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 ... #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 sha256:b1b59ff2fd3b3b150cc9443fb5c2364ed64c206ae1d2450a9fe5a02229c38ebc 1.15kB / 1.15kB 0.2s done #80 ... #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 sha256:2ef4e7fdd0123041aabea01e198f8ddefd09a925b6d90931f33cefc47a2cc5df 199.10kB / 199.10kB 0.2s done #73 sha256:47cf28f4be528949d1a469ad3fbac7d8caabd51ed32de108b6cd51d4b38e5685 1.35kB / 1.35kB 0.2s done #73 DONE 26.5s #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 sha256:f4be1ce203260e83dab0dd77aa3fa32ebf1b3af759c50e71a8d8e9b9e5de8fda 8.05MB / 121.58MB 0.8s #80 ... #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 ... #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 sha256:ec3256fa54cd586df7a2139b364ef57c747f1fe60b345d92408ac5c3c7bba959 0B / 170.85MB 0.2s #74 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 sha256:044b77fc6a13d207876a88fe95ee02f735fe3ff826e4db83194c01f4f336b4ff 120B / 120B 0.2s done #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 5.24MB / 277.69MB 0.6s #78 sha256:cec5b51d42e7a962d70e3365dbdf9df1e386ee99b9a71a573f62311236472ea1 241.45kB / 241.45kB 0.2s done #78 sha256:c6acc37f9121d54b13863f461902b4288263ca65b3602784c9b09450eebe36b7 1.24kB / 1.24kB 0.2s done #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 22.02MB / 277.69MB 1.4s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 36.70MB / 277.69MB 2.0s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 50.69MB / 277.69MB 2.7s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 65.01MB / 277.69MB 3.3s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 79.86MB / 277.69MB 4.1s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 95.42MB / 277.69MB 4.8s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 110.10MB / 277.69MB 5.6s #78 ... #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 sha256:22f0d95c54c2c71c96b0cb74896169484c42a580f9322a8a97393c395e0d7331 142.09MB / 142.09MB 8.1s done #76 DONE 32.2s #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 ... #25 [base 4/4] WORKDIR /openedx/app #25 extracting sha256:cf5f39ef3fca9730ed04aee5f10040ea152a9793dec0d626f4205eeac5ec3fc0 19.2s done #25 extracting sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 #25 ... #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 sha256:f4be1ce203260e83dab0dd77aa3fa32ebf1b3af759c50e71a8d8e9b9e5de8fda 121.58MB / 121.58MB 6.5s done #80 DONE 32.4s #25 [base 4/4] WORKDIR /openedx/app #25 extracting sha256:7c2bb419157c76844f109db3fec655fd4d03f7dffeae95c50f4911081ce0cc49 0.5s done #25 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 #25 ... #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 sha256:ec3256fa54cd586df7a2139b364ef57c747f1fe60b345d92408ac5c3c7bba959 170.85MB / 170.85MB 9.7s done #74 sha256:e2ed44039c6d98ffb709091b68be8dece52b6627a4379cec6c25609b5f2fab9a 212.51kB / 212.51kB 0.2s done #74 sha256:0f6823c04adb68143656467b49aa34f304f9f9287542d62bb4f6899ea3f1020f 1.47kB / 1.47kB 0.2s done #74 DONE 35.9s #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 81.79MB / 124.54MB 4.4s #75 sha256:8f5aa0aa54a1d0508a3cd436135373da8290d64f2b858cb8ed89f533ad679d8c 209.04kB / 209.04kB 0.2s done #75 sha256:f17ce4f290e7a2357fd3acea7f56c7dc0673e137ea86a689f9e9096c0c55ffc2 1.04kB / 1.04kB 0.2s done #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 91.23MB / 124.54MB 4.8s #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 97.52MB / 124.54MB 5.1s #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 103.81MB / 124.54MB 5.3s #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 110.10MB / 124.54MB 5.6s #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 116.39MB / 124.54MB 5.9s #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 122.68MB / 124.54MB 6.5s #75 sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 124.54MB / 124.54MB 6.9s done #75 DONE 38.5s #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 sha256:4140f87de54494c8024564895f17028bdd87e729ba1807be84f335b822d4b39b 120B / 120B 0.2s done #79 sha256:eacb558366ae371c5ee97a112761f410c1a59c7ac5fb6a7252d1646b40706dbb 113.25MB / 121.60MB 6.2s #79 sha256:ca360436d76901e67dd812d8b61fd6b1c24fafcad926a1299e90c9778480a639 200.00kB / 200.00kB 0.2s done #79 sha256:d63d254d19590d60d1272be2539f63c9c524b18139bf4b608d6ac882e22c438e 1.31kB / 1.31kB 0.1s done #79 sha256:eacb558366ae371c5ee97a112761f410c1a59c7ac5fb6a7252d1646b40706dbb 121.60MB / 121.60MB 6.6s #79 sha256:eacb558366ae371c5ee97a112761f410c1a59c7ac5fb6a7252d1646b40706dbb 121.60MB / 121.60MB 6.9s done #79 DONE 39.2s #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 277.69MB / 277.69MB 13.7s #78 sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 277.69MB / 277.69MB 14.0s done #78 DONE 40.4s #25 [base 4/4] WORKDIR /openedx/app #25 extracting sha256:f450d834b917c2feaebc72d5d233262ce94f7b6b796cf339f427edc2123c3034 18.6s done #25 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 #25 extracting sha256:938f74b54b87b04be2d8bc078263bb44134b8c8d9e43f664416cd434312bba17 0.4s done #25 DONE 47.9s #25 [base 4/4] WORKDIR /openedx/app #25 extracting sha256:5a52e9ae33e7b8a4f4e70335c32d0af3b6f6358cdac2ee79688985bc90e2282a 0.0s done #25 extracting sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 #25 extracting sha256:305f2798398f43e6cf5c7af643c07f123f7df7d40ed389ed573b6a9ff9d82a72 44.7s done #25 DONE 92.6s #25 [base 4/4] WORKDIR /openedx/app #25 extracting sha256:c47f9119d8e8874030d6057ba412a2808ee28b956cf1ac15002e9f98160538ac 0.1s done #25 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.1s done #25 DONE 92.8s #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 extracting sha256:332687c44ee2048584157a9b718f71be08509fa9557b9e195467185c2fbe13db #38 extracting sha256:332687c44ee2048584157a9b718f71be08509fa9557b9e195467185c2fbe13db 0.2s done #38 extracting sha256:907a78260356101f232999eded2a1bdf7b5129f4f8a5a109f46be051e8b71e21 #38 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 extracting sha256:c6acc37f9121d54b13863f461902b4288263ca65b3602784c9b09450eebe36b7 0.4s done #78 DONE 40.8s #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 extracting sha256:bde88d608edc68dc0e2b4432bfc0e2ff201de9965233081f309f4654eba65552 0.3s done #77 extracting sha256:075d1c5cb4cb11f683b67377c776cd1274e6ec6d54995e8a7448643f853d0999 #77 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 extracting sha256:d63d254d19590d60d1272be2539f63c9c524b18139bf4b608d6ac882e22c438e 0.2s done #79 extracting sha256:ca360436d76901e67dd812d8b61fd6b1c24fafcad926a1299e90c9778480a639 0.7s done #79 DONE 40.1s #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 extracting sha256:075d1c5cb4cb11f683b67377c776cd1274e6ec6d54995e8a7448643f853d0999 0.7s done #77 extracting sha256:f4c19d8a2729f720b7b4610395671ffcf234c7b04e8577abf77e58c6536cd249 #77 ... #81 [authn-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-authn.git#master . #81 DONE 5.2s #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 extracting sha256:47cf28f4be528949d1a469ad3fbac7d8caabd51ed32de108b6cd51d4b38e5685 0.4s done #73 extracting sha256:2ef4e7fdd0123041aabea01e198f8ddefd09a925b6d90931f33cefc47a2cc5df 0.5s done #73 extracting sha256:1e320aabea0654a0e9974bc5fc1df9e0259bd6cd894fe957aeaa4b288bc00e78 #73 ... #82 [authn-src 1/1] COPY --from=authn-git /openedx/app / #82 ... #83 [learner-dashboard-git 1/1] ADD --keep-git-dir=true https://github.com/openedx/frontend-app-learner-dashboard.git#master . #83 DONE 6.8s #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 extracting sha256:1f1c4e519ad1424f1f106b09dc05ac877e8cc353596fd48119d0458232c8b8ad 0.3s done #76 extracting sha256:b0097a05071634e34b28e85292b113eea04aade6aa70465962481acb8384eb36 0.7s done #76 extracting sha256:22f0d95c54c2c71c96b0cb74896169484c42a580f9322a8a97393c395e0d7331 #76 ... #84 [learner-dashboard-src 1/1] COPY --from=learner-dashboard-git /openedx/app / #84 ... #82 [authn-src 1/1] COPY --from=authn-git /openedx/app / #82 DONE 2.6s #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 extracting sha256:0f6823c04adb68143656467b49aa34f304f9f9287542d62bb4f6899ea3f1020f 0.3s done #74 extracting sha256:e2ed44039c6d98ffb709091b68be8dece52b6627a4379cec6c25609b5f2fab9a 0.7s done #74 extracting sha256:ec3256fa54cd586df7a2139b364ef57c747f1fe60b345d92408ac5c3c7bba959 #74 ... #85 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #85 ... #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 extracting sha256:f17ce4f290e7a2357fd3acea7f56c7dc0673e137ea86a689f9e9096c0c55ffc2 0.3s done #75 extracting sha256:8f5aa0aa54a1d0508a3cd436135373da8290d64f2b858cb8ed89f533ad679d8c 0.7s done #75 extracting sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 #75 ... #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 extracting sha256:b1b59ff2fd3b3b150cc9443fb5c2364ed64c206ae1d2450a9fe5a02229c38ebc 0.2s done #80 extracting sha256:625fde8c08ea38914ef41789cedc36aeb61a341231ce54b2221b509cb7ff173e 0.6s done #80 extracting sha256:f4be1ce203260e83dab0dd77aa3fa32ebf1b3af759c50e71a8d8e9b9e5de8fda #80 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 extracting sha256:cec5b51d42e7a962d70e3365dbdf9df1e386ee99b9a71a573f62311236472ea1 0.6s done #78 extracting sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b #78 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 extracting sha256:eacb558366ae371c5ee97a112761f410c1a59c7ac5fb6a7252d1646b40706dbb #79 ... #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 extracting sha256:907a78260356101f232999eded2a1bdf7b5129f4f8a5a109f46be051e8b71e21 0.8s done #38 extracting sha256:da4abed2c7cae952e819f63978b51a0e4462cb1d27354882d5599d49c1dae825 #38 ... #84 [learner-dashboard-src 1/1] COPY --from=learner-dashboard-git /openedx/app / #84 DONE 2.9s #86 [learner-dashboard-common 1/9] COPY --from=learner-dashboard-src /package.json /openedx/app/package.json #86 ... #85 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #85 CACHED #85 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #85 ... #87 [auth] opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:pull token for registry.gitlab.com #87 DONE 0.0s #85 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #85 sha256:ceb3419cbf32fd1b8dad9ed2689d00837c96d2696a9783709b82e0ec9c4414bd 0B / 1.25kB 0.2s #85 ... #86 [learner-dashboard-common 1/9] COPY --from=learner-dashboard-src /package.json /openedx/app/package.json #86 DONE 1.3s #85 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #85 sha256:ceb3419cbf32fd1b8dad9ed2689d00837c96d2696a9783709b82e0ec9c4414bd 1.25kB / 1.25kB 0.9s #85 sha256:ceb3419cbf32fd1b8dad9ed2689d00837c96d2696a9783709b82e0ec9c4414bd 1.25kB / 1.25kB 1.0s done #85 DONE 3.4s #88 [learner-dashboard-common 2/9] COPY --from=learner-dashboard-src /package-lock.json /openedx/app/package-lock.json #88 DONE 0.9s #85 [authn-common 1/9] COPY --from=authn-src /package.json /openedx/app/package.json #85 extracting sha256:ceb3419cbf32fd1b8dad9ed2689d00837c96d2696a9783709b82e0ec9c4414bd #85 extracting sha256:ceb3419cbf32fd1b8dad9ed2689d00837c96d2696a9783709b82e0ec9c4414bd 0.6s done #85 DONE 4.0s #89 [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/ #89 ... #90 [authn-common 2/9] COPY --from=authn-src /package-lock.json /openedx/app/package-lock.json #90 DONE 0.7s #91 [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/ #91 ... #89 [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/ #89 80.90 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #89 ... #91 [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/ #91 85.95 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #91 ... #89 [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/ #89 98.29 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. #89 101.0 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #89 ... #91 [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/ #91 102.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. #91 105.9 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #91 ... #89 [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/ #89 118.8 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #89 125.7 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #89 125.8 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #89 ... #91 [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/ #91 125.7 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #91 128.4 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #91 ... #89 [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/ #89 130.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. #89 130.7 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #89 132.5 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #89 134.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. #89 134.0 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #89 ... #91 [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/ #91 133.8 npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead #91 137.6 npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead #91 138.6 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. #91 142.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. #91 143.9 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #91 145.7 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #91 ... #89 [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/ #89 137.9 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #89 142.8 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #89 ... #91 [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/ #91 154.8 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #91 159.6 npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported #91 168.0 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. #91 168.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. #91 ... #89 [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/ #89 210.4 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 #89 ... #91 [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/ #91 229.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 #91 ... #89 [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/ #89 314.7 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #89 ... #91 [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/ #91 336.6 npm warn deprecated eslint@8.44.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. #91 ... #89 [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/ #89 404.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. #89 404.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. #89 ... #91 [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/ #91 461.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. #91 462.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. #91 ... #89 [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/ #89 639.4 npm notice #89 639.4 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #89 639.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #89 639.4 npm notice To update run: npm install -g npm@11.7.0 #89 639.4 npm notice #89 639.5 #89 639.5 added 1675 packages in 11m #89 DONE 642.9s #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 ... #92 [learner-dashboard-common 4/9] RUN mkdir -p /openedx/themes #92 ... #91 [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/ #91 683.9 #91 683.9 added 2004 packages in 11m #91 DONE 688.3s #93 [authn-common 4/9] RUN mkdir -p /openedx/themes #93 ... #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 extracting sha256:f4be1ce203260e83dab0dd77aa3fa32ebf1b3af759c50e71a8d8e9b9e5de8fda 900.0s done #80 DONE 933.2s #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 extracting sha256:c68e5410996d5c3b835a0f1cc04d4806694bff101707e1b23fdecbf861421499 #80 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 extracting sha256:eacb558366ae371c5ee97a112761f410c1a59c7ac5fb6a7252d1646b40706dbb 933.3s done #79 DONE 973.4s #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 extracting sha256:4140f87de54494c8024564895f17028bdd87e729ba1807be84f335b822d4b39b #79 ... #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 extracting sha256:f4c19d8a2729f720b7b4610395671ffcf234c7b04e8577abf77e58c6536cd249 954.7s done #77 extracting sha256:a2ed1634414c1921f91c578bbd01546365187e9d859ba5e749fc990f25c1c553 #77 ... #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 extracting sha256:ec3256fa54cd586df7a2139b364ef57c747f1fe60b345d92408ac5c3c7bba959 972.1s done #74 extracting sha256:044b77fc6a13d207876a88fe95ee02f735fe3ff826e4db83194c01f4f336b4ff #74 ... #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 extracting sha256:1e320aabea0654a0e9974bc5fc1df9e0259bd6cd894fe957aeaa4b288bc00e78 990.0s done #73 DONE 1017.4s #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 extracting sha256:d44f26825aa9e4e0b4aa69129b47ef8ac3875eb0b1d61eabde8d3955a14c738f #73 ... #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 extracting sha256:ff1f0ac54af59a894124bf96059611ac58cc676cfc1687eb8be655d97c32cca3 1013.5s done #75 DONE 1053.0s #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 extracting sha256:c4c97988cb2c1de849617953c8d99f680d1f07ffdfd0db7c80555c67888f1ca5 #75 ... #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 extracting sha256:da4abed2c7cae952e819f63978b51a0e4462cb1d27354882d5599d49c1dae825 1033.9s done #38 DONE 1058.7s #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 extracting sha256:c4c97988cb2c1de849617953c8d99f680d1f07ffdfd0db7c80555c67888f1ca5 #38 ... #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 extracting sha256:22f0d95c54c2c71c96b0cb74896169484c42a580f9322a8a97393c395e0d7331 1048.5s done #76 DONE 1081.7s #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 extracting sha256:25e350f889f2d73fb0eaf01695a641bf3165cd1183c1b04b33f9c861648d1a9c #76 ... #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 extracting sha256:acba0041ad28d9ddc7e51289c67339f1d500b524d2de6893b34c8ac76a481b0b 1062.4s done #78 DONE 1103.8s #80 [communications-common 4/9] RUN mkdir -p /openedx/themes #80 extracting sha256:c68e5410996d5c3b835a0f1cc04d4806694bff101707e1b23fdecbf861421499 162.6s done #80 DONE 1095.8s #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 extracting sha256:044b77fc6a13d207876a88fe95ee02f735fe3ff826e4db83194c01f4f336b4ff #78 ... #79 [gradebook-common 4/9] RUN mkdir -p /openedx/themes #79 extracting sha256:4140f87de54494c8024564895f17028bdd87e729ba1807be84f335b822d4b39b 129.4s done #79 DONE 1102.8s #77 [discussions-common 4/9] RUN mkdir -p /openedx/themes #77 extracting sha256:a2ed1634414c1921f91c578bbd01546365187e9d859ba5e749fc990f25c1c553 108.1s done #77 DONE 1088.9s #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 ... #74 [learning-common 4/9] RUN mkdir -p /openedx/themes #74 extracting sha256:044b77fc6a13d207876a88fe95ee02f735fe3ff826e4db83194c01f4f336b4ff 90.7s done #74 DONE 1099.6s #73 [ora-grading-common 4/9] RUN mkdir -p /openedx/themes #73 extracting sha256:d44f26825aa9e4e0b4aa69129b47ef8ac3875eb0b1d61eabde8d3955a14c738f 72.9s done #73 DONE 1090.3s #75 [admin-console-common 4/9] RUN mkdir -p /openedx/themes #75 extracting sha256:c4c97988cb2c1de849617953c8d99f680d1f07ffdfd0db7c80555c67888f1ca5 49.4s done #75 DONE 1102.4s #38 [account-common 4/9] RUN mkdir -p /openedx/themes #38 extracting sha256:c4c97988cb2c1de849617953c8d99f680d1f07ffdfd0db7c80555c67888f1ca5 29.0s done #38 DONE 1087.7s #76 [authoring-common 4/9] RUN mkdir -p /openedx/themes #76 extracting sha256:25e350f889f2d73fb0eaf01695a641bf3165cd1183c1b04b33f9c861648d1a9c 14.4s done #76 DONE 1096.1s #78 [profile-common 4/9] RUN mkdir -p /openedx/themes #78 extracting sha256:044b77fc6a13d207876a88fe95ee02f735fe3ff826e4db83194c01f4f336b4ff 0.7s done #78 DONE 1104.5s #93 [authn-common 4/9] RUN mkdir -p /openedx/themes #93 ... #92 [learner-dashboard-common 4/9] RUN mkdir -p /openedx/themes #92 DONE 408.2s #93 [authn-common 4/9] RUN mkdir -p /openedx/themes #93 DONE 362.1s #94 [communications-common 5/9] COPY ./themes /openedx/themes #94 DONE 0.8s #95 [gradebook-common 5/9] COPY ./themes /openedx/themes #95 DONE 0.8s #96 [ora-grading-common 5/9] COPY ./themes /openedx/themes #96 ... #97 [discussions-common 5/9] COPY ./themes /openedx/themes #97 DONE 0.7s #98 [learning-common 5/9] COPY ./themes /openedx/themes #98 ... #96 [ora-grading-common 5/9] COPY ./themes /openedx/themes #96 DONE 0.9s #99 [admin-console-common 5/9] COPY ./themes /openedx/themes #99 ... #98 [learning-common 5/9] COPY ./themes /openedx/themes #98 DONE 0.7s #99 [admin-console-common 5/9] COPY ./themes /openedx/themes #99 DONE 0.5s #100 [authoring-common 5/9] COPY ./themes /openedx/themes #100 ... #101 [account-common 5/9] COPY ./themes /openedx/themes #101 DONE 0.3s #100 [authoring-common 5/9] COPY ./themes /openedx/themes #100 DONE 0.4s #102 [learner-dashboard-common 5/9] COPY ./themes /openedx/themes #102 ... #103 [profile-common 5/9] COPY ./themes /openedx/themes #103 DONE 0.9s #102 [learner-dashboard-common 5/9] COPY ./themes /openedx/themes #102 DONE 0.9s #104 [gradebook-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #104 ... #105 [authn-common 5/9] COPY ./themes /openedx/themes #105 DONE 0.6s #106 [communications-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #106 33.38 #106 33.38 added 1 package, changed 1 package, and audited 1605 packages in 31s #106 33.38 #106 33.39 313 packages are looking for funding #106 33.39 run `npm fund` for details #106 33.55 #106 33.55 20 vulnerabilities (7 low, 7 moderate, 6 high) #106 33.55 #106 33.55 To address issues that do not require attention, run: #106 33.55 npm audit fix #106 33.55 #106 33.55 To address all issues (including breaking changes), run: #106 33.55 npm audit fix --force #106 33.55 #106 33.55 Run `npm audit` for details. #106 33.58 npm notice #106 33.58 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #106 33.58 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #106 33.58 npm notice To update run: npm install -g npm@11.7.0 #106 33.58 npm notice #106 DONE 34.8s #104 [gradebook-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #104 ... #107 [discussions-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #107 ... #104 [gradebook-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #104 36.99 #104 36.99 added 1 package, changed 1 package, and audited 1759 packages in 35s #104 36.99 #104 36.99 332 packages are looking for funding #104 36.99 run `npm fund` for details #104 37.08 #104 37.08 27 vulnerabilities (9 low, 8 moderate, 8 high, 2 critical) #104 37.08 #104 37.08 To address issues that do not require attention, run: #104 37.08 npm audit fix #104 37.08 #104 37.08 To address all issues possible (including breaking changes), run: #104 37.08 npm audit fix --force #104 37.08 #104 37.08 Some issues need review, and may require choosing #104 37.08 a different dependency. #104 37.08 #104 37.08 Run `npm audit` for details. #104 37.11 npm notice #104 37.11 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #104 37.11 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #104 37.11 npm notice To update run: npm install -g npm@11.7.0 #104 37.11 npm notice #104 DONE 37.7s #108 [ora-grading-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #108 24.12 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #108 48.09 #108 48.09 added 1 package, removed 4 packages, changed 8 packages, and audited 1740 packages in 47s #108 48.09 #108 48.09 343 packages are looking for funding #108 48.10 run `npm fund` for details #108 48.51 #108 48.51 28 vulnerabilities (9 low, 6 moderate, 12 high, 1 critical) #108 48.51 #108 48.51 To address issues that do not require attention, run: #108 48.51 npm audit fix #108 48.51 #108 48.51 To address all issues possible (including breaking changes), run: #108 48.51 npm audit fix --force #108 48.51 #108 48.51 Some issues need review, and may require choosing #108 48.51 a different dependency. #108 48.51 #108 48.51 Run `npm audit` for details. #108 48.52 npm notice #108 48.52 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #108 48.52 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #108 48.52 npm notice To update run: npm install -g npm@11.7.0 #108 48.52 npm notice #108 DONE 49.9s #109 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 ... #107 [discussions-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #107 59.45 #107 59.45 added 1 package, changed 1 package, and audited 2026 packages in 58s #107 59.47 #107 59.48 347 packages are looking for funding #107 59.48 run `npm fund` for details #107 60.11 #107 60.11 35 vulnerabilities (5 low, 23 moderate, 7 high) #107 60.11 #107 60.11 To address issues that do not require attention, run: #107 60.11 npm audit fix #107 60.11 #107 60.11 To address all issues (including breaking changes), run: #107 60.11 npm audit fix --force #107 60.11 #107 60.11 Run `npm audit` for details. #107 60.15 npm notice #107 60.15 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #107 60.15 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #107 60.15 npm notice To update run: npm install -g npm@11.7.0 #107 60.15 npm notice #107 DONE 61.3s #109 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 ... #110 [admin-console-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #110 31.29 #110 31.29 added 1 package, changed 1 package, and audited 1926 packages in 30s #110 31.29 #110 31.29 346 packages are looking for funding #110 31.29 run `npm fund` for details #110 31.47 #110 31.47 17 vulnerabilities (6 low, 6 moderate, 5 high) #110 31.47 #110 31.47 To address issues that do not require attention, run: #110 31.47 npm audit fix #110 31.47 #110 31.47 To address all issues (including breaking changes), run: #110 31.47 npm audit fix --force #110 31.47 #110 31.47 Run `npm audit` for details. #110 31.53 npm notice #110 31.53 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #110 31.53 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #110 31.53 npm notice To update run: npm install -g npm@11.7.0 #110 31.53 npm notice #110 ... #109 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 40.50 #109 40.50 added 2 packages, changed 1 package, and audited 1852 packages in 40s #109 40.50 #109 40.51 391 packages are looking for funding #109 40.52 run `npm fund` for details #109 40.61 #109 40.61 28 vulnerabilities (9 low, 6 moderate, 12 high, 1 critical) #109 40.61 #109 40.61 To address issues that do not require attention, run: #109 40.61 npm audit fix #109 40.61 #109 40.61 To address all issues (including breaking changes), run: #109 40.61 npm audit fix --force #109 40.61 #109 40.61 Run `npm audit` for details. #109 40.63 npm notice #109 40.63 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #109 40.63 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #109 40.63 npm notice To update run: npm install -g npm@11.7.0 #109 40.63 npm notice #109 ... #110 [admin-console-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #110 DONE 32.5s #109 [learning-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #109 DONE 41.5s #111 [authoring-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #111 ... #112 [account-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #112 44.99 #112 44.99 added 1 package, changed 1 package, and audited 2017 packages in 44s #112 44.99 #112 44.99 350 packages are looking for funding #112 44.99 run `npm fund` for details #112 45.28 #112 45.28 19 vulnerabilities (7 low, 6 moderate, 6 high) #112 45.28 #112 45.28 To address issues that do not require attention, run: #112 45.28 npm audit fix #112 45.28 #112 45.28 To address all issues (including breaking changes), run: #112 45.28 npm audit fix --force #112 45.28 #112 45.28 Run `npm audit` for details. #112 45.33 npm notice #112 45.33 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #112 45.33 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #112 45.33 npm notice To update run: npm install -g npm@11.7.0 #112 45.33 npm notice #112 DONE 45.8s #113 [profile-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #113 ... #111 [authoring-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #111 57.95 #111 57.95 added 52 packages, changed 11 packages, and audited 2201 packages in 57s #111 57.95 #111 57.95 376 packages are looking for funding #111 57.95 run `npm fund` for details #111 58.10 #111 58.10 21 vulnerabilities (7 low, 7 moderate, 7 high) #111 58.10 #111 58.10 To address issues that do not require attention, run: #111 58.10 npm audit fix #111 58.10 #111 58.10 To address all issues possible (including breaking changes), run: #111 58.10 npm audit fix --force #111 58.10 #111 58.10 Some issues need review, and may require choosing #111 58.10 a different dependency. #111 58.10 #111 58.10 Run `npm audit` for details. #111 58.13 npm notice #111 58.13 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #111 58.13 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #111 58.13 npm notice To update run: npm install -g npm@11.7.0 #111 58.13 npm notice #111 DONE 59.4s #113 [profile-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #113 ... #114 [learner-dashboard-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #114 28.85 #114 28.85 added 1 package, changed 1 package, and audited 1678 packages in 27s #114 28.85 #114 28.86 336 packages are looking for funding #114 28.86 run `npm fund` for details #114 28.91 #114 28.91 16 vulnerabilities (5 low, 6 moderate, 5 high) #114 28.91 #114 28.91 To address issues that do not require attention, run: #114 28.91 npm audit fix #114 28.91 #114 28.91 To address all issues (including breaking changes), run: #114 28.91 npm audit fix --force #114 28.91 #114 28.91 Run `npm audit` for details. #114 28.94 npm notice #114 28.94 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #114 28.94 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #114 28.94 npm notice To update run: npm install -g npm@11.7.0 #114 28.94 npm notice #114 ... #113 [profile-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #113 43.29 #113 43.29 added 1 package, changed 1 package, and audited 2279 packages in 42s #113 43.29 #113 43.30 368 packages are looking for funding #113 43.30 run `npm fund` for details #113 43.43 npm notice #113 43.43 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #113 43.43 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #113 43.43 npm notice To update run: npm install -g npm@11.7.0 #113 43.43 npm notice #113 43.43 #113 43.43 23 vulnerabilities (7 low, 6 moderate, 10 high) #113 43.43 #113 43.43 To address issues that do not require attention, run: #113 43.43 npm audit fix #113 43.43 #113 43.43 To address all issues (including breaking changes), run: #113 43.43 npm audit fix --force #113 43.43 #113 43.43 Run `npm audit` for details. #113 ... #114 [learner-dashboard-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #114 DONE 30.2s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #113 [profile-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #113 DONE 44.1s #116 [communications-common 7/9] COPY --from=communications-src / /openedx/app #116 DONE 0.8s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #117 [gradebook-common 7/9] COPY --from=gradebook-src / /openedx/app #117 DONE 1.4s #118 [ora-grading-common 7/9] COPY --from=ora-grading-src / /openedx/app #118 DONE 1.0s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #119 [discussions-common 7/9] COPY --from=discussions-src / /openedx/app #119 DONE 1.2s #120 [admin-console-common 7/9] COPY --from=admin-console-src / /openedx/app #120 DONE 0.5s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #121 [learning-common 7/9] COPY --from=learning-src / /openedx/app #121 DONE 3.0s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #122 [account-common 7/9] COPY --from=account-src / /openedx/app #122 DONE 1.2s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #123 [authoring-common 7/9] COPY --from=authoring-src / /openedx/app #123 DONE 5.7s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #124 [learner-dashboard-common 7/9] COPY --from=learner-dashboard-src / /openedx/app #124 DONE 1.0s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #125 [profile-common 7/9] COPY --from=profile-src / /openedx/app #125 DONE 0.9s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #126 [communications-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #126 0.495 rm -rf src/i18n/messages #126 0.510 mkdir src/i18n/messages #126 0.581 cd src/i18n/messages \ #126 0.581 && atlas pull --repository=openedx/openedx-translations --revision=main \ #126 0.581 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #126 0.581 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #126 0.581 translations/paragon/src/i18n/messages:paragon \ #126 0.581 translations/frontend-platform/src/i18n/messages:frontend-platform \ #126 0.581 translations/frontend-app-communications/src/i18n/messages:frontend-app-communications #126 0.678 Pulling translation files #126 0.678 - directory: translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/paragon/src/i18n/messages:paragon translations/frontend-platform/src/i18n/messages:frontend-platform translations/frontend-app-communications/src/i18n/messages:frontend-app-communications #126 0.678 - repository: openedx/openedx-translations #126 0.678 - revision: main #126 0.678 - filter: Not Specified #126 0.678 - expand-glob: Not Specified #126 0.787 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #126 2.056 Done. #126 2.056 Setting git sparse-checkout rules... #126 2.371 Done. #126 2.371 Pulling translation files from the repository... #126 3.453 Your branch is up to date with 'origin/main'. #126 3.677 Done. #126 3.677 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #126 3.808 Done. #126 3.814 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #126 3.920 Done. #126 3.920 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #126 4.052 Done. #126 4.057 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #126 4.207 Done. #126 4.207 Copying translations from "./translations_TEMP/translations/frontend-app-communications/src/i18n/messages" to "./frontend-app-communications"... #126 4.229 Done. #126 4.229 Removing temporary directory... #126 4.283 Done. #126 4.283 #126 4.283 Translations pulled successfully! #126 4.290 ./node_modules/.bin/intl-imports.js frontend-component-header frontend-component-footer paragon frontend-platform frontend-app-communications #126 DONE 5.4s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #127 [gradebook-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #127 0.649 rm -rf src/i18n/messages #127 0.660 mkdir src/i18n/messages #127 0.703 cd src/i18n/messages \ #127 0.703 && atlas pull --repository=openedx/openedx-translations --revision=main \ #127 0.703 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #127 0.703 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #127 0.703 translations/frontend-platform/src/i18n/messages:frontend-platform \ #127 0.703 translations/paragon/src/i18n/messages:paragon \ #127 0.703 translations/frontend-app-gradebook/src/i18n/messages:frontend-app-gradebook #127 0.773 Pulling translation files #127 0.773 - directory: translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-app-gradebook/src/i18n/messages:frontend-app-gradebook #127 0.773 - repository: openedx/openedx-translations #127 0.773 - revision: main #127 0.773 - filter: Not Specified #127 0.773 - expand-glob: Not Specified #127 0.916 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #127 1.881 Done. #127 1.881 Setting git sparse-checkout rules... #127 2.314 Done. #127 2.318 Pulling translation files from the repository... #127 3.310 Your branch is up to date with 'origin/main'. #127 3.503 Done. #127 3.515 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #127 3.624 Done. #127 3.624 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #127 3.728 Done. #127 3.731 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #127 3.806 Done. #127 3.806 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #127 3.849 Done. #127 3.855 Copying translations from "./translations_TEMP/translations/frontend-app-gradebook/src/i18n/messages" to "./frontend-app-gradebook"... #127 3.905 Done. #127 3.905 Removing temporary directory... #127 3.980 Done. #127 3.980 #127 3.980 Translations pulled successfully! #127 3.991 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-gradebook #127 DONE 4.5s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 ... #128 [ora-grading-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #128 0.539 rm -rf src/i18n/messages #128 0.546 mkdir src/i18n/messages #128 0.595 cd src/i18n/messages \ #128 0.595 && atlas pull --repository=openedx/openedx-translations --revision=main \ #128 0.595 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #128 0.595 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #128 0.595 translations/frontend-platform/src/i18n/messages:frontend-platform \ #128 0.595 translations/paragon/src/i18n/messages:paragon \ #128 0.595 translations/frontend-app-ora-grading/src/i18n/messages:frontend-app-ora-grading #128 0.638 Pulling translation files #128 0.639 - directory: translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-app-ora-grading/src/i18n/messages:frontend-app-ora-grading #128 0.639 - repository: openedx/openedx-translations #128 0.639 - revision: main #128 0.639 - filter: Not Specified #128 0.639 - expand-glob: Not Specified #128 0.756 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #128 1.615 Done. #128 1.615 Setting git sparse-checkout rules... #128 1.897 Done. #128 1.897 Pulling translation files from the repository... #128 2.864 Your branch is up to date with 'origin/main'. #128 2.965 Done. #128 2.965 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #128 3.076 Done. #128 3.084 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #128 3.188 Done. #128 3.188 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #128 3.270 Done. #128 3.271 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #128 3.403 Done. #128 3.403 Copying translations from "./translations_TEMP/translations/frontend-app-ora-grading/src/i18n/messages" to "./frontend-app-ora-grading"... #128 3.436 Done. #128 3.436 Removing temporary directory... #128 3.489 Done. #128 3.489 #128 3.489 Translations pulled successfully! #128 3.497 ./node_modules/.bin/intl-imports.js frontend-component-footer frontend-component-header frontend-platform paragon frontend-app-ora-grading #128 DONE 4.4s #115 [authn-common 6/9] RUN npm install '@edx/brand@file:/openedx/themes/edx-simple-theme/' #115 30.45 #115 30.45 added 1 package, changed 1 package, and audited 2007 packages in 29s #115 30.45 #115 30.45 347 packages are looking for funding #115 30.45 run `npm fund` for details #115 30.54 #115 30.54 16 vulnerabilities (5 low, 6 moderate, 5 high) #115 30.54 #115 30.54 To address issues that do not require attention, run: #115 30.54 npm audit fix #115 30.54 #115 30.54 To address all issues possible (including breaking changes), run: #115 30.54 npm audit fix --force #115 30.54 #115 30.54 Some issues need review, and may require choosing #115 30.54 a different dependency. #115 30.54 #115 30.54 Run `npm audit` for details. #115 30.57 npm notice #115 30.57 npm notice New minor version of npm available! 11.6.1 -> 11.7.0 #115 30.57 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.7.0 #115 30.57 npm notice To update run: npm install -g npm@11.7.0 #115 30.57 npm notice #115 DONE 31.3s #129 [admin-console-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #129 0.552 mkdir src/i18n/messages #129 0.577 cd src/i18n/messages \ #129 0.577 && atlas pull --repository=openedx/openedx-translations --revision=main \ #129 0.577 translations/frontend-platform/src/i18n/messages:frontend-platform \ #129 0.577 translations/paragon/src/i18n/messages:paragon \ #129 0.577 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #129 0.577 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #129 0.577 translations/frontend-template-application/src/i18n/messages:frontend-template-application #129 0.643 Pulling translation files #129 0.643 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-template-application/src/i18n/messages:frontend-template-application #129 0.643 - repository: openedx/openedx-translations #129 0.643 - revision: main #129 0.643 - filter: Not Specified #129 0.643 - expand-glob: Not Specified #129 0.730 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #129 1.718 Done. #129 1.718 Setting git sparse-checkout rules... #129 2.081 Done. #129 2.081 Pulling translation files from the repository... #129 3.065 Done. #129 3.068 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #129 3.246 Done. #129 3.248 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #129 3.404 Done. #129 3.404 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #129 3.518 Done. #129 3.520 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #129 3.715 Done. #129 3.715 Copying translations from "./translations_TEMP/translations/frontend-template-application/src/i18n/messages" to "./frontend-template-application"... #129 3.715 Skipped copying "./translations_TEMP/translations/frontend-template-application/src/i18n/messages" because it was not found in the repository. #129 3.715 Done. #129 3.715 Removing temporary directory... #129 3.756 Done. #129 3.756 #129 3.756 Translations pulled successfully! #129 3.766 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-template-application #129 3.963 intl-imports.js: Not creating 'frontend-template-application/index.js' because no .json translation files were found. #129 3.963 intl-imports.js: Skipped import due to missing 'frontend-template-application/index.js' likely due to empty translations. #129 DONE 4.6s #130 [discussions-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #130 0.483 rm -rf src/i18n/messages #130 0.495 mkdir src/i18n/messages #130 0.530 cd src/i18n/messages \ #130 0.530 && atlas pull --repository=openedx/openedx-translations --revision=main \ #130 0.530 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #130 0.530 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #130 0.530 translations/frontend-platform/src/i18n/messages:frontend-platform \ #130 0.530 translations/paragon/src/i18n/messages:paragon \ #130 0.530 translations/frontend-app-discussions/src/i18n/messages:frontend-app-discussions #130 0.600 Pulling translation files #130 0.605 - directory: translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-app-discussions/src/i18n/messages:frontend-app-discussions #130 0.612 - repository: openedx/openedx-translations #130 0.612 - revision: main #130 0.612 - filter: Not Specified #130 0.612 - expand-glob: Not Specified #130 0.766 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #130 1.850 Done. #130 1.850 Setting git sparse-checkout rules... #130 2.117 Done. #130 2.118 Pulling translation files from the repository... #130 3.395 Done. #130 3.395 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #130 3.450 Done. #130 3.454 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #130 3.558 Done. #130 3.558 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #130 3.663 Done. #130 3.670 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #130 3.792 Done. #130 3.797 Copying translations from "./translations_TEMP/translations/frontend-app-discussions/src/i18n/messages" to "./frontend-app-discussions"... #130 3.860 Done. #130 3.860 Removing temporary directory... #130 3.918 Done. #130 3.926 #130 3.928 Translations pulled successfully! #130 3.935 ./node_modules/.bin/intl-imports.js frontend-component-header frontend-component-footer frontend-platform paragon frontend-app-discussions #130 DONE 4.6s #131 [account-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #131 0.508 rm -rf src/i18n/messages #131 0.535 mkdir src/i18n/messages #131 0.589 cd src/i18n/messages \ #131 0.589 && atlas pull --repository=openedx/openedx-translations --revision=main \ #131 0.589 translations/frontend-platform/src/i18n/messages:frontend-platform \ #131 0.589 translations/paragon/src/i18n/messages:paragon \ #131 0.589 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #131 0.589 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #131 0.589 translations/frontend-app-account/src/i18n/messages:frontend-app-account #131 0.720 Pulling translation files #131 0.721 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-app-account/src/i18n/messages:frontend-app-account #131 0.721 - repository: openedx/openedx-translations #131 0.721 - revision: main #131 0.721 - filter: Not Specified #131 0.721 - expand-glob: Not Specified #131 0.846 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #131 1.739 Done. #131 1.746 Setting git sparse-checkout rules... #131 2.158 Done. #131 2.159 Pulling translation files from the repository... #131 3.970 Done. #131 3.970 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #131 4.084 Done. #131 4.084 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #131 4.240 Done. #131 4.240 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #131 4.387 Done. #131 4.387 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #131 4.467 Done. #131 4.467 Copying translations from "./translations_TEMP/translations/frontend-app-account/src/i18n/messages" to "./frontend-app-account"... #131 4.511 Done. #131 4.511 Removing temporary directory... #131 4.693 Done. #131 4.693 #131 4.693 Translations pulled successfully! #131 4.702 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-account #131 ... #132 [learning-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #132 0.685 rm -rf src/i18n/messages #132 0.699 mkdir src/i18n/messages #132 0.753 cd src/i18n/messages \ #132 0.753 && atlas pull --repository=openedx/openedx-translations --revision=main \ #132 0.753 translations/frontend-platform/src/i18n/messages:frontend-platform \ #132 0.753 translations/paragon/src/i18n/messages:paragon \ #132 0.753 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #132 0.753 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #132 0.753 translations/frontend-lib-special-exams/src/i18n/messages:frontend-lib-special-exams \ #132 0.753 translations/frontend-app-learning/src/i18n/messages:frontend-app-learning #132 0.830 Pulling translation files #132 0.830 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-lib-special-exams/src/i18n/messages:frontend-lib-special-exams translations/frontend-app-learning/src/i18n/messages:frontend-app-learning #132 0.830 - repository: openedx/openedx-translations #132 0.830 - revision: main #132 0.830 - filter: Not Specified #132 0.830 - expand-glob: Not Specified #132 0.992 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #132 1.980 Done. #132 2.007 Setting git sparse-checkout rules... #132 2.274 Done. #132 2.274 Pulling translation files from the repository... #132 4.271 Done. #132 4.281 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #132 4.408 Done. #132 4.412 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #132 4.569 Done. #132 4.569 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #132 4.707 Done. #132 4.707 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #132 4.870 Done. #132 4.870 Copying translations from "./translations_TEMP/translations/frontend-lib-special-exams/src/i18n/messages" to "./frontend-lib-special-exams"... #132 5.059 Done. #132 5.059 Copying translations from "./translations_TEMP/translations/frontend-app-learning/src/i18n/messages" to "./frontend-app-learning"... #132 5.077 Done. #132 5.077 Removing temporary directory... #132 5.113 Done. #132 5.113 #132 5.113 Translations pulled successfully! #132 5.116 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-lib-special-exams frontend-app-learning #132 DONE 6.0s #131 [account-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #131 DONE 6.0s #133 [learner-dashboard-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #133 0.926 rm -rf src/i18n/messages #133 0.947 mkdir src/i18n/messages #133 0.968 cd src/i18n/messages \ #133 0.968 && atlas pull --repository=openedx/openedx-translations --revision=main \ #133 0.968 translations/frontend-platform/src/i18n/messages:frontend-platform \ #133 0.968 translations/paragon/src/i18n/messages:paragon \ #133 0.968 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #133 0.968 translations/frontend-app-learner-dashboard/src/i18n/messages:frontend-app-learner-dashboard \ #133 0.968 #133 1.021 Pulling translation files #133 1.021 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-app-learner-dashboard/src/i18n/messages:frontend-app-learner-dashboard #133 1.021 - repository: openedx/openedx-translations #133 1.021 - revision: main #133 1.021 - filter: Not Specified #133 1.021 - expand-glob: Not Specified #133 1.063 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #133 2.007 Done. #133 2.007 Setting git sparse-checkout rules... #133 2.276 Done. #133 2.280 Pulling translation files from the repository... #133 3.324 Done. #133 3.324 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #133 3.397 Done. #133 3.402 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #133 3.525 Done. #133 3.527 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #133 3.632 Done. #133 3.636 Copying translations from "./translations_TEMP/translations/frontend-app-learner-dashboard/src/i18n/messages" to "./frontend-app-learner-dashboard"... #133 3.665 Done. #133 3.695 Removing temporary directory... #133 3.709 Done. #133 3.715 #133 3.718 Translations pulled successfully! #133 3.720 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-footer frontend-app-learner-dashboard #133 DONE 4.4s #134 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #134 0.542 rm -rf src/i18n/messages #134 0.544 mkdir src/i18n/messages #134 0.590 cd src/i18n/messages \ #134 0.590 && atlas pull --repository=openedx/openedx-translations --revision=main \ #134 0.590 translations/frontend-platform/src/i18n/messages:frontend-platform \ #134 0.590 translations/paragon/src/i18n/messages:paragon \ #134 0.590 translations/frontend-component-header/src/i18n/messages:frontend-component-header \ #134 0.590 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #134 0.590 translations/frontend-app-profile/src/i18n/messages:frontend-app-profile #134 0.686 Pulling translation files #134 0.697 - directory: translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-header/src/i18n/messages:frontend-component-header translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-app-profile/src/i18n/messages:frontend-app-profile #134 0.697 - repository: openedx/openedx-translations #134 0.697 - revision: main #134 0.697 - filter: Not Specified #134 0.697 - expand-glob: Not Specified #134 0.850 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #134 1.781 Done. #134 1.781 Setting git sparse-checkout rules... #134 2.163 Done. #134 2.163 Pulling translation files from the repository... #134 ... #135 [authoring-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #135 0.788 rm -rf src/i18n/messages #135 0.805 mkdir src/i18n/messages #135 0.843 cd src/i18n/messages \ #135 0.843 && atlas pull --repository=openedx/openedx-translations --revision=main \ #135 0.843 translations/frontend-component-ai-translations/src/i18n/messages:frontend-component-ai-translations \ #135 0.843 translations/frontend-platform/src/i18n/messages:frontend-platform \ #135 0.843 translations/paragon/src/i18n/messages:paragon \ #135 0.843 translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \ #135 0.843 translations/frontend-app-course-authoring/src/i18n/messages:frontend-app-course-authoring #135 0.905 Pulling translation files #135 0.914 - directory: translations/frontend-component-ai-translations/src/i18n/messages:frontend-component-ai-translations translations/frontend-platform/src/i18n/messages:frontend-platform translations/paragon/src/i18n/messages:paragon translations/frontend-component-footer/src/i18n/messages:frontend-component-footer translations/frontend-app-course-authoring/src/i18n/messages:frontend-app-course-authoring #135 0.914 - repository: openedx/openedx-translations #135 0.914 - revision: main #135 0.914 - filter: Not Specified #135 0.914 - expand-glob: Not Specified #135 1.095 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #135 1.990 Done. #135 1.990 Setting git sparse-checkout rules... #135 2.324 Done. #135 2.324 Pulling translation files from the repository... #135 5.339 Done. #135 5.339 Copying translations from "./translations_TEMP/translations/frontend-component-ai-translations/src/i18n/messages" to "./frontend-component-ai-translations"... #135 5.339 Skipped copying "./translations_TEMP/translations/frontend-component-ai-translations/src/i18n/messages" because it was not found in the repository. #135 5.413 Done. #135 5.413 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #135 5.493 Done. #135 5.493 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #135 5.642 Done. #135 5.644 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #135 5.757 Done. #135 5.757 Copying translations from "./translations_TEMP/translations/frontend-app-course-authoring/src/i18n/messages" to "./frontend-app-course-authoring"... #135 5.817 Done. #135 5.817 Removing temporary directory... #135 5.842 Done. #135 5.846 #135 5.851 Translations pulled successfully! #135 5.855 ./node_modules/.bin/intl-imports.js frontend-component-ai-translations frontend-platform paragon frontend-component-footer frontend-app-course-authoring #135 5.936 intl-imports.js: Not creating 'frontend-component-ai-translations/index.js' because no .json translation files were found. #135 6.327 intl-imports.js: Skipped import due to missing 'frontend-component-ai-translations/index.js' likely due to empty translations. #135 DONE 6.8s #136 [communications-common 9/9] COPY env.config.jsx /openedx/app #136 DONE 0.2s #134 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #134 ... #137 [gradebook-common 9/9] COPY env.config.jsx /openedx/app #137 DONE 0.1s #138 [ora-grading-common 9/9] COPY env.config.jsx /openedx/app #138 DONE 0.2s #134 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #134 3.443 Done. #134 3.463 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #134 3.646 Done. #134 3.646 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #134 3.772 Done. #134 ... #139 [authn-common 7/9] COPY --from=authn-src / /openedx/app #139 DONE 1.0s #134 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #134 3.778 Copying translations from "./translations_TEMP/translations/frontend-component-header/src/i18n/messages" to "./frontend-component-header"... #134 3.919 Done. #134 3.919 Copying translations from "./translations_TEMP/translations/frontend-component-footer/src/i18n/messages" to "./frontend-component-footer"... #134 4.049 Done. #134 4.049 Copying translations from "./translations_TEMP/translations/frontend-app-profile/src/i18n/messages" to "./frontend-app-profile"... #134 ... #140 [admin-console-common 9/9] COPY env.config.jsx /openedx/app #140 DONE 0.2s #141 [discussions-common 9/9] COPY env.config.jsx /openedx/app #141 DONE 0.2s #134 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #134 4.105 Done. #134 4.105 Removing temporary directory... #134 4.123 Done. #134 4.123 #134 4.123 Translations pulled successfully! #134 4.136 ./node_modules/.bin/intl-imports.js frontend-platform paragon frontend-component-header frontend-component-footer frontend-app-profile #134 ... #142 [learning-common 9/9] COPY env.config.jsx /openedx/app #142 DONE 0.2s #143 [account-common 9/9] COPY env.config.jsx /openedx/app #143 DONE 0.1s #144 [learner-dashboard-common 9/9] COPY env.config.jsx /openedx/app #144 ... #134 [profile-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #134 DONE 4.7s #144 [learner-dashboard-common 9/9] COPY env.config.jsx /openedx/app #144 DONE 0.2s #145 [communications-prod 1/1] RUN npm run build #145 ... #146 [authoring-common 9/9] COPY env.config.jsx /openedx/app #146 DONE 0.3s #147 [gradebook-prod 1/1] RUN npm run build #147 1.311 #147 1.311 > @edx/frontend-app-gradebook@1.6.3 build #147 1.311 > fedx-scripts webpack #147 1.311 #147 1.655 Running with resolved config: #147 1.655 /openedx/app/webpack.prod.config.js #147 1.655 #147 ... #145 [communications-prod 1/1] RUN npm run build #145 1.673 #145 1.673 > @edx/frontend-app-communications@0.1.0 build #145 1.673 > fedx-scripts webpack #145 1.673 #145 2.098 Running with resolved config: #145 2.098 /openedx/app/webpack.prod.config.js #145 2.098 #145 4.520 [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` #145 132.4 [BABEL] Note: The code generator has deoptimised the styling of /openedx/app/node_modules/tinymce/tinymce.js as it exceeds the max of 500KB. #145 168.6 [BABEL] Note: The code generator has deoptimised the styling of /openedx/app/node_modules/tinymce/themes/silver/theme.js as it exceeds the max of 500KB. #145 ... #147 [gradebook-prod 1/1] RUN npm run build #147 308.5 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #147 313.7 assets by chunk 929 KiB (auxiliary name: app) #147 313.7 assets by path *.svg 434 KiB #147 313.7 asset c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg 434 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.svg] [big] (auxiliary name: app) #147 313.7 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #147 313.7 + 4 assets #147 313.7 assets by path *.css 836 KiB #147 313.7 asset paragon-theme-core.0e89b063a046753e4b4a.css 610 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #147 313.7 asset paragon-theme-variants-light.33ab881b4a6cde726fee.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #147 313.7 asset app.07ee620dbf5d135be412.css 38.5 KiB [emitted] [immutable] (name: app) 1 related asset #147 313.7 asset 478.f0b728a17df424ecc789.css 1 bytes [emitted] [immutable] (id hint: vendors) #147 313.7 assets by path *.js 2.39 MiB #147 313.7 asset 478.f0b728a17df424ecc789.js 1.69 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #147 313.7 asset app.07ee620dbf5d135be412.js 713 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #147 313.7 asset runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #147 313.7 asset index.html 1 KiB [emitted] #147 313.7 Entrypoint app [big] 2.43 MiB (7.32 MiB) = runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB 478.f0b728a17df424ecc789.css 1 bytes 478.f0b728a17df424ecc789.js 1.69 MiB app.07ee620dbf5d135be412.css 38.5 KiB app.07ee620dbf5d135be412.js 713 KiB 10 auxiliary assets #147 313.7 Entrypoint paragon.theme.core [big] 612 KiB (521 KiB) = runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB paragon-theme-core.0e89b063a046753e4b4a.css 610 KiB 2 auxiliary assets #147 313.7 Entrypoint paragon.theme.variants.light 190 KiB (201 KiB) = runtime.25a6c7fb7cda07d82d4c.js 2.27 KiB paragon-theme-variants-light.33ab881b4a6cde726fee.css 187 KiB 2 auxiliary assets #147 313.7 orphan modules 5.11 MiB [orphan] 3473 modules #147 313.7 runtime modules 5.22 KiB 12 modules #147 313.7 cacheable modules 4.89 MiB (javascript) 836 KiB (css/mini-extract) #147 313.7 javascript modules 4.87 MiB #147 313.7 modules by path ./node_modules/ 4.13 MiB 797 modules #147 313.7 modules by path ./src/ 763 KiB 2 modules #147 313.7 + 1 module #147 313.7 css modules 836 KiB #147 313.7 modules by path ./node_modules/@openedx/paragon/dist/*.css 797 KiB 2 modules #147 313.7 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/App.scss 38.4 KiB [built] [code generated] #147 313.7 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./node_modules/@openedx/paragon/styles/scss/core/_exports.module.scss 0 bytes [built] [code generated] #147 313.7 json modules 14.7 KiB #147 313.7 ./node_modules/i18n-iso-countries/codes.json 8.55 KiB [built] [code generated] #147 313.7 ./node_modules/@cospired/i18n-iso-languages/codes.json 6.12 KiB [built] [code generated] #147 313.7 #147 313.7 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #147 313.7 This can impact web performance. #147 313.7 Assets: #147 313.7 c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) #147 313.7 app.07ee620dbf5d135be412.js (713 KiB) #147 313.7 paragon-theme-core.0e89b063a046753e4b4a.css (610 KiB) #147 313.7 478.f0b728a17df424ecc789.js (1.69 MiB) #147 313.7 #147 313.7 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #147 313.7 Entrypoints: #147 313.7 app (2.43 MiB) #147 313.7 runtime.25a6c7fb7cda07d82d4c.js #147 313.7 478.f0b728a17df424ecc789.css #147 313.7 478.f0b728a17df424ecc789.js #147 313.7 app.07ee620dbf5d135be412.css #147 313.7 app.07ee620dbf5d135be412.js #147 313.7 paragon.theme.core (612 KiB) #147 313.7 runtime.25a6c7fb7cda07d82d4c.js #147 313.7 paragon-theme-core.0e89b063a046753e4b4a.css #147 313.7 #147 313.7 WARNING in webpack performance recommendations: #147 313.7 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #147 313.7 For more info visit https://webpack.js.org/guides/code-splitting/ #147 313.7 #147 313.7 webpack 5.99.7 compiled with 3 warnings in 275841 ms #147 DONE 316.8s #145 [communications-prod 1/1] RUN npm run build #145 ... #148 [ora-grading-prod 1/1] RUN npm run build #148 3.999 #148 3.999 > @edx/frontend-app-ora-grading@0.0.1 build #148 3.999 > fedx-scripts webpack #148 3.999 #148 4.297 Running with resolved config: #148 4.297 /openedx/app/webpack.prod.config.js #148 4.297 #148 15.24 Browserslist: browsers data (caniuse-lite) is 8 months old. Please run: #148 15.24 npx update-browserslist-db@latest #148 15.24 Why you should do it regularly: https://github.com/browserslist/update-db#readme #148 ... #145 [communications-prod 1/1] RUN npm run build #145 476.6 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #145 479.0 assets by path *.css 907 KiB #145 479.0 asset paragon-theme-core.a772c557ea8ec87fddcf.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #145 479.0 asset paragon-theme-variants-light.cf71416b7f846c31d3e1.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #145 479.0 asset 617.a04f628c09fdf763518a.css 98.8 KiB [emitted] [immutable] (id hint: vendors) 1 related asset #145 479.0 asset app.a5afed342c7adbdfd705.css 5.12 KiB [emitted] [immutable] (name: app) 1 related asset #145 479.0 assets by path *.js 3.68 MiB #145 479.0 asset 617.a04f628c09fdf763518a.js 2.99 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #145 479.0 asset app.a5afed342c7adbdfd705.js 705 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #145 479.0 asset runtime.8fdabf831f75c23b05a8.js 2.08 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #145 479.0 asset index.html 1.03 KiB [emitted] #145 479.0 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #145 479.0 Entrypoint app [big] 3.78 MiB (11.4 MiB) = runtime.8fdabf831f75c23b05a8.js 2.08 KiB 617.a04f628c09fdf763518a.css 98.8 KiB 617.a04f628c09fdf763518a.js 2.99 MiB app.a5afed342c7adbdfd705.css 5.12 KiB app.a5afed342c7adbdfd705.js 705 KiB 6 auxiliary assets #145 479.0 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.8fdabf831f75c23b05a8.js 2.08 KiB paragon-theme-core.a772c557ea8ec87fddcf.css 616 KiB 2 auxiliary assets #145 479.0 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.8fdabf831f75c23b05a8.js 2.08 KiB paragon-theme-variants-light.cf71416b7f846c31d3e1.css 187 KiB 2 auxiliary assets #145 479.0 orphan modules 5.04 MiB [orphan] 3405 modules #145 479.0 runtime modules 4.93 KiB 11 modules #145 479.0 cacheable modules 7.21 MiB (javascript) 907 KiB (css/mini-extract) 959 modules #145 479.0 #145 479.0 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #145 479.0 This can impact web performance. #145 479.0 Assets: #145 479.0 app.a5afed342c7adbdfd705.js (705 KiB) #145 479.0 paragon-theme-core.a772c557ea8ec87fddcf.css (616 KiB) #145 479.0 617.a04f628c09fdf763518a.js (2.99 MiB) #145 479.0 #145 479.0 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #145 479.0 Entrypoints: #145 479.0 app (3.78 MiB) #145 479.0 runtime.8fdabf831f75c23b05a8.js #145 479.0 617.a04f628c09fdf763518a.css #145 479.0 617.a04f628c09fdf763518a.js #145 479.0 app.a5afed342c7adbdfd705.css #145 479.0 app.a5afed342c7adbdfd705.js #145 479.0 paragon.theme.core (618 KiB) #145 479.0 runtime.8fdabf831f75c23b05a8.js #145 479.0 paragon-theme-core.a772c557ea8ec87fddcf.css #145 479.0 #145 479.0 WARNING in webpack performance recommendations: #145 479.0 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #145 479.0 For more info visit https://webpack.js.org/guides/code-splitting/ #145 479.0 #145 479.0 webpack 5.101.3 compiled with 3 warnings in 436083 ms #145 DONE 482.4s #148 [ora-grading-prod 1/1] RUN npm run build #148 ... #149 [authn-common 8/9] RUN make OPENEDX_ATLAS_PULL=true ATLAS_OPTIONS="--repository=openedx/openedx-translations --revision=main " pull_translations #149 0.738 rm -rf src/i18n/messages #149 0.756 mkdir src/i18n/messages #149 0.873 cd src/i18n/messages \ #149 0.873 && atlas pull --repository=openedx/openedx-translations --revision=main \ #149 0.873 translations/paragon/src/i18n/messages:paragon \ #149 0.873 translations/frontend-platform/src/i18n/messages:frontend-platform \ #149 0.873 translations/frontend-app-authn/src/i18n/messages:frontend-app-authn #149 1.005 Pulling translation files #149 1.005 - directory: translations/paragon/src/i18n/messages:paragon translations/frontend-platform/src/i18n/messages:frontend-platform translations/frontend-app-authn/src/i18n/messages:frontend-app-authn #149 1.005 - repository: openedx/openedx-translations #149 1.005 - revision: main #149 1.005 - filter: Not Specified #149 1.005 - expand-glob: Not Specified #149 1.199 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #149 2.690 Done. #149 2.690 Setting git sparse-checkout rules... #149 3.129 Done. #149 3.129 Pulling translation files from the repository... #149 4.377 Your branch is up to date with 'origin/main'. #149 4.459 Done. #149 4.465 Copying translations from "./translations_TEMP/translations/paragon/src/i18n/messages" to "./paragon"... #149 4.591 Done. #149 4.601 Copying translations from "./translations_TEMP/translations/frontend-platform/src/i18n/messages" to "./frontend-platform"... #149 4.715 Done. #149 4.715 Copying translations from "./translations_TEMP/translations/frontend-app-authn/src/i18n/messages" to "./frontend-app-authn"... #149 4.792 Done. #149 4.792 Removing temporary directory... #149 4.820 Done. #149 4.820 #149 4.820 Translations pulled successfully! #149 4.838 ./node_modules/.bin/intl-imports.js paragon frontend-platform frontend-app-authn #149 DONE 7.1s #150 [admin-console-prod 1/1] RUN npm run build #150 2.738 #150 2.738 > @openedx/frontend-app-admin-console@0.1.0 build #150 2.738 > fedx-scripts webpack #150 2.738 #150 3.451 Running with resolved config: #150 3.451 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #150 3.451 #150 ... #148 [ora-grading-prod 1/1] RUN npm run build #148 508.5 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #148 510.9 assets by chunk 960 KiB (auxiliary name: app) #148 510.9 assets by path *.svg 465 KiB #148 510.9 asset c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg 434 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.svg] [big] (auxiliary name: app) #148 510.9 + 2 assets #148 510.9 + 4 assets #148 510.9 assets by path *.js 3.31 MiB #148 510.9 asset 312.6da5baadd445d8a45e71.js 2.52 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #148 510.9 asset app.0525872e903c9d6be171.js 811 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #148 510.9 asset runtime.27cafc01ecb4df66ee09.js 2.05 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #148 510.9 assets by path *.css 848 KiB #148 510.9 asset paragon-theme-core.28ab421cb1e228461c3e.css 610 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #148 510.9 asset paragon-theme-variants-light.9d9d1a715b45d0b736b4.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #148 510.9 asset app.0525872e903c9d6be171.css 50.1 KiB [emitted] [immutable] (name: app) 1 related asset #148 510.9 asset index.html 983 bytes [emitted] #148 510.9 Entrypoint app [big] 3.36 MiB (10.6 MiB) = runtime.27cafc01ecb4df66ee09.js 2.05 KiB 312.6da5baadd445d8a45e71.js 2.52 MiB app.0525872e903c9d6be171.css 50.1 KiB app.0525872e903c9d6be171.js 811 KiB 11 auxiliary assets #148 510.9 Entrypoint paragon.theme.core [big] 612 KiB (520 KiB) = runtime.27cafc01ecb4df66ee09.js 2.05 KiB paragon-theme-core.28ab421cb1e228461c3e.css 610 KiB 2 auxiliary assets #148 510.9 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.27cafc01ecb4df66ee09.js 2.05 KiB paragon-theme-variants-light.9d9d1a715b45d0b736b4.css 187 KiB 2 auxiliary assets #148 510.9 orphan modules 5.69 MiB [orphan] 3567 modules #148 510.9 runtime modules 4.89 KiB 11 modules #148 510.9 built modules 7.02 MiB (javascript) 847 KiB (css/mini-extract) [built] #148 510.9 modules by path ./node_modules/ 6.18 MiB (javascript) 806 KiB (css/mini-extract) #148 510.9 javascript modules 6.16 MiB 1278 modules #148 510.9 css modules 806 KiB 4 modules #148 510.9 json modules 14.7 KiB #148 510.9 ./node_modules/i18n-iso-countries/codes.json 8.55 KiB [built] [code generated] #148 510.9 ./node_modules/@cospired/i18n-iso-languages/codes.json 6.12 KiB [built] [code generated] #148 510.9 modules by path ./src/ 40.9 KiB (css/mini-extract) 857 KiB (javascript) #148 510.9 modules by path ./src/containers/ 5.63 KiB 5 modules #148 510.9 ./src/index.jsx + 293 modules 857 KiB [built] [code generated] #148 510.9 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/App.scss 34.9 KiB [built] [code generated] #148 510.9 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/components/FilePreview/FileCard.scss 405 bytes [built] [code generated] #148 510.9 + 7 modules #148 510.9 #148 510.9 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #148 510.9 This can impact web performance. #148 510.9 Assets: #148 510.9 c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) #148 510.9 app.0525872e903c9d6be171.js (811 KiB) #148 510.9 paragon-theme-core.28ab421cb1e228461c3e.css (610 KiB) #148 510.9 312.6da5baadd445d8a45e71.js (2.52 MiB) #148 510.9 #148 510.9 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #148 510.9 Entrypoints: #148 510.9 app (3.36 MiB) #148 510.9 runtime.27cafc01ecb4df66ee09.js #148 510.9 312.6da5baadd445d8a45e71.js #148 510.9 app.0525872e903c9d6be171.css #148 510.9 app.0525872e903c9d6be171.js #148 510.9 paragon.theme.core (612 KiB) #148 510.9 runtime.27cafc01ecb4df66ee09.js #148 510.9 paragon-theme-core.28ab421cb1e228461c3e.css #148 510.9 #148 510.9 WARNING in webpack performance recommendations: #148 510.9 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #148 510.9 For more info visit https://webpack.js.org/guides/code-splitting/ #148 510.9 #148 510.9 webpack 5.99.7 compiled with 3 warnings in 461195 ms #148 DONE 513.4s #150 [admin-console-prod 1/1] RUN npm run build #150 ... #151 [discussions-prod 1/1] RUN npm run build #151 1.556 #151 1.556 > @edx/frontend-app-discussions@0.1.0 build #151 1.556 > fedx-scripts webpack #151 1.556 #151 2.154 Running with resolved config: #151 2.154 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #151 2.154 #151 ... #150 [admin-console-prod 1/1] RUN npm run build #150 506.0 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #150 508.6 assets by path *.css 809 KiB #150 508.6 asset paragon-theme-core.a619cf49d69c03440ab3.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #150 508.6 asset paragon-theme-variants-light.d82aebcd8cc74b9a3147.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #150 508.6 asset app.1bd3d9701002040b8341.css 6.06 KiB [emitted] [immutable] (name: app) 1 related asset #150 508.6 asset 556.cfc0606d136ef6d38a89.css 1 bytes [emitted] [immutable] (id hint: vendors) #150 508.6 assets by path *.js 2.21 MiB #150 508.6 asset 556.cfc0606d136ef6d38a89.js 1.76 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #150 508.6 asset app.1bd3d9701002040b8341.js 453 KiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #150 508.6 asset runtime.9a2479f68f61ac785733.js 2.08 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #150 508.6 asset index.html 1.03 KiB [emitted] #150 508.6 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #150 508.6 Entrypoint app [big] 2.21 MiB (5.58 MiB) = runtime.9a2479f68f61ac785733.js 2.08 KiB 556.cfc0606d136ef6d38a89.css 1 bytes 556.cfc0606d136ef6d38a89.js 1.76 MiB app.1bd3d9701002040b8341.css 6.06 KiB app.1bd3d9701002040b8341.js 453 KiB 5 auxiliary assets #150 508.6 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.9a2479f68f61ac785733.js 2.08 KiB paragon-theme-core.a619cf49d69c03440ab3.css 616 KiB 2 auxiliary assets #150 508.6 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.9a2479f68f61ac785733.js 2.08 KiB paragon-theme-variants-light.d82aebcd8cc74b9a3147.css 187 KiB 2 auxiliary assets #150 508.6 orphan modules 7.81 MiB [orphan] 3365 modules #150 508.6 runtime modules 4.94 KiB 11 modules #150 508.6 cacheable modules 4.4 MiB (javascript) 809 KiB (css/mini-extract) #150 508.6 javascript modules 4.39 MiB #150 508.6 modules by path ./node_modules/ 3.93 MiB 417 modules #150 508.6 ./src/index.tsx + 185 modules 462 KiB [built] [code generated] #150 508.6 ./env.config.jsx 1.35 KiB [built] [code generated] #150 508.6 css modules 809 KiB #150 508.6 modules by path ./node_modules/@openedx/paragon/ 803 KiB 3 modules #150 508.6 modules by path ./src/ 6 KiB 2 modules #150 508.6 json modules 16.1 KiB #150 508.6 ./node_modules/i18n-iso-countries/codes.json 8.55 KiB [built] [code generated] #150 508.6 ./node_modules/@cospired/i18n-iso-languages/codes.json 6.12 KiB [built] [code generated] #150 508.6 ./node_modules/@fortawesome/fontawesome-svg-core/package.json 1.39 KiB [optional] [built] [code generated] #150 508.6 #150 508.6 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #150 508.6 This can impact web performance. #150 508.6 Assets: #150 508.6 app.1bd3d9701002040b8341.js (453 KiB) #150 508.6 paragon-theme-core.a619cf49d69c03440ab3.css (616 KiB) #150 508.6 556.cfc0606d136ef6d38a89.js (1.76 MiB) #150 508.6 #150 508.6 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #150 508.6 Entrypoints: #150 508.6 app (2.21 MiB) #150 508.6 runtime.9a2479f68f61ac785733.js #150 508.6 556.cfc0606d136ef6d38a89.css #150 508.6 556.cfc0606d136ef6d38a89.js #150 508.6 app.1bd3d9701002040b8341.css #150 508.6 app.1bd3d9701002040b8341.js #150 508.6 paragon.theme.core (618 KiB) #150 508.6 runtime.9a2479f68f61ac785733.js #150 508.6 paragon-theme-core.a619cf49d69c03440ab3.css #150 508.6 #150 508.6 WARNING in webpack performance recommendations: #150 508.6 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #150 508.6 For more info visit https://webpack.js.org/guides/code-splitting/ #150 508.6 #150 508.6 webpack 5.101.3 compiled with 3 warnings in 471712 ms #150 DONE 511.8s #151 [discussions-prod 1/1] RUN npm run build #151 ... #152 [learning-prod 1/1] RUN npm run build #152 1.955 #152 1.955 > @edx/frontend-app-learning@1.0.0-semantically-released build #152 1.955 > fedx-scripts webpack #152 1.955 #152 2.623 Running with resolved config: #152 2.623 /openedx/app/webpack.prod.config.js #152 2.623 #152 ... #153 [production 2/13] RUN mkdir -p /openedx/dist #153 CACHED #151 [discussions-prod 1/1] RUN npm run build #151 ... #153 [production 2/13] RUN mkdir -p /openedx/dist #153 ... #154 [auth] opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:pull token for registry.gitlab.com #154 DONE 0.0s #153 [production 2/13] RUN mkdir -p /openedx/dist #153 sha256:a1b069f09eda03f19e4f9257096345663f57c8e2fb81ee5eb34a56ccddd2fe5d 0B / 118B 0.2s #153 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 0B / 14.60MB 0.2s #153 sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 0B / 7.50kB 0.1s #153 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 0B / 350.83kB 0.2s #153 sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 7.50kB / 7.50kB 1.0s done #153 sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 350.83kB / 350.83kB 1.0s done #153 sha256:a1b069f09eda03f19e4f9257096345663f57c8e2fb81ee5eb34a56ccddd2fe5d 118B / 118B 1.3s done #153 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 8.06MB / 14.60MB 1.2s #153 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0B / 3.40MB 0.2s #153 sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 14.60MB / 14.60MB 1.4s done #153 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.4s done #153 DONE 1.9s #151 [discussions-prod 1/1] RUN npm run build #151 ... #153 [production 2/13] RUN mkdir -p /openedx/dist #153 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa #153 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.7s done #153 DONE 2.6s #152 [learning-prod 1/1] RUN npm run build #152 ... #153 [production 2/13] RUN mkdir -p /openedx/dist #153 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd #153 extracting sha256:37be51084fb891c6796079e693b73f6f882266a5e66211344173031e2b0c8ffd 0.6s done #153 DONE 3.2s #152 [learning-prod 1/1] RUN npm run build #152 ... #153 [production 2/13] RUN mkdir -p /openedx/dist #153 extracting sha256:22d867aa37ac50364bf4082dc48c7d4e1b88ead3164d47855e1bbc2ef3678cfc 0.1s done #153 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e #153 extracting sha256:147aa3899aa3307c28e185f5385015c7a5f15dfa42578a8a8eca88bf2f1e7e3e 3.8s done #153 DONE 7.2s #151 [discussions-prod 1/1] RUN npm run build #151 ... #153 [production 2/13] RUN mkdir -p /openedx/dist #153 extracting sha256:a1b069f09eda03f19e4f9257096345663f57c8e2fb81ee5eb34a56ccddd2fe5d 0.1s done #153 DONE 7.3s #152 [learning-prod 1/1] RUN npm run build #152 ... #151 [discussions-prod 1/1] RUN npm run build #151 550.1 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #151 553.6 assets by path *.js 4.63 MiB #151 553.6 assets by status 4.55 MiB [big] #151 553.6 asset 950.e6a76e172b05a038cbcf.js 3.34 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #151 553.6 asset app.ea6f0e056c78675fbcfa.js 1.2 MiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #151 553.6 + 17 assets #151 553.6 assets by path *.css 891 KiB #151 553.6 asset paragon-theme-core.e303a271cfee2a62e5a6.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #151 553.6 asset paragon-theme-variants-light.9e230154d98cc57934ec.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #151 553.6 asset 950.e6a76e172b05a038cbcf.css 73.1 KiB [emitted] [immutable] (id hint: vendors) 1 related asset #151 553.6 asset app.ea6f0e056c78675fbcfa.css 14.3 KiB [emitted] [immutable] (name: app) 1 related asset #151 553.6 asset 448.0dfee8de7b9bc08f8d33.css 795 bytes [emitted] [immutable] 1 related asset #151 553.6 assets by path *.svg 41.5 KiB #151 553.6 asset ce54a3c2e5b77ffdfa5e77d15e14a6ee.svg 41.2 KiB [emitted] [immutable] [from: src/assets/confirm-email.svg] #151 553.6 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #151 553.6 asset index.html 6.71 KiB [emitted] #151 553.6 Entrypoint app [big] 4.64 MiB (12.6 MiB) = runtime.45e0966610e2c46a6d0a.js 4.94 KiB 950.e6a76e172b05a038cbcf.css 73.1 KiB 950.e6a76e172b05a038cbcf.js 3.34 MiB app.ea6f0e056c78675fbcfa.css 14.3 KiB app.ea6f0e056c78675fbcfa.js 1.2 MiB 6 auxiliary assets #151 553.6 Entrypoint paragon.theme.core [big] 621 KiB (535 KiB) = runtime.45e0966610e2c46a6d0a.js 4.94 KiB paragon-theme-core.e303a271cfee2a62e5a6.css 616 KiB 2 auxiliary assets #151 553.6 Entrypoint paragon.theme.variants.light 192 KiB (213 KiB) = runtime.45e0966610e2c46a6d0a.js 4.94 KiB paragon-theme-variants-light.9e230154d98cc57934ec.css 187 KiB 2 auxiliary assets #151 553.6 orphan modules 8.74 MiB [orphan] 3610 modules #151 553.6 runtime modules 11.6 KiB 16 modules #151 553.6 cacheable modules 9.5 MiB (javascript) 891 KiB (css/mini-extract) #151 553.6 modules by path ./node_modules/ 8.08 MiB (javascript) 876 KiB (css/mini-extract) 1218 modules #151 553.6 modules by path ./src/ 1.42 MiB (javascript) 14.9 KiB (css/mini-extract) #151 553.6 modules by path ./src/discussions/ 497 KiB (javascript) 40 bytes (css/mini-extract) 78 modules #151 553.6 modules by path ./src/components/ 48.2 KiB (javascript) 738 bytes (css/mini-extract) 12 modules #151 553.6 modules by path ./src/data/*.js 10.3 KiB #151 553.6 ./src/data/slices.js 2.57 KiB [built] [code generated] #151 553.6 ./src/data/constants.js 5.41 KiB [built] [code generated] #151 553.6 + 2 modules #151 553.6 ./src/index.jsx + 187 modules 896 KiB [built] [code generated] #151 553.6 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/index.scss 14.2 KiB [built] [code generated] #151 553.6 ./env.config.jsx 1.35 KiB [built] [code generated] #151 553.6 #151 553.6 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 553.6 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 553.6 Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0. #151 553.6 #151 553.6 More info: https://sass-lang.com/d/legacy-js-api #151 553.6 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 553.6 @ ./src/components/index.js 4:0-59 4:0-59 #151 553.6 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 553.6 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 553.6 @ ./src/index.jsx 10:0-48 20:64-79 #151 553.6 #151 553.6 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 553.6 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 553.6 Deprecation Warning on line 3, column 8 of file:///openedx/app/src/index.scss:3:8: #151 553.6 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 553.6 #151 553.6 More info and automated migrator: https://sass-lang.com/d/import #151 553.6 #151 553.6 3 | @import "~@edx/frontend-component-footer/dist/footer"; #151 553.6 #151 553.6 #151 553.6 src/index.scss 4:9 root stylesheet #151 553.6 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 553.6 @ ./src/components/index.js 4:0-59 4:0-59 #151 553.6 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 553.6 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 553.6 @ ./src/index.jsx 10:0-48 20:64-79 #151 553.6 #151 553.6 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 553.6 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 553.6 Deprecation Warning on line 4, column 8 of file:///openedx/app/src/index.scss:4:8: #151 553.6 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 553.6 #151 553.6 More info and automated migrator: https://sass-lang.com/d/import #151 553.6 #151 553.6 4 | @import "~@edx/frontend-component-header/dist/index"; #151 553.6 #151 553.6 #151 553.6 src/index.scss 5:9 root stylesheet #151 553.6 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 553.6 @ ./src/components/index.js 4:0-59 4:0-59 #151 553.6 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 553.6 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 553.6 @ ./src/index.jsx 10:0-48 20:64-79 #151 553.6 #151 553.6 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 553.6 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 553.6 Deprecation Warning on line 7, column 8 of file:///openedx/app/node_modules/@edx/frontend-component-header/dist/index.scss:7:8: #151 553.6 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 553.6 #151 553.6 More info and automated migrator: https://sass-lang.com/d/import #151 553.6 #151 553.6 7 | @import './Menu/menu.scss'; #151 553.6 #151 553.6 #151 553.6 node_modules/@edx/frontend-component-header/dist/index.scss 8:9 @import #151 553.6 src/index.scss 5:9 root stylesheet #151 553.6 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 553.6 @ ./src/components/index.js 4:0-59 4:0-59 #151 553.6 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 553.6 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 553.6 @ ./src/index.jsx 10:0-48 20:64-79 #151 553.6 #151 553.6 WARNING in ./src/index.scss (./node_modules/raw-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/index.scss) #151 553.6 Module Warning (from ./node_modules/sass-loader/dist/cjs.js): #151 553.6 Deprecation Warning on line 8, column 8 of file:///openedx/app/node_modules/@edx/frontend-component-header/dist/index.scss:8:8: #151 553.6 Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0. #151 553.6 #151 553.6 More info and automated migrator: https://sass-lang.com/d/import #151 553.6 #151 553.6 8 | @import './studio-header/StudioHeader.scss'; #151 553.6 #151 553.6 #151 553.6 node_modules/@edx/frontend-component-header/dist/index.scss 9:9 @import #151 553.6 src/index.scss 5:9 root stylesheet #151 553.6 @ ./src/components/TinyMCEEditor.jsx 39:0-65 106:46-57 #151 553.6 @ ./src/components/index.js 4:0-59 4:0-59 #151 553.6 @ ./src/discussions/discussions-home/DiscussionsHome.jsx #151 553.6 @ ./src/discussions/index.js 1:0-80 1:0-80 #151 553.6 @ ./src/index.jsx 10:0-48 20:64-79 #151 553.6 #151 553.6 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #151 553.6 This can impact web performance. #151 553.6 Assets: #151 553.6 app.ea6f0e056c78675fbcfa.js (1.2 MiB) #151 553.6 paragon-theme-core.e303a271cfee2a62e5a6.css (616 KiB) #151 553.6 950.e6a76e172b05a038cbcf.js (3.34 MiB) #151 553.6 #151 553.6 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #151 553.6 Entrypoints: #151 553.6 app (4.64 MiB) #151 553.6 runtime.45e0966610e2c46a6d0a.js #151 553.6 950.e6a76e172b05a038cbcf.css #151 553.6 950.e6a76e172b05a038cbcf.js #151 553.6 app.ea6f0e056c78675fbcfa.css #151 553.6 app.ea6f0e056c78675fbcfa.js #151 553.6 paragon.theme.core (621 KiB) #151 553.6 runtime.45e0966610e2c46a6d0a.js #151 553.6 paragon-theme-core.e303a271cfee2a62e5a6.css #151 553.6 #151 553.6 webpack 5.102.1 compiled with 7 warnings in 506641 ms #151 DONE 555.5s #152 [learning-prod 1/1] RUN npm run build #152 ... #155 [account-prod 1/1] RUN npm run build #155 3.177 #155 3.177 > @edx/frontend-app-account@1.0.0-semantically-released build #155 3.177 > fedx-scripts webpack #155 3.177 #155 3.566 Running with resolved config: #155 3.566 /openedx/app/node_modules/@openedx/frontend-build/config/webpack.prod.config.js #155 3.566 #155 7.862 [baseline-browser-mapping] The data in this module is over two months old. To ensure accurate Baseline data, please update: `npm i baseline-browser-mapping@latest -D` #155 ... #152 [learning-prod 1/1] RUN npm run build #152 795.7 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #152 797.0 assets by info 11.2 MiB [immutable] #152 797.0 assets by chunk 1.25 MiB (auxiliary name: app) #152 797.0 assets by path *.svg 25.3 KiB 7 assets #152 797.0 assets by path *.png 19.9 KiB 5 assets #152 797.0 assets by path *.gif 1.21 MiB 4 assets #152 797.0 assets by path *.js 9.16 MiB #152 797.0 assets by status 9.13 MiB [big] 2 assets #152 797.0 + 12 assets #152 797.0 assets by path *.css 829 KiB #152 797.0 asset paragon-theme-core.d83a38941b75d7b9dc13.css 610 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #152 797.0 asset paragon-theme-variants-light.572cbf14cc0176080a11.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #152 797.0 asset app.44444b8bbfc15614c811.css 32 KiB [emitted] [immutable] (name: app) 1 related asset #152 797.0 asset index.html 949 bytes [emitted] #152 797.0 asset static/LmsHtmlFragment.css 128 bytes [emitted] [from: public/static/LmsHtmlFragment.css] [copied] #152 797.0 Entrypoint app [big] 9.16 MiB (13.5 MiB) = runtime.2d63a25bcaf2d0348d57.js 3.79 KiB 76.c33c4b3d98433d0a291d.js 6.24 MiB app.44444b8bbfc15614c811.css 32 KiB app.44444b8bbfc15614c811.js 2.89 MiB 20 auxiliary assets #152 797.0 Entrypoint paragon.theme.core [big] 614 KiB (528 KiB) = runtime.2d63a25bcaf2d0348d57.js 3.79 KiB paragon-theme-core.d83a38941b75d7b9dc13.css 610 KiB 2 auxiliary assets #152 797.0 Entrypoint paragon.theme.variants.light 191 KiB (208 KiB) = runtime.2d63a25bcaf2d0348d57.js 3.79 KiB paragon-theme-variants-light.572cbf14cc0176080a11.css 187 KiB 2 auxiliary assets #152 797.0 orphan modules 10.3 MiB [orphan] 3841 modules #152 797.0 runtime modules 9.12 KiB 16 modules #152 797.0 cacheable modules 13.6 MiB (javascript) 829 KiB (css/mini-extract) #152 797.0 modules by path ./node_modules/ 10.7 MiB (javascript) 803 KiB (css/mini-extract) #152 797.0 javascript modules 10.7 MiB 776 modules #152 797.0 css modules 803 KiB 12 modules #152 797.0 json modules 47.3 KiB 9 modules #152 797.0 modules by path ./src/ 2.9 MiB (javascript) 26.6 KiB (css/mini-extract) #152 797.0 javascript modules 2.9 MiB 29 modules #152 797.0 css modules 26.6 KiB #152 797.0 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/index.scss 25.8 KiB [built] [code generated] #152 797.0 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/course-home/outline-tab/widgets/FlagButton.scss 627 bytes [built] [code generated] #152 797.0 css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/resolve-url-loader/index.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[4]!./src/course-home/outline-tab/DateSummary.scss 215 bytes [built] [code generated] #152 797.0 ./env.config.jsx 1.35 KiB [built] [code generated] #152 797.0 readable-stream (ignored) 15 bytes [built] [code generated] #152 797.0 #152 797.0 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #152 797.0 This can impact web performance. #152 797.0 Assets: #152 797.0 01745124440421a04acfaaf1f81143d4.gif (473 KiB) #152 797.0 a4d5e39caba4a4c6dd03b1765a423d7f.gif (652 KiB) #152 797.0 app.44444b8bbfc15614c811.js (2.89 MiB) #152 797.0 paragon-theme-core.d83a38941b75d7b9dc13.css (610 KiB) #152 797.0 76.c33c4b3d98433d0a291d.js (6.24 MiB) #152 797.0 #152 797.0 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #152 797.0 Entrypoints: #152 797.0 app (9.16 MiB) #152 797.0 runtime.2d63a25bcaf2d0348d57.js #152 797.0 76.c33c4b3d98433d0a291d.js #152 797.0 app.44444b8bbfc15614c811.css #152 797.0 app.44444b8bbfc15614c811.js #152 797.0 paragon.theme.core (614 KiB) #152 797.0 runtime.2d63a25bcaf2d0348d57.js #152 797.0 paragon-theme-core.d83a38941b75d7b9dc13.css #152 797.0 #152 797.0 webpack 5.99.6 compiled with 2 warnings in 751005 ms #152 DONE 800.4s #155 [account-prod 1/1] RUN npm run build #155 ... #156 [profile-common 9/9] COPY env.config.jsx /openedx/app #156 DONE 0.3s #155 [account-prod 1/1] RUN npm run build #155 ... #157 [learner-dashboard-prod 1/1] RUN npm run build #157 1.583 #157 1.583 > @edx/frontend-app-learner-dashboard@0.0.1 build #157 1.583 > fedx-scripts webpack #157 1.583 #157 1.767 Running with resolved config: #157 1.767 /openedx/app/webpack.prod.config.js #157 1.767 #157 ... #155 [account-prod 1/1] RUN npm run build #155 419.6 Webpack Bundle Analyzer saved report to /openedx/app/dist/report.html #155 421.1 assets by chunk 957 KiB (auxiliary name: app) #155 421.1 assets by path *.svg 434 KiB #155 421.1 asset c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg 434 KiB [emitted] [immutable] [from: node_modules/font-awesome/fonts/fontawesome-webfont.svg] [big] (auxiliary name: app) #155 421.1 asset 95ec738c0b7faac5b5c9126794446bbd.svg 342 bytes [emitted] [immutable] [from: node_modules/@openedx/paragon/dist/Avatar/default-avatar.svg] (auxiliary name: app) #155 421.1 + 5 assets #155 421.1 assets by path *.css 843 KiB #155 421.1 asset paragon-theme-core.655cdd14b1572e65fbdf.css 616 KiB [emitted] [immutable] [big] (name: paragon-theme-core) (id hint: paragon-theme-core) 1 related asset #155 421.1 asset paragon-theme-variants-light.afa6d33221bdc4413749.css 187 KiB [emitted] [immutable] (name: paragon-theme-variants-light) (id hint: paragon-theme-variants-light) 1 related asset #155 421.1 asset app.e200d24a83df9983e693.css 39.6 KiB [emitted] [immutable] (name: app) 1 related asset #155 421.1 asset 558.d4d0c9026a5b088a56cb.css 1 bytes [emitted] [immutable] (id hint: vendors) #155 421.1 assets by path *.js 4.54 MiB #155 421.1 asset 558.d4d0c9026a5b088a56cb.js 2.44 MiB [emitted] [immutable] [minimized] [big] (id hint: vendors) 2 related assets #155 421.1 asset app.e200d24a83df9983e693.js 2.1 MiB [emitted] [immutable] [minimized] [big] (name: app) 1 related asset #155 421.1 asset runtime.09e2da599c69b03ab4b3.js 2.13 KiB [emitted] [immutable] [minimized] (name: runtime) 1 related asset #155 421.1 asset index.html 5.59 KiB [emitted] #155 421.1 Entrypoint app [big] 4.58 MiB (10.8 MiB) = runtime.09e2da599c69b03ab4b3.js 2.13 KiB 558.d4d0c9026a5b088a56cb.css 1 bytes 558.d4d0c9026a5b088a56cb.js 2.44 MiB app.e200d24a83df9983e693.css 39.6 KiB app.e200d24a83df9983e693.js 2.1 MiB 11 auxiliary assets #155 421.1 Entrypoint paragon.theme.core [big] 618 KiB (523 KiB) = runtime.09e2da599c69b03ab4b3.js 2.13 KiB paragon-theme-core.655cdd14b1572e65fbdf.css 616 KiB 2 auxiliary assets #155 421.1 Entrypoint paragon.theme.variants.light 189 KiB (201 KiB) = runtime.09e2da599c69b03ab4b3.js 2.13 KiB paragon-theme-variants-light.afa6d33221bdc4413749.css 187 KiB 2 auxiliary assets #155 421.1 orphan modules 10.9 MiB [orphan] 3929 modules #155 421.1 runtime modules 5.04 KiB 13 modules #155 421.1 cacheable modules 8.47 MiB (javascript) 842 KiB (css/mini-extract) 1120 modules #155 421.1 #155 421.1 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #155 421.1 This can impact web performance. #155 421.1 Assets: #155 421.1 c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg (434 KiB) #155 421.1 app.e200d24a83df9983e693.js (2.1 MiB) #155 421.1 paragon-theme-core.655cdd14b1572e65fbdf.css (616 KiB) #155 421.1 558.d4d0c9026a5b088a56cb.js (2.44 MiB) #155 421.1 #155 421.1 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #155 421.1 Entrypoints: #155 421.1 app (4.58 MiB) #155 421.1 runtime.09e2da599c69b03ab4b3.js #155 421.1 558.d4d0c9026a5b088a56cb.css #155 421.1 558.d4d0c9026a5b088a56cb.js #155 421.1 app.e200d24a83df9983e693.css #155 421.1 app.e200d24a83df9983e693.js #155 421.1 paragon.theme.core (618 KiB) #155 421.1 runtime.09e2da599c69b03ab4b3.js #155 421.1 paragon-theme-core.655cdd14b1572e65fbdf.css #155 421.1 #155 421.1 WARNING in webpack performance recommendations: #155 421.1 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #155 421.1 For more info visit https://webpack.js.org/guides/code-splitting/ #155 421.1 #155 421.1 webpack 5.101.3 compiled with 3 warnings in 385614 ms #155 DONE 423.5s #157 [learner-dashboard-prod 1/1] RUN npm run build #157 7.516 Browserslist: browsers data (caniuse-lite) is 7 months old. Please run: #157 7.516 npx update-browserslist-db@latest #157 7.516 Why you should do it regularly: https://github.com/browserslist/update-db#readme #157 ... #158 [authoring-prod 1/1] RUN npm run build #158 0.930 #158 0.930 > @edx/frontend-app-authoring@0.1.0 build #158 0.930 > fedx-scripts webpack #158 0.930 #158 1.079 Running with resolved config: #158 1.079 /openedx/app/webpack.prod.config.js #158 1.079 #158 ... #157 [learner-dashboard-prod 1/1] RUN npm run build #157 CANCELED #158 [authoring-prod 1/1] RUN npm run build #158 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-37757-139931/mfe:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/edx-platform.git --build-arg EDX_PLATFORM_VERSION=salman/html_block_mixin --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37757-139931/mfe:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37757-139931/env/plugins/mfe/build/mfe Terminated section_end:1766087825: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