Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1769807152: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:1769807172:prepare_executor section_start:1769807172:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-1 via gitlab-runner-66336c5289e5e542... section_end:1769807172:prepare_script section_start:1769807172: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 333800df as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-37851-1a7bbe/.venv/ Removing instances/pr-37851-1a7bbe/env/ Removing instances/pr-37851-1a7bbe/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:1769807176:get_sources section_start:1769807176:restore_cache Restoring cache Checking cache for tf-333800df-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:1769807176:restore_cache section_start:1769807176: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 hashicorp/kubernetes... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/external... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/null... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding latest version of hashicorp/tls... - Installing hashicorp/random v3.8.1... - Installed hashicorp/random v3.8.1 (signed, key ID 0C0AF313E5FD9F80) - Installing digitalocean/digitalocean v2.75.0... - Installed digitalocean/digitalocean v2.75.0 (signed, key ID F82037E524B9C0E8) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/tls v4.2.1... - Installed hashicorp/tls v4.2.1 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/kubernetes v3.0.1... - Installed hashicorp/kubernetes v3.0.1 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - 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) 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. 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/ Login Succeeded $ 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 vigorous_cohen $ docker buildx install $ grove tutor buildimage $INSTANCE_NAME $IMAGE_NAME --edx-platform-repository="$EDX_PLATFORM_REPOSITORY" --edx-platform-version="$EDX_PLATFORM_VERSION" Loading outputs from Terraform bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/tf.sh output -json bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/sync_tutor_env.sh pull Completed 2.1 KiB/25.5 MiB (6.0 KiB/s) with 163 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/caddy/Caddyfile to instances/pr-37582-1a7bbe/env/apps/caddy/Caddyfile Completed 2.1 KiB/25.5 MiB (6.0 KiB/s) with 162 file(s) remaining Completed 4.3 KiB/25.5 MiB (8.9 KiB/s) with 162 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/config/lms.env.yml to instances/pr-37582-1a7bbe/env/apps/openedx/config/lms.env.yml Completed 4.3 KiB/25.5 MiB (8.9 KiB/s) with 161 file(s) remaining Completed 6.3 KiB/25.5 MiB (12.5 KiB/s) with 161 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/config/cms.env.yml to instances/pr-37582-1a7bbe/env/apps/openedx/config/cms.env.yml Completed 6.3 KiB/25.5 MiB (12.5 KiB/s) with 160 file(s) remaining Completed 6.4 KiB/25.5 MiB (12.0 KiB/s) with 160 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/cms/test.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/cms/test.py Completed 6.4 KiB/25.5 MiB (12.0 KiB/s) with 159 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/lms/__init__.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/lms/__init__.py Completed 6.4 KiB/25.5 MiB (12.0 KiB/s) with 158 file(s) remaining Completed 21.2 KiB/25.5 MiB (38.4 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/cms/production.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/cms/production.py Completed 21.2 KiB/25.5 MiB (38.4 KiB/s) with 157 file(s) remaining Completed 40.6 KiB/25.5 MiB (72.6 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/lms/production.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/lms/production.py Completed 40.6 KiB/25.5 MiB (72.6 KiB/s) with 156 file(s) remaining Completed 41.2 KiB/25.5 MiB (72.3 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/uwsgi.ini to instances/pr-37582-1a7bbe/env/apps/openedx/uwsgi.ini Completed 41.2 KiB/25.5 MiB (72.3 KiB/s) with 155 file(s) remaining Completed 41.3 KiB/25.5 MiB (72.0 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/lms/test.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/lms/test.py Completed 41.3 KiB/25.5 MiB (72.0 KiB/s) with 154 file(s) remaining Completed 64.2 KiB/25.5 MiB (110.6 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/lms/development.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/lms/development.py Completed 64.2 KiB/25.5 MiB (110.6 KiB/s) with 153 file(s) remaining Completed 79.5 KiB/25.5 MiB (135.6 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/cms/__init__.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/cms/__init__.py Completed 79.5 KiB/25.5 MiB (135.6 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/openedx/settings/cms/development.py to instances/pr-37582-1a7bbe/env/apps/openedx/settings/cms/development.py Completed 79.5 KiB/25.5 MiB (135.6 KiB/s) with 151 file(s) remaining Completed 80.4 KiB/25.5 MiB (133.3 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/redis/redis.conf to instances/pr-37582-1a7bbe/env/apps/redis/redis.conf Completed 80.4 KiB/25.5 MiB (133.3 KiB/s) with 150 file(s) remaining Completed 80.6 KiB/25.5 MiB (127.2 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/apps/permissions/setowners.sh to instances/pr-37582-1a7bbe/env/apps/permissions/setowners.sh Completed 80.6 KiB/25.5 MiB (127.2 KiB/s) with 149 file(s) remaining Completed 80.7 KiB/25.5 MiB (124.0 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/bin/reload-uwsgi to instances/pr-37582-1a7bbe/env/build/openedx/bin/reload-uwsgi Completed 80.7 KiB/25.5 MiB (124.0 KiB/s) with 148 file(s) remaining Completed 93.2 KiB/25.5 MiB (142.2 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/Dockerfile to instances/pr-37582-1a7bbe/env/build/openedx/Dockerfile Completed 93.2 KiB/25.5 MiB (142.2 KiB/s) with 147 file(s) remaining Completed 93.3 KiB/25.5 MiB (140.8 KiB/s) with 147 file(s) remaining Completed 93.8 KiB/25.5 MiB (141.3 KiB/s) with 147 file(s) remaining Completed 94.2 KiB/25.5 MiB (141.7 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/revisions.yml to instances/pr-37582-1a7bbe/env/build/openedx/revisions.yml Completed 94.2 KiB/25.5 MiB (141.7 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/cms/i18n.py to instances/pr-37582-1a7bbe/env/build/openedx/settings/cms/i18n.py Completed 94.2 KiB/25.5 MiB (141.7 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/cms/assets.py to instances/pr-37582-1a7bbe/env/build/openedx/settings/cms/assets.py Completed 94.2 KiB/25.5 MiB (141.7 KiB/s) with 144 file(s) remaining Completed 94.8 KiB/25.5 MiB (139.3 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/uwsgi.ini to instances/pr-37582-1a7bbe/env/build/openedx/settings/uwsgi.ini Completed 94.8 KiB/25.5 MiB (139.3 KiB/s) with 143 file(s) remaining Completed 95.3 KiB/25.5 MiB (138.8 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/lms/assets.py to instances/pr-37582-1a7bbe/env/build/openedx/settings/lms/assets.py Completed 95.3 KiB/25.5 MiB (138.8 KiB/s) with 142 file(s) remaining Completed 95.7 KiB/25.5 MiB (135.4 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/lms/i18n.py to instances/pr-37582-1a7bbe/env/build/openedx/settings/lms/i18n.py Completed 95.7 KiB/25.5 MiB (135.4 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/grove/scripts/.gitkeep to instances/pr-37582-1a7bbe/env/build/openedx/grove/scripts/.gitkeep Completed 95.7 KiB/25.5 MiB (135.4 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/lms/__init__.py to instances/pr-37582-1a7bbe/env/build/openedx/settings/lms/__init__.py Completed 95.7 KiB/25.5 MiB (135.4 KiB/s) with 139 file(s) remaining Completed 96.1 KiB/25.5 MiB (127.6 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/settings/cms/__init__.py to instances/pr-37582-1a7bbe/env/build/openedx/settings/cms/__init__.py Completed 96.1 KiB/25.5 MiB (127.6 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 96.1 KiB/25.5 MiB (127.6 KiB/s) with 137 file(s) remaining Completed 96.4 KiB/25.5 MiB (126.4 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/config Completed 96.4 KiB/25.5 MiB (126.4 KiB/s) with 136 file(s) remaining Completed 96.5 KiB/25.5 MiB (125.8 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/README to instances/pr-37582-1a7bbe/env/build/openedx/themes/README Completed 96.5 KiB/25.5 MiB (125.8 KiB/s) with 135 file(s) remaining Completed 96.7 KiB/25.5 MiB (125.1 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 96.7 KiB/25.5 MiB (125.1 KiB/s) with 134 file(s) remaining Completed 98.3 KiB/25.5 MiB (126.5 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 98.3 KiB/25.5 MiB (126.5 KiB/s) with 133 file(s) remaining Completed 98.8 KiB/25.5 MiB (123.8 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 98.8 KiB/25.5 MiB (123.8 KiB/s) with 132 file(s) remaining Completed 99.7 KiB/25.5 MiB (124.2 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 99.7 KiB/25.5 MiB (124.2 KiB/s) with 131 file(s) remaining Completed 104.5 KiB/25.5 MiB (127.4 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 104.5 KiB/25.5 MiB (127.4 KiB/s) with 130 file(s) remaining Completed 105.8 KiB/25.5 MiB (127.5 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 105.8 KiB/25.5 MiB (127.5 KiB/s) with 129 file(s) remaining Completed 106.3 KiB/25.5 MiB (126.3 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 106.3 KiB/25.5 MiB (126.3 KiB/s) with 128 file(s) remaining Completed 107.7 KiB/25.5 MiB (127.1 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 107.7 KiB/25.5 MiB (127.1 KiB/s) with 127 file(s) remaining Completed 110.5 KiB/25.5 MiB (127.3 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 110.5 KiB/25.5 MiB (127.3 KiB/s) with 126 file(s) remaining Completed 114.0 KiB/25.5 MiB (130.7 KiB/s) with 126 file(s) remaining Completed 114.1 KiB/25.5 MiB (130.6 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 114.1 KiB/25.5 MiB (130.6 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 114.1 KiB/25.5 MiB (130.6 KiB/s) with 124 file(s) remaining Completed 116.3 KiB/25.5 MiB (132.0 KiB/s) with 124 file(s) remaining Completed 116.4 KiB/25.5 MiB (131.9 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/description Completed 116.4 KiB/25.5 MiB (131.9 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 116.4 KiB/25.5 MiB (131.9 KiB/s) with 122 file(s) remaining Completed 118.4 KiB/25.5 MiB (129.6 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/index Completed 118.4 KiB/25.5 MiB (129.6 KiB/s) with 121 file(s) remaining Completed 118.8 KiB/25.5 MiB (128.8 KiB/s) with 121 file(s) remaining Completed 119.1 KiB/25.5 MiB (128.8 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 119.1 KiB/25.5 MiB (128.8 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 119.1 KiB/25.5 MiB (128.8 KiB/s) with 119 file(s) remaining Completed 119.3 KiB/25.5 MiB (126.9 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 119.3 KiB/25.5 MiB (126.9 KiB/s) with 118 file(s) remaining Completed 119.5 KiB/25.5 MiB (125.6 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 119.5 KiB/25.5 MiB (125.6 KiB/s) with 117 file(s) remaining Completed 123.6 KiB/25.5 MiB (127.3 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.rev to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.rev Completed 123.6 KiB/25.5 MiB (127.3 KiB/s) with 116 file(s) remaining Completed 126.1 KiB/25.5 MiB (127.9 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 126.1 KiB/25.5 MiB (127.9 KiB/s) with 115 file(s) remaining Completed 132.9 KiB/25.5 MiB (133.6 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 132.9 KiB/25.5 MiB (133.6 KiB/s) with 114 file(s) remaining Completed 137.7 KiB/25.5 MiB (136.5 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/README.md Completed 137.7 KiB/25.5 MiB (136.5 KiB/s) with 113 file(s) remaining Completed 138.0 KiB/25.5 MiB (133.8 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 138.0 KiB/25.5 MiB (133.8 KiB/s) with 112 file(s) remaining Completed 138.0 KiB/25.5 MiB (133.3 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 138.0 KiB/25.5 MiB (133.3 KiB/s) with 111 file(s) remaining Completed 167.0 KiB/25.5 MiB (157.6 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.idx to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.idx Completed 167.0 KiB/25.5 MiB (157.6 KiB/s) with 110 file(s) remaining Completed 167.1 KiB/25.5 MiB (156.6 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 167.1 KiB/25.5 MiB (156.6 KiB/s) with 109 file(s) remaining Completed 169.1 KiB/25.5 MiB (157.9 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 169.1 KiB/25.5 MiB (157.9 KiB/s) with 108 file(s) remaining Completed 170.5 KiB/25.5 MiB (156.3 KiB/s) with 108 file(s) remaining Completed 170.6 KiB/25.5 MiB (156.2 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 170.6 KiB/25.5 MiB (156.2 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 170.6 KiB/25.5 MiB (156.2 KiB/s) with 106 file(s) remaining Completed 170.7 KiB/25.5 MiB (155.3 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 170.7 KiB/25.5 MiB (155.3 KiB/s) with 105 file(s) remaining Completed 170.7 KiB/25.5 MiB (152.2 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 170.7 KiB/25.5 MiB (152.2 KiB/s) with 104 file(s) remaining Completed 170.8 KiB/25.5 MiB (149.8 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 170.8 KiB/25.5 MiB (149.8 KiB/s) with 103 file(s) remaining Completed 171.1 KiB/25.5 MiB (147.4 KiB/s) with 103 file(s) remaining Completed 171.2 KiB/25.5 MiB (147.2 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 171.2 KiB/25.5 MiB (147.2 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 171.2 KiB/25.5 MiB (147.2 KiB/s) with 101 file(s) remaining Completed 171.2 KiB/25.5 MiB (146.0 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 171.2 KiB/25.5 MiB (146.0 KiB/s) with 100 file(s) remaining Completed 204.3 KiB/25.5 MiB (173.7 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 204.3 KiB/25.5 MiB (173.7 KiB/s) with 99 file(s) remaining Completed 204.4 KiB/25.5 MiB (170.4 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 204.4 KiB/25.5 MiB (170.4 KiB/s) with 98 file(s) remaining Completed 460.4 KiB/25.5 MiB (382.3 KiB/s) with 98 file(s) remaining Completed 460.5 KiB/25.5 MiB (380.4 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 460.5 KiB/25.5 MiB (380.4 KiB/s) with 97 file(s) remaining Completed 466.5 KiB/25.5 MiB (380.5 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 466.5 KiB/25.5 MiB (380.5 KiB/s) with 96 file(s) remaining Completed 479.5 KiB/25.5 MiB (388.5 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 479.5 KiB/25.5 MiB (388.5 KiB/s) with 95 file(s) remaining Completed 479.6 KiB/25.5 MiB (382.6 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 479.6 KiB/25.5 MiB (382.6 KiB/s) with 94 file(s) remaining Completed 480.3 KiB/25.5 MiB (381.5 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/package.json Completed 480.3 KiB/25.5 MiB (381.5 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 480.3 KiB/25.5 MiB (381.5 KiB/s) with 92 file(s) remaining Completed 736.3 KiB/25.5 MiB (579.2 KiB/s) with 92 file(s) remaining Completed 736.6 KiB/25.5 MiB (571.3 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/permissions/setowner.sh to instances/pr-37582-1a7bbe/env/build/permissions/setowner.sh Completed 736.6 KiB/25.5 MiB (571.3 KiB/s) with 91 file(s) remaining Completed 992.6 KiB/25.5 MiB (763.9 KiB/s) with 91 file(s) remaining Completed 992.7 KiB/25.5 MiB (762.4 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 992.7 KiB/25.5 MiB (762.4 KiB/s) with 90 file(s) remaining Completed 992.8 KiB/25.5 MiB (755.6 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/permissions/Dockerfile to instances/pr-37582-1a7bbe/env/build/permissions/Dockerfile Completed 992.8 KiB/25.5 MiB (755.6 KiB/s) with 89 file(s) remaining Completed 993.0 KiB/25.5 MiB (752.9 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/k8s/namespace.yml to instances/pr-37582-1a7bbe/env/k8s/namespace.yml Completed 993.0 KiB/25.5 MiB (752.9 KiB/s) with 88 file(s) remaining Completed 995.1 KiB/25.5 MiB (745.8 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/k8s/jobs.yml to instances/pr-37582-1a7bbe/env/k8s/jobs.yml Completed 995.1 KiB/25.5 MiB (745.8 KiB/s) with 87 file(s) remaining Completed 1.2 MiB/25.5 MiB (933.6 KiB/s) with 87 file(s) remaining Completed 1.2 MiB/25.5 MiB (924.3 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/dev/docker-compose.jobs.yml to instances/pr-37582-1a7bbe/env/dev/docker-compose.jobs.yml Completed 1.2 MiB/25.5 MiB (924.3 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/k8s/override.yml to instances/pr-37582-1a7bbe/env/k8s/override.yml Completed 1.2 MiB/25.5 MiB (924.3 KiB/s) with 85 file(s) remaining Completed 1.5 MiB/25.5 MiB (1.1 MiB/s) with 85 file(s) remaining Completed 1.7 MiB/25.5 MiB (1.3 MiB/s) with 85 file(s) remaining Completed 1.7 MiB/25.5 MiB (1.3 MiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/k8s/services.yml to instances/pr-37582-1a7bbe/env/k8s/services.yml Completed 1.7 MiB/25.5 MiB (1.3 MiB/s) with 84 file(s) remaining Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 84 file(s) remaining Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/kustomization.yml to instances/pr-37582-1a7bbe/env/kustomization.yml Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 83 file(s) remaining Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 83 file(s) remaining Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/dev/docker-compose.yml to instances/pr-37582-1a7bbe/env/dev/docker-compose.yml Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 82 file(s) remaining Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/k8s/deployments.yml to instances/pr-37582-1a7bbe/env/k8s/deployments.yml Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 81 file(s) remaining Completed 2.0 MiB/25.5 MiB (1.4 MiB/s) with 81 file(s) remaining Completed 2.2 MiB/25.5 MiB (1.6 MiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/local/docker-compose.prod.yml to instances/pr-37582-1a7bbe/env/local/docker-compose.prod.yml Completed 2.2 MiB/25.5 MiB (1.6 MiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/k8s/volumes.yml to instances/pr-37582-1a7bbe/env/k8s/volumes.yml Completed 2.2 MiB/25.5 MiB (1.6 MiB/s) with 79 file(s) remaining Completed 2.5 MiB/25.5 MiB (1.7 MiB/s) with 79 file(s) remaining Completed 2.7 MiB/25.5 MiB (1.9 MiB/s) with 79 file(s) remaining Completed 3.0 MiB/25.5 MiB (2.1 MiB/s) with 79 file(s) remaining Completed 3.2 MiB/25.5 MiB (2.3 MiB/s) with 79 file(s) remaining Completed 3.5 MiB/25.5 MiB (2.4 MiB/s) with 79 file(s) remaining Completed 3.5 MiB/25.5 MiB (2.4 MiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/local/docker-compose.jobs.yml to instances/pr-37582-1a7bbe/env/local/docker-compose.jobs.yml Completed 3.5 MiB/25.5 MiB (2.4 MiB/s) with 78 file(s) remaining Completed 3.7 MiB/25.5 MiB (2.6 MiB/s) with 78 file(s) remaining Completed 3.7 MiB/25.5 MiB (2.5 MiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/cron-jobs.yml Completed 3.7 MiB/25.5 MiB (2.5 MiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/celery-beat.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/celery-beat.yml Completed 3.7 MiB/25.5 MiB (2.5 MiB/s) with 76 file(s) remaining Completed 4.0 MiB/25.5 MiB (2.7 MiB/s) with 76 file(s) remaining Completed 4.2 MiB/25.5 MiB (2.9 MiB/s) with 76 file(s) remaining Completed 4.3 MiB/25.5 MiB (2.9 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 4.3 MiB/25.5 MiB (2.9 MiB/s) with 75 file(s) remaining Completed 4.6 MiB/25.5 MiB (3.1 MiB/s) with 75 file(s) remaining Completed 4.8 MiB/25.5 MiB (3.2 MiB/s) with 75 file(s) remaining Completed 4.8 MiB/25.5 MiB (3.2 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/deployment-revision-history.yml Completed 4.8 MiB/25.5 MiB (3.2 MiB/s) with 74 file(s) remaining Completed 5.1 MiB/25.5 MiB (3.4 MiB/s) with 74 file(s) remaining Completed 5.3 MiB/25.5 MiB (3.5 MiB/s) with 74 file(s) remaining Completed 5.6 MiB/25.5 MiB (3.7 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/forum-job.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/forum-job.yml Completed 5.6 MiB/25.5 MiB (3.7 MiB/s) with 73 file(s) remaining Completed 5.8 MiB/25.5 MiB (3.9 MiB/s) with 73 file(s) remaining Completed 6.1 MiB/25.5 MiB (4.0 MiB/s) with 73 file(s) remaining Completed 6.3 MiB/25.5 MiB (4.2 MiB/s) with 73 file(s) remaining Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.pack to instances/pr-37582-1a7bbe/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.pack Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 72 file(s) remaining Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/pdb.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/pdb.yml Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 71 file(s) remaining Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/ingress.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/ingress.yml Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 70 file(s) remaining Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/priority-class.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/priority-class.yml Completed 6.5 MiB/25.5 MiB (4.3 MiB/s) with 69 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.2 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/maintenance-mode.yml Completed 6.6 MiB/25.5 MiB (4.2 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 6.6 MiB/25.5 MiB (4.2 MiB/s) with 67 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/affinities.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/affinities.yml Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/volumes.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/volumes.yml Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 65 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 65 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/local/docker-compose.yml to instances/pr-37582-1a7bbe/env/local/docker-compose.yml Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/grove/k8s/deployments.yml to instances/pr-37582-1a7bbe/env/plugins/grove/k8s/deployments.yml Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 63 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-37582-1a7bbe/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 6.6 MiB/25.5 MiB (4.1 MiB/s) with 62 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-37582-1a7bbe/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 60 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-37582-1a7bbe/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 59 file(s) remaining Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-37582-1a7bbe/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 6.6 MiB/25.5 MiB (4.0 MiB/s) with 58 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 57 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 56 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 55 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-37582-1a7bbe/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 6.6 MiB/25.5 MiB (3.9 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 52 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/25.5 MiB (3.8 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/Dockerfile Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 47 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/README to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/README Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/25.5 MiB (3.7 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 43 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 42 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 40 file(s) remaining Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/25.5 MiB (3.6 MiB/s) with 39 file(s) remaining Completed 6.9 MiB/25.5 MiB (3.7 MiB/s) with 39 file(s) remaining Completed 7.1 MiB/25.5 MiB (3.8 MiB/s) with 39 file(s) remaining Completed 7.4 MiB/25.5 MiB (3.9 MiB/s) with 39 file(s) remaining Completed 7.6 MiB/25.5 MiB (4.1 MiB/s) with 39 file(s) remaining Completed 7.9 MiB/25.5 MiB (4.2 MiB/s) with 39 file(s) remaining Completed 8.1 MiB/25.5 MiB (4.3 MiB/s) with 39 file(s) remaining Completed 8.4 MiB/25.5 MiB (4.5 MiB/s) with 39 file(s) remaining Completed 8.4 MiB/25.5 MiB (4.5 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 8.4 MiB/25.5 MiB (4.5 MiB/s) with 38 file(s) remaining Completed 8.4 MiB/25.5 MiB (4.4 MiB/s) with 38 file(s) remaining Completed 8.6 MiB/25.5 MiB (4.6 MiB/s) with 38 file(s) remaining Completed 8.6 MiB/25.5 MiB (4.6 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 8.6 MiB/25.5 MiB (4.6 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 8.6 MiB/25.5 MiB (4.6 MiB/s) with 36 file(s) remaining Completed 8.9 MiB/25.5 MiB (4.7 MiB/s) with 36 file(s) remaining Completed 9.1 MiB/25.5 MiB (4.8 MiB/s) with 36 file(s) remaining Completed 9.4 MiB/25.5 MiB (4.9 MiB/s) with 36 file(s) remaining Completed 9.6 MiB/25.5 MiB (5.1 MiB/s) with 36 file(s) remaining Completed 9.9 MiB/25.5 MiB (5.2 MiB/s) with 36 file(s) remaining Completed 10.1 MiB/25.5 MiB (5.3 MiB/s) with 36 file(s) remaining Completed 10.4 MiB/25.5 MiB (5.5 MiB/s) with 36 file(s) remaining Completed 10.4 MiB/25.5 MiB (5.4 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.rev to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.rev Completed 10.4 MiB/25.5 MiB (5.4 MiB/s) with 35 file(s) remaining Completed 10.4 MiB/25.5 MiB (5.4 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6f0f2051d89b4b5bb7be28716cf2a3ebfd8f6af2.idx to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6f0f2051d89b4b5bb7be28716cf2a3ebfd8f6af2.idx Completed 10.4 MiB/25.5 MiB (5.4 MiB/s) with 34 file(s) remaining Completed 10.4 MiB/25.5 MiB (5.4 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6f0f2051d89b4b5bb7be28716cf2a3ebfd8f6af2.rev to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6f0f2051d89b4b5bb7be28716cf2a3ebfd8f6af2.rev Completed 10.4 MiB/25.5 MiB (5.4 MiB/s) with 33 file(s) remaining Completed 10.6 MiB/25.5 MiB (5.5 MiB/s) with 33 file(s) remaining Completed 10.9 MiB/25.5 MiB (5.6 MiB/s) with 33 file(s) remaining Completed 11.1 MiB/25.5 MiB (5.8 MiB/s) with 33 file(s) remaining Completed 11.4 MiB/25.5 MiB (5.9 MiB/s) with 33 file(s) remaining Completed 11.6 MiB/25.5 MiB (6.0 MiB/s) with 33 file(s) remaining Completed 11.6 MiB/25.5 MiB (6.0 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 11.6 MiB/25.5 MiB (6.0 MiB/s) with 32 file(s) remaining Completed 11.6 MiB/25.5 MiB (6.0 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.rev to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.rev Completed 11.6 MiB/25.5 MiB (6.0 MiB/s) with 31 file(s) remaining Completed 11.9 MiB/25.5 MiB (6.1 MiB/s) with 31 file(s) remaining Completed 12.1 MiB/25.5 MiB (6.2 MiB/s) with 31 file(s) remaining Completed 12.4 MiB/25.5 MiB (6.3 MiB/s) with 31 file(s) remaining Completed 12.6 MiB/25.5 MiB (6.5 MiB/s) with 31 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.6 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.pack to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.pack Completed 12.9 MiB/25.5 MiB (6.6 MiB/s) with 30 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.4 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.idx to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-368e88bf0b742275596df7c075415ffd915289c4.idx Completed 12.9 MiB/25.5 MiB (6.4 MiB/s) with 29 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.4 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 12.9 MiB/25.5 MiB (6.4 MiB/s) with 28 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.4 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.idx to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.idx Completed 12.9 MiB/25.5 MiB (6.4 MiB/s) with 27 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 26 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 25 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 24 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 23 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 12.9 MiB/25.5 MiB (6.3 MiB/s) with 22 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.1 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 12.9 MiB/25.5 MiB (6.1 MiB/s) with 21 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.1 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 12.9 MiB/25.5 MiB (6.1 MiB/s) with 20 file(s) remaining Completed 12.9 MiB/25.5 MiB (6.1 MiB/s) with 20 file(s) remaining Completed 13.2 MiB/25.5 MiB (6.2 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 13.2 MiB/25.5 MiB (6.2 MiB/s) with 19 file(s) remaining Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 18 file(s) remaining Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 17 file(s) remaining Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 17 file(s) remaining Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 16 file(s) remaining Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 13.2 MiB/25.5 MiB (6.1 MiB/s) with 14 file(s) remaining Completed 13.5 MiB/25.5 MiB (6.2 MiB/s) with 14 file(s) remaining Completed 13.7 MiB/25.5 MiB (6.2 MiB/s) with 14 file(s) remaining Completed 13.7 MiB/25.5 MiB (6.2 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 13.7 MiB/25.5 MiB (6.2 MiB/s) with 13 file(s) remaining Completed 14.0 MiB/25.5 MiB (6.3 MiB/s) with 13 file(s) remaining Completed 14.0 MiB/25.5 MiB (6.2 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 14.0 MiB/25.5 MiB (6.2 MiB/s) with 12 file(s) remaining Completed 14.0 MiB/25.5 MiB (6.2 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 14.0 MiB/25.5 MiB (6.2 MiB/s) with 11 file(s) remaining Completed 14.2 MiB/25.5 MiB (6.3 MiB/s) with 11 file(s) remaining Completed 14.2 MiB/25.5 MiB (6.3 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 14.2 MiB/25.5 MiB (6.3 MiB/s) with 10 file(s) remaining Completed 14.2 MiB/25.5 MiB (6.3 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 14.2 MiB/25.5 MiB (6.3 MiB/s) with 9 file(s) remaining Completed 14.2 MiB/25.5 MiB (6.2 MiB/s) with 9 file(s) remaining Completed 14.2 MiB/25.5 MiB (6.2 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 14.2 MiB/25.5 MiB (6.2 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 14.2 MiB/25.5 MiB (6.2 MiB/s) with 7 file(s) remaining Completed 14.5 MiB/25.5 MiB (6.3 MiB/s) with 7 file(s) remaining Completed 14.7 MiB/25.5 MiB (6.4 MiB/s) with 7 file(s) remaining Completed 14.7 MiB/25.5 MiB (6.4 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/version to instances/pr-37582-1a7bbe/env/version Completed 14.7 MiB/25.5 MiB (6.4 MiB/s) with 6 file(s) remaining Completed 15.0 MiB/25.5 MiB (6.5 MiB/s) with 6 file(s) remaining Completed 15.2 MiB/25.5 MiB (6.6 MiB/s) with 6 file(s) remaining Completed 15.5 MiB/25.5 MiB (6.7 MiB/s) with 6 file(s) remaining Completed 15.7 MiB/25.5 MiB (6.8 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 15.7 MiB/25.5 MiB (6.8 MiB/s) with 5 file(s) remaining Completed 16.0 MiB/25.5 MiB (6.8 MiB/s) with 5 file(s) remaining Completed 16.0 MiB/25.5 MiB (6.8 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 16.0 MiB/25.5 MiB (6.8 MiB/s) with 4 file(s) remaining Completed 16.2 MiB/25.5 MiB (6.9 MiB/s) with 4 file(s) remaining Completed 16.2 MiB/25.5 MiB (6.9 MiB/s) with 4 file(s) remaining Completed 16.5 MiB/25.5 MiB (7.0 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 16.5 MiB/25.5 MiB (7.0 MiB/s) with 3 file(s) remaining Completed 16.7 MiB/25.5 MiB (7.1 MiB/s) with 3 file(s) remaining Completed 17.0 MiB/25.5 MiB (7.2 MiB/s) with 3 file(s) remaining Completed 17.2 MiB/25.5 MiB (7.3 MiB/s) with 3 file(s) remaining Completed 17.5 MiB/25.5 MiB (7.4 MiB/s) with 3 file(s) remaining Completed 17.7 MiB/25.5 MiB (7.5 MiB/s) with 3 file(s) remaining Completed 17.8 MiB/25.5 MiB (7.5 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 17.8 MiB/25.5 MiB (7.5 MiB/s) with 2 file(s) remaining Completed 18.1 MiB/25.5 MiB (7.6 MiB/s) with 2 file(s) remaining Completed 18.3 MiB/25.5 MiB (7.7 MiB/s) with 2 file(s) remaining Completed 18.6 MiB/25.5 MiB (7.8 MiB/s) with 2 file(s) remaining Completed 18.8 MiB/25.5 MiB (7.9 MiB/s) with 2 file(s) remaining Completed 19.1 MiB/25.5 MiB (7.9 MiB/s) with 2 file(s) remaining Completed 19.3 MiB/25.5 MiB (8.0 MiB/s) with 2 file(s) remaining Completed 19.6 MiB/25.5 MiB (8.1 MiB/s) with 2 file(s) remaining Completed 19.8 MiB/25.5 MiB (8.2 MiB/s) with 2 file(s) remaining Completed 20.1 MiB/25.5 MiB (8.3 MiB/s) with 2 file(s) remaining Completed 20.3 MiB/25.5 MiB (8.4 MiB/s) with 2 file(s) remaining Completed 20.6 MiB/25.5 MiB (8.4 MiB/s) with 2 file(s) remaining Completed 20.8 MiB/25.5 MiB (8.5 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6f0f2051d89b4b5bb7be28716cf2a3ebfd8f6af2.pack to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-6f0f2051d89b4b5bb7be28716cf2a3ebfd8f6af2.pack Completed 20.8 MiB/25.5 MiB (8.5 MiB/s) with 1 file(s) remaining Completed 21.0 MiB/25.5 MiB (8.6 MiB/s) with 1 file(s) remaining Completed 21.3 MiB/25.5 MiB (8.7 MiB/s) with 1 file(s) remaining Completed 21.5 MiB/25.5 MiB (8.7 MiB/s) with 1 file(s) remaining Completed 21.8 MiB/25.5 MiB (8.8 MiB/s) with 1 file(s) remaining Completed 22.0 MiB/25.5 MiB (8.9 MiB/s) with 1 file(s) remaining Completed 22.3 MiB/25.5 MiB (8.9 MiB/s) with 1 file(s) remaining Completed 22.5 MiB/25.5 MiB (9.0 MiB/s) with 1 file(s) remaining Completed 22.8 MiB/25.5 MiB (9.1 MiB/s) with 1 file(s) remaining Completed 23.0 MiB/25.5 MiB (9.1 MiB/s) with 1 file(s) remaining Completed 23.3 MiB/25.5 MiB (9.1 MiB/s) with 1 file(s) remaining Completed 23.5 MiB/25.5 MiB (9.2 MiB/s) with 1 file(s) remaining Completed 23.8 MiB/25.5 MiB (9.3 MiB/s) with 1 file(s) remaining Completed 24.0 MiB/25.5 MiB (9.4 MiB/s) with 1 file(s) remaining Completed 24.3 MiB/25.5 MiB (9.5 MiB/s) with 1 file(s) remaining Completed 24.5 MiB/25.5 MiB (9.5 MiB/s) with 1 file(s) remaining Completed 24.8 MiB/25.5 MiB (9.6 MiB/s) with 1 file(s) remaining Completed 25.0 MiB/25.5 MiB (9.7 MiB/s) with 1 file(s) remaining Completed 25.3 MiB/25.5 MiB (9.8 MiB/s) with 1 file(s) remaining Completed 25.5 MiB/25.5 MiB (9.9 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.pack to instances/pr-37582-1a7bbe/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-be8ad12c707a53840191f60f82a7fcbc3dac41ee.pack Completed 2.3 KiB/2.3 KiB (7.6 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37582-1a7bbe/grove-preserved-config.yml to instances/pr-37582-1a7bbe/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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-37582-1a7bbe/.venv/bin/python -m pip install -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt Collecting git+https://github.com/overhangio/tutor.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Cloning https://github.com/overhangio/tutor.git (to revision main) to /tmp/pip-req-build-4is048hk Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor.git /tmp/pip-req-build-4is048hk 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 ee0800a612ff170318bcdf8413db66def02f3825 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-37582-1a7bbe/requirements.txt (line 2)) Cloning https://github.com/overhangio/tutor-mfe.git (to revision main) to /tmp/pip-req-build-h1zcisbf Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-mfe.git /tmp/pip-req-build-h1zcisbf 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 4b7ed11753e99c6820739809c912e31ac31d9412 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-37582-1a7bbe/requirements.txt (line 3)) Cloning https://github.com/overhangio/tutor-forum.git (to revision main) to /tmp/pip-req-build-xed1ijmv Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-forum.git /tmp/pip-req-build-xed1ijmv 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 ca1bb98a9050c1d55cb0f1b26cd5e26a8aa8bfa6 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-37582-1a7bbe/requirements.txt (line 4)) Cloning https://gitlab.com/opencraft/dev/tutor-contrib-grove.git (to revision 021249b92a1027792424206365786b22a3820cbb) to /tmp/pip-req-build-zocb5jzu Running command git clone --filter=blob:none --quiet https://gitlab.com/opencraft/dev/tutor-contrib-grove.git /tmp/pip-req-build-zocb5jzu 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/open-craft/tutor-contrib-s3.git@kaustav/add_support_for_tutor_21 (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 5)) Cloning https://github.com/open-craft/tutor-contrib-s3.git (to revision kaustav/add_support_for_tutor_21) to /tmp/pip-req-build-8f4xf8sl Running command git clone --filter=blob:none --quiet https://github.com/open-craft/tutor-contrib-s3.git /tmp/pip-req-build-8f4xf8sl Running command git checkout -b kaustav/add_support_for_tutor_21 --track origin/kaustav/add_support_for_tutor_21 branch 'kaustav/add_support_for_tutor_21' set up to track 'origin/kaustav/add_support_for_tutor_21'. Switched to a new branch 'kaustav/add_support_for_tutor_21' Resolved https://github.com/open-craft/tutor-contrib-s3.git to commit f4ba7edc2b0f6427c94eb8642468853d2b95864b 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-37582-1a7bbe/requirements.txt (line 6)) Cloning https://github.com/open-craft/openedx-k8s-harmony.git (to revision kaustav/support_tutor_21) to /tmp/pip-install-f0ekx_g3/tutor-contrib-harmony_95ab3c2a94934710ab6de140cc148de9 Running command git clone --filter=blob:none --quiet https://github.com/open-craft/openedx-k8s-harmony.git /tmp/pip-install-f0ekx_g3/tutor-contrib-harmony_95ab3c2a94934710ab6de140cc148de9 Running command git checkout -b kaustav/support_tutor_21 --track origin/kaustav/support_tutor_21 branch 'kaustav/support_tutor_21' set up to track 'origin/kaustav/support_tutor_21'. Switched to a new branch 'kaustav/support_tutor_21' Resolved https://github.com/open-craft/openedx-k8s-harmony.git to commit a5b2a4bb577ff4264fa7b79425f9fbb696b7ceb0 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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting importlib-resources>=6.1.1 (from tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting jinja2>=2.10 (from tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kubernetes (from tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mypy (from tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting pycryptodome>=3.17.0 (from tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) Collecting six>=1.9.0 (from kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting requests (from kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting requests-oauthlib (from kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting urllib3!=2.6.0,>=1.24.2 (from kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting durationpy>=0.7 (from kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) Collecting mypy_extensions>=1.0.0 (from mypy->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Using cached pathspec-1.0.4-py3-none-any.whl.metadata (13 kB) Collecting librt>=0.6.2 (from mypy->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading librt-0.7.8-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (1.3 kB) Collecting charset_normalizer<4,>=2 (from requests->kubernetes->tutor==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/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==21.0.0->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/requirements.txt (line 1)) Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) Downloading click-8.2.1-py3-none-any.whl (102 kB) Downloading importlib_metadata-8.7.1-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 70.8 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 47.6 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-35.0.0-py2.py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 79.8 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 85.0 MB/s eta 0:00:00 Using cached packaging-26.0-py3-none-any.whl (74 kB) Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) Downloading librt-0.7.8-cp312-cp312-musllinux_1_2_x86_64.whl (206 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-1.0.4-py3-none-any.whl (55 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.6.3-py3-none-any.whl (131 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 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) 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-21.0.0-py3-none-any.whl size=152010 sha256=02f7d0e0ab1f8458216e0abca2d34045fc2a83980e86f12546904617a9ce1624 Stored in directory: /tmp/pip-ephem-wheel-cache-4yj7irwt/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-21.0.0-py3-none-any.whl size=41396 sha256=f30b11c4e2e66b0889c131ab2adc244e12307e1937dbf51fac0c335a67891535 Stored in directory: /tmp/pip-ephem-wheel-cache-4yj7irwt/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-21.0.0-py3-none-any.whl size=17133 sha256=4af1dd4f50625771632731ec88b2b70c2bd17ff7e2e6cac5be977bfc32e64e7a Stored in directory: /tmp/pip-ephem-wheel-cache-4yj7irwt/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=42908 sha256=e3bf0ca4719c88227d91c54b4ac83cecc0cec0c305750c2fda1dc03784ccd49a 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-0.1.dev89+gf4ba7edc2-py3-none-any.whl size=19238 sha256=43f445907a10b2a25f78df87e383b87a666e1597ea063bfdf6441d9986e31600 Stored in directory: /tmp/pip-ephem-wheel-cache-4yj7irwt/wheels/7e/ab/35/0912273359aa29e201e5fa0937530cbab32d113a24c2b7efb9 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=12155 sha256=e46e964d577aaca43d698d61606badd2457d700d6dc300dbd65441cd3299d05a Stored in directory: /tmp/pip-ephem-wheel-cache-4yj7irwt/wheels/e5/00/9f/a9b4a01e43202dee4951794b9313be31786c1e23be73a87695 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, pathspec, packaging, oauthlib, mypy_extensions, MarkupSafe, librt, importlib-resources, idna, click, charset_normalizer, certifi, requests, python-dateutil, mypy, jinja2, importlib-metadata, requests-oauthlib, 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 certifi-2026.1.4 charset_normalizer-3.4.4 click-8.2.1 durationpy-0.10 idna-3.11 importlib-metadata-8.7.1 importlib-resources-6.5.2 jinja2-3.1.6 kubernetes-35.0.0 librt-0.7.8 mypy-1.19.1 mypy_extensions-1.1.0 oauthlib-3.3.1 packaging-26.0 pathspec-1.0.4 pycryptodome-3.23.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.5 requests-oauthlib-2.0.0 six-1.17.0 tutor-21.0.0 tutor-contrib-grove-19.0.0 tutor-contrib-harmony-18.0.1 tutor-contrib-s3-0.1.dev89+gf4ba7edc2 tutor-forum-21.0.0 tutor-mfe-21.0.0 typing-extensions-4.15.0 urllib3-2.6.3 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-37582-1a7bbe/.venv/bin/python -m pip install --upgrade pip /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/.venv/bin/tutor images build openedx --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/openedx-platform.git" --build-arg EDX_PLATFORM_VERSION="feanil/drop_course_videos" ⚠️ 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-37582-1a7bbe/openedx:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/openedx-platform.git --build-arg EDX_PLATFORM_VERSION=feanil/drop_course_videos --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/env/build/openedx #0 building with "vigorous_cohen" 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 3.9s done #1 creating container buildx_buildkit_vigorous_cohen0 #1 creating container buildx_buildkit_vigorous_cohen0 1.1s done #1 DONE 5.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 12.91kB done #2 DONE 0.0s #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 done #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0B / 13.57MB 0.2s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.3s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0.2s done #4 DONE 0.5s #5 [internal] load metadata for ghcr.io/astral-sh/uv:0.9.18 #5 DONE 1.0s #6 [internal] load metadata for docker.io/library/ubuntu:22.04 #6 ... #7 [internal] load metadata for docker.io/powerman/dockerize:0.19.0 #7 DONE 1.4s #6 [internal] load metadata for docker.io/library/ubuntu:22.04 #6 DONE 1.6s #8 [internal] load .dockerignore #8 transferring context: 2B done #8 DONE 0.0s #9 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest-cache #9 ... #10 [internal] load build context #10 DONE 0.0s #11 [auth] opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:pull token for registry.gitlab.com #11 DONE 0.0s #12 [code 3/4] ADD --keep-git-dir=true https://github.com/openedx/openedx-platform.git#feanil/drop_course_videos . #12 0.599 3e590ec65c49fbefe70dc1d0440dcf5034feed77 refs/heads/feanil/drop_course_videos #12 DONE 0.6s #9 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest-cache #9 ERROR: failed to configure registry cache importer: registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest-cache: not found #13 FROM ghcr.io/astral-sh/uv:0.9.18@sha256:5713fa8217f92b80223bc83aac7db36ec80a84437dbc0d04bbc659cae030d8c9 #13 resolve ghcr.io/astral-sh/uv:0.9.18@sha256:5713fa8217f92b80223bc83aac7db36ec80a84437dbc0d04bbc659cae030d8c9 0.0s done #13 DONE 0.0s #14 [minimal 1/3] FROM docker.io/library/ubuntu:22.04@sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 #14 resolve docker.io/library/ubuntu:22.04@sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 0.0s done #14 DONE 0.0s #15 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf #15 resolve docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf 0.0s done #15 ... #10 [internal] load build context #10 transferring context: 6.75MB 0.2s done #10 DONE 0.2s #15 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf #15 sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 0B / 2.94MB 0.2s #15 sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 2.94MB / 2.94MB 0.3s done #15 sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c 0B / 3.37MB 0.2s #15 sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c 3.37MB / 3.37MB 0.3s done #15 extracting sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c #15 extracting sha256:63b65145d645c1250c391b2d16ebe53b3747c295ca8ba2fcb6b0cf064a4dc21c 0.1s done #15 extracting sha256:a7677d492efd73c4dd27bfa501f534016e39c6bdaf2bbbb6e0988f19b0928b1f 0.1s done #15 DONE 0.6s #13 FROM ghcr.io/astral-sh/uv:0.9.18@sha256:5713fa8217f92b80223bc83aac7db36ec80a84437dbc0d04bbc659cae030d8c9 #13 sha256:e86505f30ef05f36c69e0985da307f42fe44441ffdc33f21e4f481551d8b5f73 98B / 98B 0.2s done #13 sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd 0B / 22.45MB 0.3s #13 sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd 6.29MB / 22.45MB 0.5s #13 sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd 12.58MB / 22.45MB 0.6s #13 sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd 18.87MB / 22.45MB 0.8s #13 sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd 22.45MB / 22.45MB 0.9s done #13 extracting sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd #13 extracting sha256:55e2e50d1bef3647993e7538ff11dfc5fade79d1bb96dafc39a82b4ec51deefd 0.6s done #13 DONE 1.5s #14 [minimal 1/3] FROM docker.io/library/ubuntu:22.04@sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 #14 sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 29.54MB / 29.54MB 0.5s done #14 extracting sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e #14 ... #13 FROM ghcr.io/astral-sh/uv:0.9.18@sha256:5713fa8217f92b80223bc83aac7db36ec80a84437dbc0d04bbc659cae030d8c9 #13 extracting sha256:e86505f30ef05f36c69e0985da307f42fe44441ffdc33f21e4f481551d8b5f73 0.0s done #13 DONE 1.6s #12 [code 3/4] ADD --keep-git-dir=true https://github.com/openedx/openedx-platform.git#feanil/drop_course_videos . #12 0.045 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #12 ... #14 [minimal 1/3] FROM docker.io/library/ubuntu:22.04@sha256:c7eb020043d8fc2ae0793fb35a37bff1cf33f156d4d4b12ccc7f3ef8706c38b1 #14 extracting sha256:6f4ebca3e823b18dac366f72e537b1772bc3522a5c7ae299d6491fb17378410e 1.4s done #14 DONE 2.0s #16 [minimal 2/3] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y build-essential curl git language-pack-en #16 0.110 #16 0.110 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #16 0.110 #16 0.195 Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] #16 0.304 Get:2 http://archive.ubuntu.com/ubuntu jammy InRelease [270 kB] #16 0.438 Get:3 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1293 kB] #16 0.570 Get:4 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [62.6 kB] #16 0.573 Get:5 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [6288 kB] #16 0.640 Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [3640 kB] #16 0.740 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] #16 0.851 Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] #16 0.966 Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages [17.5 MB] #16 1.562 Get:10 http://archive.ubuntu.com/ubuntu jammy/restricted amd64 Packages [164 kB] #16 1.564 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages [1792 kB] #16 1.580 Get:12 http://archive.ubuntu.com/ubuntu jammy/multiverse amd64 Packages [266 kB] #16 1.641 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3999 kB] #16 1.680 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [6571 kB] #16 1.836 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [70.9 kB] #16 1.836 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1605 kB] #16 1.874 Get:17 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [37.2 kB] #16 1.877 Get:18 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [83.9 kB] #16 3.167 Fetched 44.0 MB in 3s (14.6 MB/s) #16 3.167 Reading package lists... #16 4.581 Building dependency tree... #16 4.943 4 packages can be upgraded. Run 'apt list --upgradable' to see them. #16 4.951 #16 4.951 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #16 4.951 #16 5.006 Reading package lists... #16 ... #12 [code 3/4] ADD --keep-git-dir=true https://github.com/openedx/openedx-platform.git#feanil/drop_course_videos . #12 3.442 From https://github.com/openedx/openedx-platform #12 3.442 * [new branch] feanil/drop_course_videos -> feanil/drop_course_videos #12 3.442 * [new branch] feanil/drop_course_videos -> origin/feanil/drop_course_videos #12 3.448 3e590ec65c49fbefe70dc1d0440dcf5034feed77 #12 3.464 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/18/fs/.git/ #12 3.469 commit #12 5.641 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #12 5.641 * [new tag] feanil/drop_course_videos -> feanil/drop_course_videos #12 5.641 * [new tag] feanil/drop_course_videos -> feanil/drop_course_videos #12 7.629 Note: switching to 'FETCH_HEAD'. #12 7.629 #12 7.629 You are in 'detached HEAD' state. You can look around, make experimental #12 7.629 changes and commit them, and you can discard any commits you make in this #12 7.629 state without impacting any branches by switching back to a branch. #12 7.629 #12 7.629 If you want to create a new branch to retain commits you create, you may #12 7.629 do so (now or later) by using -c with the switch command. Example: #12 7.629 #12 7.629 git switch -c #12 7.629 #12 7.629 Or undo this operation with: #12 7.629 #12 7.629 git switch - #12 7.629 #12 7.629 Turn off this advice by setting config variable advice.detachedHead to false #12 7.629 #12 7.629 HEAD is now at 3e590ec feat!: Drop support for the legacy video upload page. #12 DONE 8.3s #16 [minimal 2/3] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y build-essential curl git language-pack-en #16 5.006 Reading package lists... #16 6.310 Building dependency tree... #16 7.084 The following additional packages will be installed: #16 7.084 binutils binutils-common binutils-x86-64-linux-gnu bzip2 ca-certificates cpp #16 7.084 cpp-11 dirmngr dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ #16 7.084 g++-11 gcc gcc-11 gcc-11-base git-man gnupg gnupg-l10n gnupg-utils gpg #16 7.084 gpg-agent gpg-wks-client gpg-wks-server gpgconf gpgsm language-pack-en-base #16 7.084 less libalgorithm-diff-perl libalgorithm-diff-xs-perl #16 7.084 libalgorithm-merge-perl libasan6 libassuan0 libatomic1 libbinutils #16 7.084 libbrotli1 libbsd0 libc-dev-bin libc-devtools libc6 libc6-dev libcbor0.8 #16 7.084 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3-gnutls libcurl4 #16 7.084 libdeflate0 libdpkg-perl libedit2 liberror-perl libexpat1 libfakeroot #16 7.084 libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-11-dev #16 7.084 libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23 libitm1 libjbig0 #16 7.084 libjpeg-turbo8 libjpeg8 libksba8 libldap-2.5-0 libldap-common #16 7.084 liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 libnghttp2-14 #16 7.085 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 libquadmath0 #16 7.085 libreadline8 librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db #16 7.085 libsqlite3-0 libssh-4 libstdc++-11-dev libtiff5 libtirpc-dev libtsan0 #16 7.085 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 #16 7.085 libxmuu1 libxpm4 linux-libc-dev locales lto-disabled-list make manpages #16 7.085 manpages-dev netbase openssh-client openssl patch perl perl-modules-5.34 #16 7.085 pinentry-curses publicsuffix readline-common rpcsvc-proto ucf xauth xz-utils #16 7.086 Suggested packages: #16 7.086 binutils-doc bzip2-doc cpp-doc gcc-11-locales dbus-user-session #16 7.086 libpam-systemd pinentry-gnome3 tor debian-keyring g++-multilib #16 7.086 g++-11-multilib gcc-11-doc gcc-multilib autoconf automake libtool flex bison #16 7.086 gdb gcc-doc gcc-11-multilib gettext-base git-daemon-run #16 7.086 | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs #16 7.086 git-mediawiki git-svn parcimonie xloadimage scdaemon glibc-doc bzr #16 7.086 libgd-tools gdbm-l10n libsasl2-modules-gssapi-mit #16 7.086 | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp #16 7.086 libsasl2-modules-sql libstdc++-11-doc make-doc man-browser keychain #16 7.086 libpam-ssh monkeysphere ssh-askpass ed diffutils-doc perl-doc #16 7.086 libterm-readline-gnu-perl | libterm-readline-perl-perl #16 7.086 libtap-harness-archive-perl pinentry-doc readline-doc #16 7.086 Recommended packages: #16 7.086 libnss-nis libnss-nisplus #16 7.339 The following NEW packages will be installed: #16 7.339 binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 #16 7.339 ca-certificates cpp cpp-11 curl dirmngr dpkg-dev fakeroot fontconfig-config #16 7.339 fonts-dejavu-core g++ g++-11 gcc gcc-11 gcc-11-base git git-man gnupg #16 7.339 gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server gpgconf #16 7.339 gpgsm language-pack-en language-pack-en-base less libalgorithm-diff-perl #16 7.339 libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan6 libassuan0 #16 7.339 libatomic1 libbinutils libbrotli1 libbsd0 libc-dev-bin libc-devtools #16 7.339 libc6-dev libcbor0.8 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 #16 7.339 libcurl3-gnutls libcurl4 libdeflate0 libdpkg-perl libedit2 liberror-perl #16 7.339 libexpat1 libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 #16 7.339 libfreetype6 libgcc-11-dev libgd3 libgdbm-compat4 libgdbm6 libgomp1 libisl23 #16 7.339 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libksba8 libldap-2.5-0 #16 7.339 libldap-common liblocale-gettext-perl liblsan0 libmd0 libmpc3 libmpfr6 #16 7.339 libnghttp2-14 libnpth0 libnsl-dev libperl5.34 libpng16-16 libpsl5 #16 7.340 libquadmath0 libreadline8 librtmp1 libsasl2-2 libsasl2-modules #16 7.340 libsasl2-modules-db libsqlite3-0 libssh-4 libstdc++-11-dev libtiff5 #16 7.340 libtirpc-dev libtsan0 libubsan1 libwebp7 libx11-6 libx11-data libxau6 #16 7.340 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev locales #16 7.340 lto-disabled-list make manpages manpages-dev netbase openssh-client openssl #16 7.340 patch perl perl-modules-5.34 pinentry-curses publicsuffix readline-common #16 7.341 rpcsvc-proto ucf xauth xz-utils #16 7.342 The following packages will be upgraded: #16 7.343 libc6 #16 7.395 1 upgraded, 127 newly installed, 0 to remove and 3 not upgraded. #16 7.395 Need to get 99.7 MB of archives. #16 7.395 After this operation, 345 MB of additional disk space will be used. #16 7.395 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6 amd64 2.35-0ubuntu3.12 [3235 kB] #16 7.462 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblocale-gettext-perl amd64 1.07-4build3 [17.1 kB] #16 7.464 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 locales all 2.35-0ubuntu3.12 [4248 kB] #16 7.499 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en-base all 1:22.04+20240902 [439 kB] #16 7.503 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 language-pack-en all 1:22.04+20240902 [1900 B] #16 7.504 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl-modules-5.34 all 5.34.0-3ubuntu1.5 [2977 kB] #16 7.527 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm6 amd64 1.23-1 [33.9 kB] #16 7.527 Get:8 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgdbm-compat4 amd64 1.23-1 [6606 B] #16 7.528 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libperl5.34 amd64 5.34.0-3ubuntu1.5 [4797 kB] #16 7.571 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 perl amd64 5.34.0-3ubuntu1.5 [232 kB] #16 7.573 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssl amd64 3.0.2-0ubuntu1.21 [1184 kB] #16 7.584 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB] #16 7.586 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 less amd64 590-1ubuntu0.22.04.3 [142 kB] #16 7.587 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmd0 amd64 1.0.4-1build1 [23.0 kB] #16 7.588 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbsd0 amd64 0.11.5-1 [44.8 kB] #16 7.589 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1 amd64 2.4.7-1ubuntu0.6 [92.1 kB] #16 7.589 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 readline-common all 8.1.2-1 [53.5 kB] #16 7.591 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline8 amd64 8.1.2-1 [153 kB] #16 7.592 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-0 amd64 3.37.2-2ubuntu0.5 [643 kB] #16 7.597 Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 netbase all 6.3 [12.9 kB] #16 7.598 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 ucf all 3.0043 [56.1 kB] #16 7.599 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcbor0.8 amd64 0.8.0-2ubuntu1 [24.6 kB] #16 7.600 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 libedit2 amd64 3.1-20210910-1build1 [96.8 kB] #16 7.602 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfido2-1 amd64 1.10.0-1 [82.8 kB] #16 7.604 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnghttp2-14 amd64 1.43.0-1ubuntu0.2 [76.9 kB] #16 7.604 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng16-16 amd64 1.6.37-3ubuntu0.3 [192 kB] #16 7.605 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpsl5 amd64 0.21.0-1.2build2 [58.4 kB] #16 7.606 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau6 amd64 1:1.0.9-1build5 [7634 B] #16 7.610 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu5 [10.9 kB] #16 7.611 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1 amd64 1.14-3ubuntu3 [49.0 kB] #16 7.612 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-data all 2:1.7.5-1ubuntu0.3 [120 kB] #16 7.614 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-6 amd64 2:1.7.5-1ubuntu0.3 [667 kB] #16 7.620 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext6 amd64 2:1.3.4-1build1 [31.8 kB] #16 7.621 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmuu1 amd64 2:1.1.3-3 [10.2 kB] #16 7.622 Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages all 5.10-1ubuntu1 [1375 kB] #16 7.634 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 openssh-client amd64 1:8.9p1-3ubuntu0.13 [903 kB] #16 7.642 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 publicsuffix all 20211207.1025-1 [129 kB] #16 7.643 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 xauth amd64 1:1.1-1build2 [27.5 kB] #16 7.644 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 xz-utils amd64 5.2.5-2ubuntu1 [84.8 kB] #16 7.645 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-common amd64 2.38-4ubuntu2.12 [223 kB] #16 7.647 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libbinutils amd64 2.38-4ubuntu2.12 [663 kB] #16 7.652 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf-nobfd0 amd64 2.38-4ubuntu2.12 [108 kB] #16 7.653 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libctf0 amd64 2.38-4ubuntu2.12 [103 kB] #16 7.654 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.38-4ubuntu2.12 [2324 kB] #16 7.675 Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 binutils amd64 2.38-4ubuntu2.12 [3184 B] #16 7.675 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-dev-bin amd64 2.35-0ubuntu3.12 [20.3 kB] #16 7.675 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-libc-dev amd64 5.15.0-168.178 [1310 kB] #16 7.686 Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcrypt-dev amd64 1:4.4.27-1 [112 kB] #16 7.687 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu6 [68.5 kB] #16 7.688 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtirpc-dev amd64 1.3.2-2ubuntu0.1 [192 kB] #16 7.690 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnsl-dev amd64 1.3.0-2build2 [71.3 kB] #16 7.691 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc6-dev amd64 2.35-0ubuntu3.12 [2101 kB] #16 7.709 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11-base amd64 11.4.0-1ubuntu1~22.04.2 [20.8 kB] #16 7.710 Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 libisl23 amd64 0.24-2build1 [727 kB] #16 7.716 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpfr6 amd64 4.1.0-3build3 [1425 kB] #16 7.728 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpc3 amd64 1.2.1-2build1 [46.9 kB] #16 7.729 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 cpp-11 amd64 11.4.0-1ubuntu1~22.04.2 [10.0 MB] #16 7.805 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 cpp amd64 4:11.2.0-1ubuntu1 [27.7 kB] #16 7.807 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcc1-0 amd64 12.3.0-1ubuntu1~22.04.2 [48.3 kB] #16 7.807 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgomp1 amd64 12.3.0-1ubuntu1~22.04.2 [127 kB] #16 7.808 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libitm1 amd64 12.3.0-1ubuntu1~22.04.2 [30.2 kB] #16 7.809 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libatomic1 amd64 12.3.0-1ubuntu1~22.04.2 [10.4 kB] #16 7.810 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libasan6 amd64 11.4.0-1ubuntu1~22.04.2 [2283 kB] #16 7.827 Get:64 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liblsan0 amd64 12.3.0-1ubuntu1~22.04.2 [1069 kB] #16 7.836 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtsan0 amd64 11.4.0-1ubuntu1~22.04.2 [2262 kB] #16 7.854 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libubsan1 amd64 12.3.0-1ubuntu1~22.04.2 [976 kB] #16 7.862 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libquadmath0 amd64 12.3.0-1ubuntu1~22.04.2 [154 kB] #16 7.863 Get:68 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgcc-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2517 kB] #16 7.883 Get:69 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gcc-11 amd64 11.4.0-1ubuntu1~22.04.2 [20.1 MB] #16 8.037 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 gcc amd64 4:11.2.0-1ubuntu1 [5112 B] #16 8.038 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libstdc++-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [2101 kB] #16 8.054 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 g++-11 amd64 11.4.0-1ubuntu1~22.04.2 [11.4 MB] #16 8.141 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 g++ amd64 4:11.2.0-1ubuntu1 [1412 B] #16 8.141 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 make amd64 4.3-4.1build1 [180 kB] #16 8.143 Get:75 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdpkg-perl all 1.21.1ubuntu2.6 [237 kB] #16 8.145 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2 amd64 1.0.8-5build1 [34.8 kB] #16 8.145 Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 patch amd64 2.7.6-7build2 [109 kB] #16 8.146 Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 lto-disabled-list all 24 [12.5 kB] #16 8.147 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dpkg-dev all 1.21.1ubuntu2.6 [922 kB] #16 8.153 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 build-essential amd64 12.9ubuntu3 [4744 B] #16 8.153 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli1 amd64 1.0.9-2build6 [315 kB] #16 8.162 Get:82 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg2-3ubuntu1.2 [20.5 kB] #16 8.163 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg2-3ubuntu1.2 [53.8 kB] #16 8.165 Get:84 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-2.5-0 amd64 2.5.19+dfsg-0ubuntu0.22.04.1 [184 kB] #16 8.167 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build4 [58.2 kB] #16 8.168 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssh-4 amd64 0.9.6-2ubuntu0.22.04.5 [187 kB] #16 8.170 Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.21 [290 kB] #16 8.173 Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.21 [194 kB] #16 8.176 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libassuan0 amd64 2.5.5-1build1 [38.2 kB] #16 8.177 Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.5 [94.3 kB] #16 8.179 Get:91 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libksba8 amd64 1.6.0-2ubuntu0.2 [119 kB] #16 8.180 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libnpth0 amd64 1.6-3build2 [8664 B] #16 8.181 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.5 [293 kB] #16 8.184 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfakeroot amd64 1.28-1ubuntu1 [31.5 kB] #16 8.185 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 fakeroot amd64 1.28-1ubuntu1 [60.4 kB] #16 8.186 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-dejavu-core all 2.37-2build1 [1041 kB] #16 8.197 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig-config all 2.13.1-4.2ubuntu5 [29.1 kB] #16 8.198 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl3-gnutls amd64 7.81.0-1ubuntu1.21 [284 kB] #16 8.200 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 liberror-perl all 0.17029-1 [26.5 kB] #16 8.202 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git-man all 1:2.34.1-1ubuntu1.15 [955 kB] #16 8.210 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 git amd64 1:2.34.1-1ubuntu1.15 [3166 kB] #16 8.256 Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.5 [54.5 kB] #16 8.279 Get:103 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.5 [309 kB] #16 8.298 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.5 [519 kB] #16 8.309 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 pinentry-curses amd64 1.1.1-1build2 [34.4 kB] #16 8.309 Get:106 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.5 [209 kB] #16 8.315 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.5 [62.7 kB] #16 8.315 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.5 [57.6 kB] #16 8.318 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.5 [197 kB] #16 8.319 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.5 [315 kB] #16 8.322 Get:111 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-perl all 1.201-1 [41.8 kB] #16 8.324 Get:112 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6build3 [11.9 kB] #16 8.326 Get:113 http://archive.ubuntu.com/ubuntu jammy/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] #16 8.326 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6 amd64 2.11.1+dfsg-1ubuntu0.3 [388 kB] #16 8.328 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1 amd64 2.13.1-4.2ubuntu5 [131 kB] #16 8.330 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8 amd64 2.1.2-0ubuntu1 [134 kB] #16 8.331 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8 amd64 8c-2ubuntu10 [2264 B] #16 8.332 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdeflate0 amd64 1.10-2 [70.9 kB] #16 8.334 Get:119 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjbig0 amd64 2.1-3.1ubuntu0.22.04.1 [29.2 kB] #16 8.335 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libwebp7 amd64 1.2.2-2ubuntu0.22.04.2 [206 kB] #16 8.338 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtiff5 amd64 4.3.0-6ubuntu0.12 [185 kB] #16 8.340 Get:122 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxpm4 amd64 1:3.5.12-1ubuntu0.22.04.2 [36.7 kB] #16 8.342 Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgd3 amd64 2.3.0-2ubuntu2.3 [129 kB] #16 8.343 Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libc-devtools amd64 2.35-0ubuntu3.12 [28.9 kB] #16 8.345 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfile-fcntllock-perl amd64 0.22-3build7 [33.9 kB] #16 8.346 Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libldap-common all 2.5.19+dfsg-0ubuntu0.22.04.1 [16.1 kB] #16 8.347 Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg2-3ubuntu1.2 [68.8 kB] #16 8.347 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 manpages-dev all 5.10-1ubuntu1 [2309 kB] #16 8.573 debconf: delaying package configuration, since apt-utils is not installed #16 8.627 Fetched 99.7 MB in 1s (99.5 MB/s) #16 8.668 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) #16 8.677 Preparing to unpack .../libc6_2.35-0ubuntu3.12_amd64.deb ... #16 8.794 Unpacking libc6:amd64 (2.35-0ubuntu3.12) over (2.35-0ubuntu3.11) ... #16 10.23 Setting up libc6:amd64 (2.35-0ubuntu3.12) ... #16 11.43 Selecting previously unselected package liblocale-gettext-perl. #16 11.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4393 files and directories currently installed.) #16 11.44 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4build3_amd64.deb ... #16 11.45 Unpacking liblocale-gettext-perl (1.07-4build3) ... #16 11.51 Selecting previously unselected package locales. #16 11.51 Preparing to unpack .../001-locales_2.35-0ubuntu3.12_all.deb ... #16 11.51 Unpacking locales (2.35-0ubuntu3.12) ... #16 11.82 Selecting previously unselected package language-pack-en-base. #16 11.82 Preparing to unpack .../002-language-pack-en-base_1%3a22.04+20240902_all.deb ... #16 11.83 Unpacking language-pack-en-base (1:22.04+20240902) ... #16 12.10 Selecting previously unselected package language-pack-en. #16 12.10 Preparing to unpack .../003-language-pack-en_1%3a22.04+20240902_all.deb ... #16 12.10 Unpacking language-pack-en (1:22.04+20240902) ... #16 12.15 Selecting previously unselected package perl-modules-5.34. #16 12.15 Preparing to unpack .../004-perl-modules-5.34_5.34.0-3ubuntu1.5_all.deb ... #16 12.16 Unpacking perl-modules-5.34 (5.34.0-3ubuntu1.5) ... #16 12.68 Selecting previously unselected package libgdbm6:amd64. #16 12.68 Preparing to unpack .../005-libgdbm6_1.23-1_amd64.deb ... #16 12.69 Unpacking libgdbm6:amd64 (1.23-1) ... #16 12.73 Selecting previously unselected package libgdbm-compat4:amd64. #16 12.73 Preparing to unpack .../006-libgdbm-compat4_1.23-1_amd64.deb ... #16 12.73 Unpacking libgdbm-compat4:amd64 (1.23-1) ... #16 12.78 Selecting previously unselected package libperl5.34:amd64. #16 12.78 Preparing to unpack .../007-libperl5.34_5.34.0-3ubuntu1.5_amd64.deb ... #16 12.78 Unpacking libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... #16 13.08 Selecting previously unselected package perl. #16 13.08 Preparing to unpack .../008-perl_5.34.0-3ubuntu1.5_amd64.deb ... #16 13.09 Unpacking perl (5.34.0-3ubuntu1.5) ... #16 13.15 Selecting previously unselected package openssl. #16 13.15 Preparing to unpack .../009-openssl_3.0.2-0ubuntu1.21_amd64.deb ... #16 13.15 Unpacking openssl (3.0.2-0ubuntu1.21) ... #16 13.24 Selecting previously unselected package ca-certificates. #16 13.24 Preparing to unpack .../010-ca-certificates_20240203~22.04.1_all.deb ... #16 13.24 Unpacking ca-certificates (20240203~22.04.1) ... #16 13.33 Selecting previously unselected package less. #16 13.33 Preparing to unpack .../011-less_590-1ubuntu0.22.04.3_amd64.deb ... #16 13.34 Unpacking less (590-1ubuntu0.22.04.3) ... #16 13.39 Selecting previously unselected package libmd0:amd64. #16 13.40 Preparing to unpack .../012-libmd0_1.0.4-1build1_amd64.deb ... #16 13.40 Unpacking libmd0:amd64 (1.0.4-1build1) ... #16 13.47 Selecting previously unselected package libbsd0:amd64. #16 13.47 Preparing to unpack .../013-libbsd0_0.11.5-1_amd64.deb ... #16 13.47 Unpacking libbsd0:amd64 (0.11.5-1) ... #16 13.51 Selecting previously unselected package libexpat1:amd64. #16 13.51 Preparing to unpack .../014-libexpat1_2.4.7-1ubuntu0.6_amd64.deb ... #16 13.51 Unpacking libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #16 13.55 Selecting previously unselected package readline-common. #16 13.55 Preparing to unpack .../015-readline-common_8.1.2-1_all.deb ... #16 13.55 Unpacking readline-common (8.1.2-1) ... #16 13.59 Selecting previously unselected package libreadline8:amd64. #16 13.59 Preparing to unpack .../016-libreadline8_8.1.2-1_amd64.deb ... #16 13.60 Unpacking libreadline8:amd64 (8.1.2-1) ... #16 13.64 Selecting previously unselected package libsqlite3-0:amd64. #16 13.64 Preparing to unpack .../017-libsqlite3-0_3.37.2-2ubuntu0.5_amd64.deb ... #16 13.64 Unpacking libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... #16 13.70 Selecting previously unselected package netbase. #16 13.70 Preparing to unpack .../018-netbase_6.3_all.deb ... #16 13.70 Unpacking netbase (6.3) ... #16 13.74 Selecting previously unselected package ucf. #16 13.74 Preparing to unpack .../019-ucf_3.0043_all.deb ... #16 13.75 Moving old data out of the way #16 13.75 Unpacking ucf (3.0043) ... #16 13.79 Selecting previously unselected package libcbor0.8:amd64. #16 13.79 Preparing to unpack .../020-libcbor0.8_0.8.0-2ubuntu1_amd64.deb ... #16 13.80 Unpacking libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #16 13.84 Selecting previously unselected package libedit2:amd64. #16 13.84 Preparing to unpack .../021-libedit2_3.1-20210910-1build1_amd64.deb ... #16 13.84 Unpacking libedit2:amd64 (3.1-20210910-1build1) ... #16 13.88 Selecting previously unselected package libfido2-1:amd64. #16 13.88 Preparing to unpack .../022-libfido2-1_1.10.0-1_amd64.deb ... #16 13.89 Unpacking libfido2-1:amd64 (1.10.0-1) ... #16 13.92 Selecting previously unselected package libnghttp2-14:amd64. #16 13.92 Preparing to unpack .../023-libnghttp2-14_1.43.0-1ubuntu0.2_amd64.deb ... #16 13.93 Unpacking libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #16 13.96 Selecting previously unselected package libpng16-16:amd64. #16 13.97 Preparing to unpack .../024-libpng16-16_1.6.37-3ubuntu0.3_amd64.deb ... #16 13.97 Unpacking libpng16-16:amd64 (1.6.37-3ubuntu0.3) ... #16 14.01 Selecting previously unselected package libpsl5:amd64. #16 14.01 Preparing to unpack .../025-libpsl5_0.21.0-1.2build2_amd64.deb ... #16 14.02 Unpacking libpsl5:amd64 (0.21.0-1.2build2) ... #16 14.05 Selecting previously unselected package libxau6:amd64. #16 14.05 Preparing to unpack .../026-libxau6_1%3a1.0.9-1build5_amd64.deb ... #16 14.06 Unpacking libxau6:amd64 (1:1.0.9-1build5) ... #16 14.09 Selecting previously unselected package libxdmcp6:amd64. #16 14.09 Preparing to unpack .../027-libxdmcp6_1%3a1.1.3-0ubuntu5_amd64.deb ... #16 14.09 Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #16 14.13 Selecting previously unselected package libxcb1:amd64. #16 14.14 Preparing to unpack .../028-libxcb1_1.14-3ubuntu3_amd64.deb ... #16 14.14 Unpacking libxcb1:amd64 (1.14-3ubuntu3) ... #16 14.18 Selecting previously unselected package libx11-data. #16 14.18 Preparing to unpack .../029-libx11-data_2%3a1.7.5-1ubuntu0.3_all.deb ... #16 14.18 Unpacking libx11-data (2:1.7.5-1ubuntu0.3) ... #16 14.29 Selecting previously unselected package libx11-6:amd64. #16 14.29 Preparing to unpack .../030-libx11-6_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #16 14.29 Unpacking libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #16 14.34 Selecting previously unselected package libxext6:amd64. #16 14.34 Preparing to unpack .../031-libxext6_2%3a1.3.4-1build1_amd64.deb ... #16 14.34 Unpacking libxext6:amd64 (2:1.3.4-1build1) ... #16 14.37 Selecting previously unselected package libxmuu1:amd64. #16 14.37 Preparing to unpack .../032-libxmuu1_2%3a1.1.3-3_amd64.deb ... #16 14.38 Unpacking libxmuu1:amd64 (2:1.1.3-3) ... #16 14.40 Selecting previously unselected package manpages. #16 14.41 Preparing to unpack .../033-manpages_5.10-1ubuntu1_all.deb ... #16 14.41 Unpacking manpages (5.10-1ubuntu1) ... #16 14.55 Selecting previously unselected package openssh-client. #16 14.55 Preparing to unpack .../034-openssh-client_1%3a8.9p1-3ubuntu0.13_amd64.deb ... #16 14.56 Unpacking openssh-client (1:8.9p1-3ubuntu0.13) ... #16 14.62 Selecting previously unselected package publicsuffix. #16 14.62 Preparing to unpack .../035-publicsuffix_20211207.1025-1_all.deb ... #16 14.63 Unpacking publicsuffix (20211207.1025-1) ... #16 14.66 Selecting previously unselected package xauth. #16 14.66 Preparing to unpack .../036-xauth_1%3a1.1-1build2_amd64.deb ... #16 14.66 Unpacking xauth (1:1.1-1build2) ... #16 14.69 Selecting previously unselected package xz-utils. #16 14.69 Preparing to unpack .../037-xz-utils_5.2.5-2ubuntu1_amd64.deb ... #16 14.69 Unpacking xz-utils (5.2.5-2ubuntu1) ... #16 14.73 Selecting previously unselected package binutils-common:amd64. #16 14.73 Preparing to unpack .../038-binutils-common_2.38-4ubuntu2.12_amd64.deb ... #16 14.74 Unpacking binutils-common:amd64 (2.38-4ubuntu2.12) ... #16 14.78 Selecting previously unselected package libbinutils:amd64. #16 14.79 Preparing to unpack .../039-libbinutils_2.38-4ubuntu2.12_amd64.deb ... #16 14.79 Unpacking libbinutils:amd64 (2.38-4ubuntu2.12) ... #16 14.85 Selecting previously unselected package libctf-nobfd0:amd64. #16 14.86 Preparing to unpack .../040-libctf-nobfd0_2.38-4ubuntu2.12_amd64.deb ... #16 14.86 Unpacking libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... #16 14.92 Selecting previously unselected package libctf0:amd64. #16 14.92 Preparing to unpack .../041-libctf0_2.38-4ubuntu2.12_amd64.deb ... #16 14.92 Unpacking libctf0:amd64 (2.38-4ubuntu2.12) ... #16 14.97 Selecting previously unselected package binutils-x86-64-linux-gnu. #16 14.98 Preparing to unpack .../042-binutils-x86-64-linux-gnu_2.38-4ubuntu2.12_amd64.deb ... #16 14.98 Unpacking binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... #16 15.12 Selecting previously unselected package binutils. #16 15.12 Preparing to unpack .../043-binutils_2.38-4ubuntu2.12_amd64.deb ... #16 15.13 Unpacking binutils (2.38-4ubuntu2.12) ... #16 15.17 Selecting previously unselected package libc-dev-bin. #16 15.17 Preparing to unpack .../044-libc-dev-bin_2.35-0ubuntu3.12_amd64.deb ... #16 15.17 Unpacking libc-dev-bin (2.35-0ubuntu3.12) ... #16 15.22 Selecting previously unselected package linux-libc-dev:amd64. #16 15.22 Preparing to unpack .../045-linux-libc-dev_5.15.0-168.178_amd64.deb ... #16 15.22 Unpacking linux-libc-dev:amd64 (5.15.0-168.178) ... #16 15.55 Selecting previously unselected package libcrypt-dev:amd64. #16 15.55 Preparing to unpack .../046-libcrypt-dev_1%3a4.4.27-1_amd64.deb ... #16 15.56 Unpacking libcrypt-dev:amd64 (1:4.4.27-1) ... #16 15.60 Selecting previously unselected package rpcsvc-proto. #16 15.60 Preparing to unpack .../047-rpcsvc-proto_1.4.2-0ubuntu6_amd64.deb ... #16 15.61 Unpacking rpcsvc-proto (1.4.2-0ubuntu6) ... #16 15.65 Selecting previously unselected package libtirpc-dev:amd64. #16 15.65 Preparing to unpack .../048-libtirpc-dev_1.3.2-2ubuntu0.1_amd64.deb ... #16 15.66 Unpacking libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #16 15.71 Selecting previously unselected package libnsl-dev:amd64. #16 15.71 Preparing to unpack .../049-libnsl-dev_1.3.0-2build2_amd64.deb ... #16 15.71 Unpacking libnsl-dev:amd64 (1.3.0-2build2) ... #16 15.75 Selecting previously unselected package libc6-dev:amd64. #16 15.75 Preparing to unpack .../050-libc6-dev_2.35-0ubuntu3.12_amd64.deb ... #16 15.76 Unpacking libc6-dev:amd64 (2.35-0ubuntu3.12) ... #16 15.99 Selecting previously unselected package gcc-11-base:amd64. #16 15.99 Preparing to unpack .../051-gcc-11-base_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 15.99 Unpacking gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 16.04 Selecting previously unselected package libisl23:amd64. #16 16.04 Preparing to unpack .../052-libisl23_0.24-2build1_amd64.deb ... #16 16.04 Unpacking libisl23:amd64 (0.24-2build1) ... #16 16.10 Selecting previously unselected package libmpfr6:amd64. #16 16.11 Preparing to unpack .../053-libmpfr6_4.1.0-3build3_amd64.deb ... #16 16.11 Unpacking libmpfr6:amd64 (4.1.0-3build3) ... #16 16.17 Selecting previously unselected package libmpc3:amd64. #16 16.17 Preparing to unpack .../054-libmpc3_1.2.1-2build1_amd64.deb ... #16 16.18 Unpacking libmpc3:amd64 (1.2.1-2build1) ... #16 16.22 Selecting previously unselected package cpp-11. #16 16.22 Preparing to unpack .../055-cpp-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.23 Unpacking cpp-11 (11.4.0-1ubuntu1~22.04.2) ... #16 16.44 Selecting previously unselected package cpp. #16 16.44 Preparing to unpack .../056-cpp_4%3a11.2.0-1ubuntu1_amd64.deb ... #16 16.44 Unpacking cpp (4:11.2.0-1ubuntu1) ... #16 16.48 Selecting previously unselected package libcc1-0:amd64. #16 16.48 Preparing to unpack .../057-libcc1-0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.49 Unpacking libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 16.52 Selecting previously unselected package libgomp1:amd64. #16 16.53 Preparing to unpack .../058-libgomp1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.53 Unpacking libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 16.57 Selecting previously unselected package libitm1:amd64. #16 16.58 Preparing to unpack .../059-libitm1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.58 Unpacking libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 16.63 Selecting previously unselected package libatomic1:amd64. #16 16.63 Preparing to unpack .../060-libatomic1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.63 Unpacking libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 16.67 Selecting previously unselected package libasan6:amd64. #16 16.67 Preparing to unpack .../061-libasan6_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.67 Unpacking libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 16.76 Selecting previously unselected package liblsan0:amd64. #16 16.77 Preparing to unpack .../062-liblsan0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.77 Unpacking liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 16.83 Selecting previously unselected package libtsan0:amd64. #16 16.83 Preparing to unpack .../063-libtsan0_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.84 Unpacking libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 16.94 Selecting previously unselected package libubsan1:amd64. #16 16.94 Preparing to unpack .../064-libubsan1_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 16.94 Unpacking libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 17.00 Selecting previously unselected package libquadmath0:amd64. #16 17.00 Preparing to unpack .../065-libquadmath0_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #16 17.01 Unpacking libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 17.04 Selecting previously unselected package libgcc-11-dev:amd64. #16 17.05 Preparing to unpack .../066-libgcc-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 17.05 Unpacking libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 17.19 Selecting previously unselected package gcc-11. #16 17.20 Preparing to unpack .../067-gcc-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 17.20 Unpacking gcc-11 (11.4.0-1ubuntu1~22.04.2) ... #16 17.61 Selecting previously unselected package gcc. #16 17.61 Preparing to unpack .../068-gcc_4%3a11.2.0-1ubuntu1_amd64.deb ... #16 17.61 Unpacking gcc (4:11.2.0-1ubuntu1) ... #16 17.65 Selecting previously unselected package libstdc++-11-dev:amd64. #16 17.66 Preparing to unpack .../069-libstdc++-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 17.66 Unpacking libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 18.00 Selecting previously unselected package g++-11. #16 18.01 Preparing to unpack .../070-g++-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #16 18.01 Unpacking g++-11 (11.4.0-1ubuntu1~22.04.2) ... #16 18.28 Selecting previously unselected package g++. #16 18.28 Preparing to unpack .../071-g++_4%3a11.2.0-1ubuntu1_amd64.deb ... #16 18.29 Unpacking g++ (4:11.2.0-1ubuntu1) ... #16 18.32 Selecting previously unselected package make. #16 18.32 Preparing to unpack .../072-make_4.3-4.1build1_amd64.deb ... #16 18.33 Unpacking make (4.3-4.1build1) ... #16 18.38 Selecting previously unselected package libdpkg-perl. #16 18.38 Preparing to unpack .../073-libdpkg-perl_1.21.1ubuntu2.6_all.deb ... #16 18.39 Unpacking libdpkg-perl (1.21.1ubuntu2.6) ... #16 18.49 Selecting previously unselected package bzip2. #16 18.49 Preparing to unpack .../074-bzip2_1.0.8-5build1_amd64.deb ... #16 18.50 Unpacking bzip2 (1.0.8-5build1) ... #16 18.55 Selecting previously unselected package patch. #16 18.56 Preparing to unpack .../075-patch_2.7.6-7build2_amd64.deb ... #16 18.57 Unpacking patch (2.7.6-7build2) ... #16 18.63 Selecting previously unselected package lto-disabled-list. #16 18.63 Preparing to unpack .../076-lto-disabled-list_24_all.deb ... #16 18.64 Unpacking lto-disabled-list (24) ... #16 18.71 Selecting previously unselected package dpkg-dev. #16 18.71 Preparing to unpack .../077-dpkg-dev_1.21.1ubuntu2.6_all.deb ... #16 18.71 Unpacking dpkg-dev (1.21.1ubuntu2.6) ... #16 18.82 Selecting previously unselected package build-essential. #16 18.82 Preparing to unpack .../078-build-essential_12.9ubuntu3_amd64.deb ... #16 18.83 Unpacking build-essential (12.9ubuntu3) ... #16 18.88 Selecting previously unselected package libbrotli1:amd64. #16 18.88 Preparing to unpack .../079-libbrotli1_1.0.9-2build6_amd64.deb ... #16 18.88 Unpacking libbrotli1:amd64 (1.0.9-2build6) ... #16 18.96 Selecting previously unselected package libsasl2-modules-db:amd64. #16 18.96 Preparing to unpack .../080-libsasl2-modules-db_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #16 18.97 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #16 19.03 Selecting previously unselected package libsasl2-2:amd64. #16 19.03 Preparing to unpack .../081-libsasl2-2_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #16 19.03 Unpacking libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #16 19.07 Selecting previously unselected package libldap-2.5-0:amd64. #16 19.08 Preparing to unpack .../082-libldap-2.5-0_2.5.19+dfsg-0ubuntu0.22.04.1_amd64.deb ... #16 19.08 Unpacking libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #16 19.15 Selecting previously unselected package librtmp1:amd64. #16 19.15 Preparing to unpack .../083-librtmp1_2.4+20151223.gitfa8646d.1-2build4_amd64.deb ... #16 19.16 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #16 19.27 Selecting previously unselected package libssh-4:amd64. #16 19.27 Preparing to unpack .../084-libssh-4_0.9.6-2ubuntu0.22.04.5_amd64.deb ... #16 19.27 Unpacking libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... #16 19.34 Selecting previously unselected package libcurl4:amd64. #16 19.35 Preparing to unpack .../085-libcurl4_7.81.0-1ubuntu1.21_amd64.deb ... #16 19.35 Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #16 19.42 Selecting previously unselected package curl. #16 19.43 Preparing to unpack .../086-curl_7.81.0-1ubuntu1.21_amd64.deb ... #16 19.43 Unpacking curl (7.81.0-1ubuntu1.21) ... #16 19.50 Selecting previously unselected package libassuan0:amd64. #16 19.51 Preparing to unpack .../087-libassuan0_2.5.5-1build1_amd64.deb ... #16 19.51 Unpacking libassuan0:amd64 (2.5.5-1build1) ... #16 19.57 Selecting previously unselected package gpgconf. #16 19.57 Preparing to unpack .../088-gpgconf_2.2.27-3ubuntu2.5_amd64.deb ... #16 19.58 Unpacking gpgconf (2.2.27-3ubuntu2.5) ... #16 19.66 Selecting previously unselected package libksba8:amd64. #16 19.66 Preparing to unpack .../089-libksba8_1.6.0-2ubuntu0.2_amd64.deb ... #16 19.67 Unpacking libksba8:amd64 (1.6.0-2ubuntu0.2) ... #16 19.73 Selecting previously unselected package libnpth0:amd64. #16 19.74 Preparing to unpack .../090-libnpth0_1.6-3build2_amd64.deb ... #16 19.75 Unpacking libnpth0:amd64 (1.6-3build2) ... #16 19.83 Selecting previously unselected package dirmngr. #16 19.84 Preparing to unpack .../091-dirmngr_2.2.27-3ubuntu2.5_amd64.deb ... #16 19.88 Unpacking dirmngr (2.2.27-3ubuntu2.5) ... #16 19.98 Selecting previously unselected package libfakeroot:amd64. #16 19.98 Preparing to unpack .../092-libfakeroot_1.28-1ubuntu1_amd64.deb ... #16 20.00 Unpacking libfakeroot:amd64 (1.28-1ubuntu1) ... #16 20.09 Selecting previously unselected package fakeroot. #16 20.09 Preparing to unpack .../093-fakeroot_1.28-1ubuntu1_amd64.deb ... #16 20.10 Unpacking fakeroot (1.28-1ubuntu1) ... #16 20.17 Selecting previously unselected package fonts-dejavu-core. #16 20.18 Preparing to unpack .../094-fonts-dejavu-core_2.37-2build1_all.deb ... #16 20.19 Unpacking fonts-dejavu-core (2.37-2build1) ... #16 20.44 Selecting previously unselected package fontconfig-config. #16 20.44 Preparing to unpack .../095-fontconfig-config_2.13.1-4.2ubuntu5_all.deb ... #16 20.45 Unpacking fontconfig-config (2.13.1-4.2ubuntu5) ... #16 20.55 Selecting previously unselected package libcurl3-gnutls:amd64. #16 20.55 Preparing to unpack .../096-libcurl3-gnutls_7.81.0-1ubuntu1.21_amd64.deb ... #16 20.55 Unpacking libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... #16 20.64 Selecting previously unselected package liberror-perl. #16 20.65 Preparing to unpack .../097-liberror-perl_0.17029-1_all.deb ... #16 20.65 Unpacking liberror-perl (0.17029-1) ... #16 20.72 Selecting previously unselected package git-man. #16 20.72 Preparing to unpack .../098-git-man_1%3a2.34.1-1ubuntu1.15_all.deb ... #16 20.74 Unpacking git-man (1:2.34.1-1ubuntu1.15) ... #16 20.85 Selecting previously unselected package git. #16 20.85 Preparing to unpack .../099-git_1%3a2.34.1-1ubuntu1.15_amd64.deb ... #16 20.87 Unpacking git (1:2.34.1-1ubuntu1.15) ... #16 21.26 Selecting previously unselected package gnupg-l10n. #16 21.27 Preparing to unpack .../100-gnupg-l10n_2.2.27-3ubuntu2.5_all.deb ... #16 21.27 Unpacking gnupg-l10n (2.2.27-3ubuntu2.5) ... #16 21.34 Selecting previously unselected package gnupg-utils. #16 21.35 Preparing to unpack .../101-gnupg-utils_2.2.27-3ubuntu2.5_amd64.deb ... #16 21.36 Unpacking gnupg-utils (2.2.27-3ubuntu2.5) ... #16 21.44 Selecting previously unselected package gpg. #16 21.44 Preparing to unpack .../102-gpg_2.2.27-3ubuntu2.5_amd64.deb ... #16 21.45 Unpacking gpg (2.2.27-3ubuntu2.5) ... #16 21.57 Selecting previously unselected package pinentry-curses. #16 21.58 Preparing to unpack .../103-pinentry-curses_1.1.1-1build2_amd64.deb ... #16 21.59 Unpacking pinentry-curses (1.1.1-1build2) ... #16 21.68 Selecting previously unselected package gpg-agent. #16 21.69 Preparing to unpack .../104-gpg-agent_2.2.27-3ubuntu2.5_amd64.deb ... #16 21.70 Unpacking gpg-agent (2.2.27-3ubuntu2.5) ... #16 21.78 Selecting previously unselected package gpg-wks-client. #16 21.78 Preparing to unpack .../105-gpg-wks-client_2.2.27-3ubuntu2.5_amd64.deb ... #16 21.79 Unpacking gpg-wks-client (2.2.27-3ubuntu2.5) ... #16 21.86 Selecting previously unselected package gpg-wks-server. #16 21.86 Preparing to unpack .../106-gpg-wks-server_2.2.27-3ubuntu2.5_amd64.deb ... #16 21.87 Unpacking gpg-wks-server (2.2.27-3ubuntu2.5) ... #16 21.94 Selecting previously unselected package gpgsm. #16 21.94 Preparing to unpack .../107-gpgsm_2.2.27-3ubuntu2.5_amd64.deb ... #16 21.95 Unpacking gpgsm (2.2.27-3ubuntu2.5) ... #16 22.04 Selecting previously unselected package gnupg. #16 22.04 Preparing to unpack .../108-gnupg_2.2.27-3ubuntu2.5_all.deb ... #16 22.05 Unpacking gnupg (2.2.27-3ubuntu2.5) ... #16 22.12 Selecting previously unselected package libalgorithm-diff-perl. #16 22.12 Preparing to unpack .../109-libalgorithm-diff-perl_1.201-1_all.deb ... #16 22.13 Unpacking libalgorithm-diff-perl (1.201-1) ... #16 22.23 Selecting previously unselected package libalgorithm-diff-xs-perl. #16 22.24 Preparing to unpack .../110-libalgorithm-diff-xs-perl_0.04-6build3_amd64.deb ... #16 22.24 Unpacking libalgorithm-diff-xs-perl (0.04-6build3) ... #16 22.33 Selecting previously unselected package libalgorithm-merge-perl. #16 22.33 Preparing to unpack .../111-libalgorithm-merge-perl_0.08-3_all.deb ... #16 22.34 Unpacking libalgorithm-merge-perl (0.08-3) ... #16 22.43 Selecting previously unselected package libfreetype6:amd64. #16 22.43 Preparing to unpack .../112-libfreetype6_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #16 22.44 Unpacking libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #16 22.53 Selecting previously unselected package libfontconfig1:amd64. #16 22.54 Preparing to unpack .../113-libfontconfig1_2.13.1-4.2ubuntu5_amd64.deb ... #16 22.55 Unpacking libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #16 22.64 Selecting previously unselected package libjpeg-turbo8:amd64. #16 22.64 Preparing to unpack .../114-libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb ... #16 22.64 Unpacking libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #16 22.71 Selecting previously unselected package libjpeg8:amd64. #16 22.72 Preparing to unpack .../115-libjpeg8_8c-2ubuntu10_amd64.deb ... #16 22.73 Unpacking libjpeg8:amd64 (8c-2ubuntu10) ... #16 22.81 Selecting previously unselected package libdeflate0:amd64. #16 22.81 Preparing to unpack .../116-libdeflate0_1.10-2_amd64.deb ... #16 22.82 Unpacking libdeflate0:amd64 (1.10-2) ... #16 22.93 Selecting previously unselected package libjbig0:amd64. #16 22.93 Preparing to unpack .../117-libjbig0_2.1-3.1ubuntu0.22.04.1_amd64.deb ... #16 22.95 Unpacking libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #16 23.04 Selecting previously unselected package libwebp7:amd64. #16 23.05 Preparing to unpack .../118-libwebp7_1.2.2-2ubuntu0.22.04.2_amd64.deb ... #16 23.05 Unpacking libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #16 23.14 Selecting previously unselected package libtiff5:amd64. #16 23.14 Preparing to unpack .../119-libtiff5_4.3.0-6ubuntu0.12_amd64.deb ... #16 23.15 Unpacking libtiff5:amd64 (4.3.0-6ubuntu0.12) ... #16 23.24 Selecting previously unselected package libxpm4:amd64. #16 23.24 Preparing to unpack .../120-libxpm4_1%3a3.5.12-1ubuntu0.22.04.2_amd64.deb ... #16 23.25 Unpacking libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #16 23.37 Selecting previously unselected package libgd3:amd64. #16 23.39 Preparing to unpack .../121-libgd3_2.3.0-2ubuntu2.3_amd64.deb ... #16 23.41 Unpacking libgd3:amd64 (2.3.0-2ubuntu2.3) ... #16 23.48 Selecting previously unselected package libc-devtools. #16 23.48 Preparing to unpack .../122-libc-devtools_2.35-0ubuntu3.12_amd64.deb ... #16 23.49 Unpacking libc-devtools (2.35-0ubuntu3.12) ... #16 23.55 Selecting previously unselected package libfile-fcntllock-perl. #16 23.56 Preparing to unpack .../123-libfile-fcntllock-perl_0.22-3build7_amd64.deb ... #16 23.56 Unpacking libfile-fcntllock-perl (0.22-3build7) ... #16 23.65 Selecting previously unselected package libldap-common. #16 23.65 Preparing to unpack .../124-libldap-common_2.5.19+dfsg-0ubuntu0.22.04.1_all.deb ... #16 23.66 Unpacking libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #16 23.73 Selecting previously unselected package libsasl2-modules:amd64. #16 23.73 Preparing to unpack .../125-libsasl2-modules_2.1.27+dfsg2-3ubuntu1.2_amd64.deb ... #16 23.74 Unpacking libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #16 23.80 Selecting previously unselected package manpages-dev. #16 23.80 Preparing to unpack .../126-manpages-dev_5.10-1ubuntu1_all.deb ... #16 23.81 Unpacking manpages-dev (5.10-1ubuntu1) ... #16 24.27 Setting up libksba8:amd64 (1.6.0-2ubuntu0.2) ... #16 24.29 Setting up libexpat1:amd64 (2.4.7-1ubuntu0.6) ... #16 24.30 Setting up gcc-11-base:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 24.34 Setting up libxau6:amd64 (1:1.0.9-1build5) ... #16 24.35 Setting up lto-disabled-list (24) ... #16 24.38 Setting up libpsl5:amd64 (0.21.0-1.2build2) ... #16 24.40 Setting up manpages (5.10-1ubuntu1) ... #16 24.42 Setting up libcbor0.8:amd64 (0.8.0-2ubuntu1) ... #16 24.44 Setting up libbrotli1:amd64 (1.0.9-2build6) ... #16 24.47 Setting up libsqlite3-0:amd64 (3.37.2-2ubuntu0.5) ... #16 24.49 Setting up libsasl2-modules:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #16 24.54 Setting up binutils-common:amd64 (2.38-4ubuntu2.12) ... #16 24.57 Setting up libnghttp2-14:amd64 (1.43.0-1ubuntu0.2) ... #16 24.58 Setting up libdeflate0:amd64 (1.10-2) ... #16 24.62 Setting up less (590-1ubuntu0.22.04.3) ... #16 24.68 Setting up linux-libc-dev:amd64 (5.15.0-168.178) ... #16 24.70 Setting up libctf-nobfd0:amd64 (2.38-4ubuntu2.12) ... #16 24.73 Setting up libnpth0:amd64 (1.6-3build2) ... #16 24.75 Setting up libassuan0:amd64 (2.5.5-1build1) ... #16 24.77 Setting up libgomp1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 24.78 Setting up perl-modules-5.34 (5.34.0-3ubuntu1.5) ... #16 24.80 Setting up bzip2 (1.0.8-5build1) ... #16 24.82 Setting up locales (2.35-0ubuntu3.12) ... #16 25.96 Generating locales (this might take a while)... #16 25.97 en_AG.UTF-8... done #16 27.75 en_AU.UTF-8... done #16 29.65 en_BW.UTF-8... done #16 31.53 en_CA.UTF-8... done #16 33.38 en_DK.UTF-8... done #16 35.02 en_GB.UTF-8... done #16 36.60 en_HK.UTF-8... done #16 38.23 en_IE.UTF-8... done #16 39.85 en_IL.UTF-8... done #16 41.56 en_IN.UTF-8... done #16 43.10 en_NG.UTF-8... done #16 44.60 en_NZ.UTF-8... done #16 46.10 en_PH.UTF-8... done #16 47.64 en_SG.UTF-8... done #16 49.23 en_US.UTF-8... done #16 50.80 en_ZA.UTF-8... done #16 52.49 en_ZM.UTF-8... done #16 54.26 en_ZW.UTF-8... done #16 55.79 Generation complete. #16 55.89 Setting up libldap-common (2.5.19+dfsg-0ubuntu0.22.04.1) ... #16 55.91 Setting up libjbig0:amd64 (2.1-3.1ubuntu0.22.04.1) ... #16 55.92 Setting up libfakeroot:amd64 (1.28-1ubuntu1) ... #16 55.94 Setting up libasan6:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 55.95 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #16 55.97 Setting up fakeroot (1.28-1ubuntu1) ... #16 55.98 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.98 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist #16 55.99 Setting up libtirpc-dev:amd64 (1.3.2-2ubuntu0.1) ... #16 56.01 Setting up rpcsvc-proto (1.4.2-0ubuntu6) ... #16 56.02 Setting up libx11-data (2:1.7.5-1ubuntu0.3) ... #16 56.04 Setting up make (4.3-4.1build1) ... #16 56.05 Setting up libmpfr6:amd64 (4.1.0-3build3) ... #16 56.06 Setting up gnupg-l10n (2.2.27-3ubuntu2.5) ... #16 56.08 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build4) ... #16 56.10 Setting up xz-utils (5.2.5-2ubuntu1) ... #16 56.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzma.1.gz because associated file /usr/share/man/man1/xz.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/unlzma.1.gz because associated file /usr/share/man/man1/unxz.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcat.1.gz because associated file /usr/share/man/man1/xzcat.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzmore.1.gz because associated file /usr/share/man/man1/xzmore.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzless.1.gz because associated file /usr/share/man/man1/xzless.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzdiff.1.gz because associated file /usr/share/man/man1/xzdiff.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzcmp.1.gz because associated file /usr/share/man/man1/xzcmp.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzgrep.1.gz because associated file /usr/share/man/man1/xzgrep.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzegrep.1.gz because associated file /usr/share/man/man1/xzegrep.1.gz (of link group lzma) doesn't exist #16 56.17 update-alternatives: warning: skip creation of /usr/share/man/man1/lzfgrep.1.gz because associated file /usr/share/man/man1/xzfgrep.1.gz (of link group lzma) doesn't exist #16 56.19 Setting up libquadmath0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 56.23 Setting up libpng16-16:amd64 (1.6.37-3ubuntu0.3) ... #16 56.28 Setting up libmpc3:amd64 (1.2.1-2build1) ... #16 56.32 Setting up libatomic1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 56.42 Setting up patch (2.7.6-7build2) ... #16 56.47 Setting up fonts-dejavu-core (2.37-2build1) ... #16 56.68 Setting up ucf (3.0043) ... #16 56.94 Setting up libjpeg-turbo8:amd64 (2.1.2-0ubuntu1) ... #16 57.10 Setting up libsasl2-2:amd64 (2.1.27+dfsg2-3ubuntu1.2) ... #16 57.14 Setting up libssh-4:amd64 (0.9.6-2ubuntu0.22.04.5) ... #16 57.21 Setting up libwebp7:amd64 (1.2.2-2ubuntu0.22.04.2) ... #16 57.25 Setting up libubsan1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 57.30 Setting up libmd0:amd64 (1.0.4-1build1) ... #16 57.37 Setting up libnsl-dev:amd64 (1.3.0-2build2) ... #16 57.45 Setting up libcrypt-dev:amd64 (1:4.4.27-1) ... #16 57.49 Setting up git-man (1:2.34.1-1ubuntu1.15) ... #16 57.53 Setting up netbase (6.3) ... #16 57.65 Setting up libbinutils:amd64 (2.38-4ubuntu2.12) ... #16 57.69 Setting up libfido2-1:amd64 (1.10.0-1) ... #16 57.72 Setting up libisl23:amd64 (0.24-2build1) ... #16 57.78 Setting up libc-dev-bin (2.35-0ubuntu3.12) ... #16 57.85 Setting up openssl (3.0.2-0ubuntu1.21) ... #16 57.92 Setting up libbsd0:amd64 (0.11.5-1) ... #16 57.98 Setting up readline-common (8.1.2-1) ... #16 58.03 Setting up publicsuffix (20211207.1025-1) ... #16 58.06 Setting up libcc1-0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 58.09 Setting up liblocale-gettext-perl (1.07-4build3) ... #16 58.14 Setting up liblsan0:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 58.20 Setting up libitm1:amd64 (12.3.0-1ubuntu1~22.04.2) ... #16 58.25 Setting up libgdbm6:amd64 (1.23-1) ... #16 58.27 Setting up libtsan0:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 58.31 Setting up libctf0:amd64 (2.38-4ubuntu2.12) ... #16 58.35 Setting up libjpeg8:amd64 (8c-2ubuntu10) ... #16 58.39 Setting up pinentry-curses (1.1.1-1build2) ... #16 58.43 Setting up cpp-11 (11.4.0-1ubuntu1~22.04.2) ... #16 58.46 Setting up manpages-dev (5.10-1ubuntu1) ... #16 58.50 Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu5) ... #16 58.53 Setting up libxcb1:amd64 (1.14-3ubuntu3) ... #16 58.58 Setting up fontconfig-config (2.13.1-4.2ubuntu5) ... #16 59.23 Setting up libedit2:amd64 (3.1-20210910-1build1) ... #16 59.26 Setting up libreadline8:amd64 (8.1.2-1) ... #16 59.30 Setting up libldap-2.5-0:amd64 (2.5.19+dfsg-0ubuntu0.22.04.1) ... #16 59.32 Setting up ca-certificates (20240203~22.04.1) ... #16 60.32 Updating certificates in /etc/ssl/certs... #16 61.64 146 added, 0 removed; done. #16 61.73 Setting up libfreetype6:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #16 61.74 Setting up libgdbm-compat4:amd64 (1.23-1) ... #16 61.75 Setting up libgcc-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 61.76 Setting up cpp (4:11.2.0-1ubuntu1) ... #16 61.78 Setting up gpgconf (2.2.27-3ubuntu2.5) ... #16 61.79 Setting up libcurl4:amd64 (7.81.0-1ubuntu1.21) ... #16 61.80 Setting up libc6-dev:amd64 (2.35-0ubuntu3.12) ... #16 61.81 Setting up libx11-6:amd64 (2:1.7.5-1ubuntu0.3) ... #16 61.82 Setting up libtiff5:amd64 (4.3.0-6ubuntu0.12) ... #16 61.86 Setting up curl (7.81.0-1ubuntu1.21) ... #16 61.87 Setting up libfontconfig1:amd64 (2.13.1-4.2ubuntu5) ... #16 61.88 Setting up libxmuu1:amd64 (2:1.1.3-3) ... #16 61.90 Setting up gpg (2.2.27-3ubuntu2.5) ... #16 61.91 Setting up gnupg-utils (2.2.27-3ubuntu2.5) ... #16 61.92 Setting up binutils-x86-64-linux-gnu (2.38-4ubuntu2.12) ... #16 61.93 Setting up libperl5.34:amd64 (5.34.0-3ubuntu1.5) ... #16 61.94 Setting up gpg-agent (2.2.27-3ubuntu2.5) ... #16 62.54 Setting up libxpm4:amd64 (1:3.5.12-1ubuntu0.22.04.2) ... #16 62.55 Setting up openssh-client (1:8.9p1-3ubuntu0.13) ... #16 62.71 update-alternatives: using /usr/bin/ssh to provide /usr/bin/rsh (rsh) in auto mode #16 62.71 update-alternatives: warning: skip creation of /usr/share/man/man1/rsh.1.gz because associated file /usr/share/man/man1/ssh.1.gz (of link group rsh) doesn't exist #16 62.72 update-alternatives: using /usr/bin/slogin to provide /usr/bin/rlogin (rlogin) in auto mode #16 62.72 update-alternatives: warning: skip creation of /usr/share/man/man1/rlogin.1.gz because associated file /usr/share/man/man1/slogin.1.gz (of link group rlogin) doesn't exist #16 62.72 update-alternatives: using /usr/bin/scp to provide /usr/bin/rcp (rcp) in auto mode #16 62.72 update-alternatives: warning: skip creation of /usr/share/man/man1/rcp.1.gz because associated file /usr/share/man/man1/scp.1.gz (of link group rcp) doesn't exist #16 62.74 Setting up gpgsm (2.2.27-3ubuntu2.5) ... #16 62.75 Setting up libxext6:amd64 (2:1.3.4-1build1) ... #16 62.76 Setting up libcurl3-gnutls:amd64 (7.81.0-1ubuntu1.21) ... #16 62.76 Setting up binutils (2.38-4ubuntu2.12) ... #16 62.77 Setting up dirmngr (2.2.27-3ubuntu2.5) ... #16 62.95 Setting up perl (5.34.0-3ubuntu1.5) ... #16 62.98 Setting up libgd3:amd64 (2.3.0-2ubuntu2.3) ... #16 62.99 Setting up libdpkg-perl (1.21.1ubuntu2.6) ... #16 63.00 Setting up libstdc++-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #16 63.01 Setting up gpg-wks-server (2.2.27-3ubuntu2.5) ... #16 63.02 Setting up gcc-11 (11.4.0-1ubuntu1~22.04.2) ... #16 63.02 Setting up xauth (1:1.1-1build2) ... #16 63.04 Setting up libc-devtools (2.35-0ubuntu3.12) ... #16 63.05 Setting up gpg-wks-client (2.2.27-3ubuntu2.5) ... #16 63.05 Setting up g++-11 (11.4.0-1ubuntu1~22.04.2) ... #16 63.06 Setting up libfile-fcntllock-perl (0.22-3build7) ... #16 63.08 Setting up libalgorithm-diff-perl (1.201-1) ... #16 63.09 Setting up gcc (4:11.2.0-1ubuntu1) ... #16 63.11 Setting up dpkg-dev (1.21.1ubuntu2.6) ... #16 63.17 Setting up liberror-perl (0.17029-1) ... #16 63.18 Setting up git (1:2.34.1-1ubuntu1.15) ... #16 63.20 Setting up g++ (4:11.2.0-1ubuntu1) ... #16 63.25 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode #16 63.25 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist #16 63.26 Setting up gnupg (2.2.27-3ubuntu2.5) ... #16 63.26 Setting up build-essential (12.9ubuntu3) ... #16 63.27 Setting up libalgorithm-diff-xs-perl (0.04-6build3) ... #16 63.28 Setting up libalgorithm-merge-perl (0.08-3) ... #16 63.30 Setting up language-pack-en (1:22.04+20240902) ... #16 63.31 Setting up language-pack-en-base (1:22.04+20240902) ... #16 63.34 Generating locales (this might take a while)... #16 63.69 Generation complete. #16 63.71 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... #16 63.74 Processing triggers for ca-certificates (20240203~22.04.1) ... #16 63.75 Updating certificates in /etc/ssl/certs... #16 64.76 0 added, 0 removed; done. #16 64.76 Running hooks in /etc/ca-certificates/update.d... #16 64.77 done. #16 DONE 66.2s #17 [minimal 3/3] COPY --from=ghcr.io/astral-sh/uv:0.9.18 /uv /usr/local/bin/uv #17 DONE 0.3s #18 [production 1/40] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y gettext gfortran graphviz graphviz-dev libffi-dev libfreetype6-dev libgeos-dev libjpeg8-dev liblapack-dev libmysqlclient-dev libpng-dev libsqlite3-dev libxmlsec1-dev lynx mysql-client ntp pkg-config rdfind #18 ... #19 [code 1/4] RUN mkdir -p /openedx/edx-platform #19 DONE 0.2s #18 [production 1/40] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y gettext gfortran graphviz graphviz-dev libffi-dev libfreetype6-dev libgeos-dev libjpeg8-dev liblapack-dev libmysqlclient-dev libpng-dev libsqlite3-dev libxmlsec1-dev lynx mysql-client ntp pkg-config rdfind #18 0.167 #18 0.168 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #18 0.168 #18 0.562 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease #18 0.562 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #18 0.565 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #18 0.576 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #18 1.130 Reading package lists... #18 2.638 Building dependency tree... #18 3.083 Reading state information... #18 3.127 3 packages can be upgraded. Run 'apt list --upgradable' to see them. #18 3.137 #18 3.137 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #18 3.137 #18 3.192 Reading package lists... #18 4.612 Building dependency tree... #18 5.014 Reading state information... #18 5.527 The following additional packages will be installed: #18 5.527 adwaita-icon-theme dbus file fontconfig fonts-liberation gettext-base #18 5.527 gfortran-11 gtk-update-icon-cache hicolor-icon-theme humanity-icon-theme #18 5.527 icu-devtools libann0 libapparmor1 libatk1.0-0 libatk1.0-data #18 5.527 libavahi-client3 libavahi-common-data libavahi-common3 libblas-dev libblas3 #18 5.527 libbrotli-dev libcairo-gobject2 libcairo2 libcdt5 libcgraph6 libcups2 #18 5.527 libdatrie1 libdbus-1-3 libevent-2.1-7 libevent-core-2.1-7 #18 5.527 libevent-pthreads-2.1-7 libfreetype-dev libfribidi0 libgail-common libgail18 #18 5.527 libgcrypt20-dev libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin #18 5.527 libgdk-pixbuf2.0-common libgeos-c1v5 libgeos3.10.2 libgfortran-11-dev #18 5.527 libgfortran5 libglib2.0-0 libglib2.0-data libgmp-dev libgmpxx4ldbl #18 5.527 libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 #18 5.527 libgpg-error-dev libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common #18 5.527 libgts-0.7-5 libgts-bin libgvc6 libgvc6-plugins-gtk libgvpr2 libharfbuzz0b #18 5.527 libice6 libicu-dev libicu70 libidn2-dev libjpeg-turbo8-dev liblab-gamut1 #18 5.527 liblapack3 libltdl7 libmagic-mgc libmagic1 libmysqlclient21 libnspr4 #18 5.527 libnspr4-dev libnss3 libnss3-dev libopts25 libp11-kit-dev libpango-1.0-0 #18 5.527 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 #18 5.528 libpng-tools librsvg2-2 librsvg2-common libsm6 libssl-dev libssl3 libtasn1-6 #18 5.528 libtasn1-6-dev libtasn1-doc libthai-data libthai0 libunbound8 libxaw7 #18 5.528 libxcb-render0 libxcb-shm0 libxcomposite1 libxcursor1 libxdamage1 libxdot4 #18 5.528 libxfixes3 libxi6 libxinerama1 libxml2 libxml2-dev libxmlsec1 #18 5.528 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl #18 5.529 libxmu6 libxrandr2 libxrender1 libxslt1-dev libxslt1.1 libxt6 libzstd-dev #18 5.529 lynx-common mailcap media-types mime-support mysql-client-8.0 #18 5.530 mysql-client-core-8.0 mysql-common nettle-dev shared-mime-info sntp tzdata #18 5.530 ubuntu-mono x11-common xdg-user-dirs zlib1g-dev #18 5.532 Suggested packages: #18 5.534 default-dbus-session-bus | dbus-session-bus gettext-doc autopoint #18 5.534 libasprintf-dev libgettextpo-dev gfortran-multilib gfortran-doc #18 5.534 gfortran-11-multilib gfortran-11-doc libcoarrays-dev gsfonts graphviz-doc #18 5.534 liblapack-doc cups-common freetype2-doc libgcrypt20-doc libgdal-doc gmp-doc #18 5.534 libgmp10-doc libmpfr-dev dns-root-data gnutls-bin gnutls-doc gvfs icu-doc #18 5.534 p11-kit-doc librsvg2-bin sqlite3-doc libssl-doc ntp-doc #18 5.852 The following NEW packages will be installed: #18 5.852 adwaita-icon-theme dbus file fontconfig fonts-liberation gettext #18 5.852 gettext-base gfortran gfortran-11 graphviz gtk-update-icon-cache #18 5.854 hicolor-icon-theme humanity-icon-theme icu-devtools libann0 libapparmor1 #18 5.854 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data #18 5.854 libavahi-common3 libblas-dev libblas3 libbrotli-dev libcairo-gobject2 #18 5.854 libcairo2 libcdt5 libcgraph6 libcups2 libdatrie1 libdbus-1-3 libevent-2.1-7 #18 5.854 libevent-core-2.1-7 libevent-pthreads-2.1-7 libffi-dev libfreetype-dev #18 5.854 libfreetype6-dev libfribidi0 libgail-common libgail18 libgcrypt20-dev #18 5.854 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common #18 5.854 libgeos-c1v5 libgeos-dev libgeos3.10.2 libgfortran-11-dev libgfortran5 #18 5.854 libglib2.0-0 libglib2.0-data libgmp-dev libgmpxx4ldbl libgnutls-dane0 #18 5.854 libgnutls-openssl27 libgnutls28-dev libgnutlsxx28 libgpg-error-dev #18 5.854 libgraphite2-3 libgraphviz-dev libgtk2.0-0 libgtk2.0-bin libgtk2.0-common #18 5.854 libgts-0.7-5 libgts-bin libgvc6 libgvc6-plugins-gtk libgvpr2 libharfbuzz0b #18 5.854 libice6 libicu-dev libicu70 libidn2-dev libjpeg-turbo8-dev libjpeg8-dev #18 5.854 liblab-gamut1 liblapack-dev liblapack3 libltdl7 libmagic-mgc libmagic1 #18 5.854 libmysqlclient-dev libmysqlclient21 libnspr4 libnspr4-dev libnss3 #18 5.854 libnss3-dev libopts25 libp11-kit-dev libpango-1.0-0 libpangocairo-1.0-0 #18 5.854 libpangoft2-1.0-0 libpathplan4 libpixman-1-0 libpng-dev libpng-tools #18 5.854 librsvg2-2 librsvg2-common libsm6 libsqlite3-dev libssl-dev libtasn1-6-dev #18 5.854 libtasn1-doc libthai-data libthai0 libunbound8 libxaw7 libxcb-render0 #18 5.854 libxcb-shm0 libxcomposite1 libxcursor1 libxdamage1 libxdot4 libxfixes3 #18 5.854 libxi6 libxinerama1 libxml2 libxml2-dev libxmlsec1 libxmlsec1-dev #18 5.854 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl #18 5.855 libxmu6 libxrandr2 libxrender1 libxslt1-dev libxslt1.1 libxt6 libzstd-dev #18 5.855 lynx lynx-common mailcap media-types mime-support mysql-client #18 5.855 mysql-client-8.0 mysql-client-core-8.0 mysql-common nettle-dev ntp #18 5.856 pkg-config rdfind shared-mime-info sntp tzdata ubuntu-mono x11-common #18 5.856 xdg-user-dirs zlib1g-dev #18 5.857 The following packages will be upgraded: #18 5.859 libssl3 libtasn1-6 #18 6.062 2 upgraded, 151 newly installed, 0 to remove and 1 not upgraded. #18 6.062 Need to get 90.9 MB of archives. #18 6.062 After this operation, 399 MB of additional disk space will be used. #18 6.062 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.21 [1,905 kB] #18 6.718 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] #18 6.719 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] #18 6.722 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] #18 6.725 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] #18 6.736 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfribidi0 amd64 1.0.8-2ubuntu3.1 [26.1 kB] #18 6.736 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.8 [1,467 kB] #18 6.795 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.8 [5,062 B] #18 6.795 Get:9 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #18 7.011 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] #18 7.026 Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #18 7.026 Get:12 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] #18 7.034 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] #18 7.041 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] #18 7.041 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic-mgc amd64 1:5.41-3ubuntu0.1 [257 kB] #18 7.045 Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmagic1 amd64 1:5.41-3ubuntu0.1 [87.2 kB] #18 7.047 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 file amd64 1:5.41-3ubuntu0.1 [21.5 kB] #18 7.048 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext-base amd64 0.21-4ubuntu4 [37.8 kB] #18 7.089 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] #18 7.168 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1ubuntu0.4 [5,546 B] #18 7.168 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1ubuntu0.4 [148 kB] #18 7.168 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gtk-update-icon-cache amd64 3.24.33-1ubuntu2.2 [31.4 kB] #18 7.168 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] #18 7.182 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 ubuntu-mono all 20.10-0ubuntu2 [153 kB] #18 7.184 Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 adwaita-icon-theme all 41.0-1ubuntu1 [3,444 kB] #18 7.256 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 fontconfig amd64 2.13.1-4.2ubuntu5 [177 kB] #18 7.256 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] #18 7.263 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 gettext amd64 0.21-4ubuntu4 [868 kB] #18 7.282 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran5 amd64 12.3.0-1ubuntu1~22.04.2 [879 kB] #18 7.321 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgfortran-11-dev amd64 11.4.0-1ubuntu1~22.04.2 [842 kB] #18 7.325 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gfortran-11 amd64 11.4.0-1ubuntu1~22.04.2 [11.2 MB] #18 7.550 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 gfortran amd64 4:11.2.0-1ubuntu1 [1,182 B] #18 7.551 Get:33 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] #18 7.553 Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcdt5 amd64 2.42.2-6ubuntu0.1 [21.1 kB] #18 7.554 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libcgraph6 amd64 2.42.2-6ubuntu0.1 [45.4 kB] #18 7.555 Get:36 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-5 [164 kB] #18 7.557 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpixman-1-0 amd64 0.40.0-1ubuntu0.22.04.1 [264 kB] #18 7.559 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-render0 amd64 1.14-3ubuntu3 [16.4 kB] #18 7.560 Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5,780 B] #18 7.561 Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] #18 7.627 Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo2 amd64 1.16.0-5ubuntu2 [628 kB] #18 7.705 Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 libltdl7 amd64 2.4.6-15build2 [39.6 kB] #18 7.705 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgraphite2-3 amd64 1.3.14-1build2 [71.3 kB] #18 7.706 Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libharfbuzz0b amd64 2.7.4-1ubuntu3.2 [353 kB] #18 7.712 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai-data all 0.1.29-1build1 [162 kB] #18 7.714 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libdatrie1 amd64 0.2.13-2 [19.9 kB] #18 7.715 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libthai0 amd64 0.1.29-1build1 [19.2 kB] #18 7.716 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpango-1.0-0 amd64 1.50.6+ds-2ubuntu1 [230 kB] #18 7.720 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangoft2-1.0-0 amd64 1.50.6+ds-2ubuntu1 [54.0 kB] #18 7.720 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpangocairo-1.0-0 amd64 1.50.6+ds-2ubuntu1 [39.8 kB] #18 7.782 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libpathplan4 amd64 2.42.2-6ubuntu0.1 [23.4 kB] #18 7.858 Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvc6 amd64 2.42.2-6ubuntu0.1 [724 kB] #18 7.870 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvpr2 amd64 2.42.2-6ubuntu0.1 [192 kB] #18 7.875 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 liblab-gamut1 amd64 2.42.2-6ubuntu0.1 [1,965 kB] #18 7.909 Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] #18 7.912 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] #18 7.914 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] #18 7.915 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] #18 7.918 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] #18 7.918 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] #18 7.931 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] #18 8.009 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] #18 8.010 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-data all 2.36.0-3build1 [2,824 B] #18 8.010 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libatk1.0-0 amd64 2.36.0-3build1 [51.9 kB] #18 8.011 Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common-data amd64 0.8-5ubuntu5.4 [24.0 kB] #18 8.013 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-common3 amd64 0.8-5ubuntu5.4 [23.9 kB] #18 8.016 Get:67 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libavahi-client3 amd64 0.8-5ubuntu5.4 [28.0 kB] #18 8.016 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas3 amd64 3.10.0-2ubuntu1 [228 kB] #18 8.019 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libblas-dev amd64 3.10.0-2ubuntu1 [164 kB] #18 8.022 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli-dev amd64 1.0.9-2build6 [337 kB] #18 8.088 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libcairo-gobject2 amd64 1.16.0-5ubuntu2 [19.4 kB] #18 8.102 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcups2 amd64 2.4.1op1-1ubuntu4.16 [264 kB] #18 8.106 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB] #18 8.110 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-core-2.1-7 amd64 2.1.12-stable-1build3 [93.9 kB] #18 8.110 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-pthreads-2.1-7 amd64 2.1.12-stable-1build3 [7,642 B] #18 8.111 Get:76 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] #18 8.113 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng-dev amd64 1.6.37-3ubuntu0.3 [193 kB] #18 8.116 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype-dev amd64 2.11.1+dfsg-1ubuntu0.3 [555 kB] #18 8.123 Get:79 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6-dev amd64 2.11.1+dfsg-1ubuntu0.3 [8,298 B] #18 8.124 Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk2.0-common all 2.24.33-2ubuntu2.1 [125 kB] #18 8.205 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7,192 B] #18 8.205 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] #18 8.206 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcursor1 amd64 1:1.2.0-2build4 [20.9 kB] #18 8.208 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdamage1 amd64 1:1.1.5-2build2 [7,154 B] #18 8.208 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] #18 8.210 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7,382 B] #18 8.210 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] #18 8.212 Get:88 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk2.0-0 amd64 2.24.33-2ubuntu2.1 [2,038 kB] #18 8.302 Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgail18 amd64 2.24.33-2ubuntu2.1 [15.9 kB] #18 8.302 Get:90 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgail-common amd64 2.24.33-2ubuntu2.1 [132 kB] #18 8.348 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpg-error-dev amd64 1.43-3 [129 kB] #18 8.350 Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcrypt20-dev amd64 1.9.4-3ubuntu3 [572 kB] #18 8.358 Get:93 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.8+dfsg-1ubuntu0.4 [14.1 kB] #18 8.358 Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB] #18 8.369 Get:95 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB] #18 8.371 Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-dev amd64 3.10.2-1 [46.6 kB] #18 8.371 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg-3ubuntu1 [9,580 B] #18 8.424 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmp-dev amd64 2:6.2.1+dfsg-3ubuntu1 [337 kB] #18 8.429 Get:99 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-openssl27 amd64 3.7.3-4ubuntu1.7 [22.8 kB] #18 8.430 Get:100 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunbound8 amd64 1.13.1-1ubuntu5.14 [400 kB] #18 8.500 Get:101 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] #18 8.659 Get:102 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutlsxx28 amd64 3.7.3-4ubuntu1.7 [16.3 kB] #18 8.818 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libidn2-dev amd64 2.3.2-2build1 [86.7 kB] #18 8.987 Get:104 http://archive.ubuntu.com/ubuntu jammy/main amd64 libp11-kit-dev amd64 0.24.0-6build1 [20.2 kB] #18 9.004 Get:105 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-6-dev amd64 4.18.0-4ubuntu0.2 [91.8 kB] #18 9.074 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 nettle-dev amd64 3.7.3-1build2 [1,135 kB] #18 9.286 Get:107 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls28-dev amd64 3.7.3-4ubuntu1.7 [1,044 kB] #18 9.353 Get:108 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libxdot4 amd64 2.42.2-6ubuntu0.1 [16.4 kB] #18 9.353 Get:109 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-2 amd64 2.52.5+dfsg-3ubuntu0.2 [2,974 kB] #18 9.445 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-6ubuntu0.1 [22.5 kB] #18 9.445 Get:111 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libgraphviz-dev amd64 2.42.2-6ubuntu0.1 [58.5 kB] #18 9.445 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgtk2.0-bin amd64 2.24.33-2ubuntu2.1 [7,936 B] #18 9.446 Get:113 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5 [44.3 kB] #18 9.447 Get:114 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] #18 9.671 Get:115 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg-turbo8-dev amd64 2.1.2-0ubuntu1 [257 kB] #18 9.672 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjpeg8-dev amd64 8c-2ubuntu10 [1,476 B] #18 9.674 Get:117 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack3 amd64 3.10.0-2ubuntu1 [2,504 kB] #18 9.719 Get:118 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblapack-dev amd64 3.10.0-2ubuntu1 [4,774 kB] #18 9.814 Get:119 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B] #18 9.814 Get:120 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.44-0ubuntu0.22.04.2 [1,308 kB] #18 9.840 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.21 [2,375 kB] #18 9.882 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 libzstd-dev amd64 1.4.8+dfsg-3build1 [401 kB] #18 9.890 Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient-dev amd64 8.0.44-0ubuntu0.22.04.2 [1,703 kB] #18 9.926 Get:124 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB] #18 9.928 Get:125 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4-dev amd64 2:4.35-0ubuntu0.22.04.1 [219 kB] #18 9.932 Get:126 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB] #18 9.957 Get:127 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3-dev amd64 2:3.98-0ubuntu0.22.04.2 [246 kB] #18 9.961 Get:128 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libopts25 amd64 1:5.18.16-4 [59.5 kB] #18 9.963 Get:129 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng-tools amd64 1.6.37-3ubuntu0.3 [28.7 kB] #18 9.987 Get:130 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 librsvg2-common amd64 2.52.5+dfsg-3ubuntu0.2 [17.7 kB] #18 9.990 Get:131 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.5 [847 kB] #18 10.00 Get:132 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.11 [805 kB] #18 10.07 Get:133 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] #18 10.07 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] #18 10.07 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gcrypt amd64 1.2.33-1build2 [45.2 kB] #18 10.07 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gnutls amd64 1.2.33-1build2 [36.9 kB] #18 10.07 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-nss amd64 1.2.33-1build2 [67.7 kB] #18 10.08 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] #18 10.08 Get:139 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.5 [219 kB] #18 10.17 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-dev amd64 1.2.33-1build2 [428 kB] #18 10.17 Get:141 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lynx-common all 2.9.0dev.10-1 [1,024 kB] #18 ... #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 ... #18 [production 1/40] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y gettext gfortran graphviz graphviz-dev libffi-dev libfreetype6-dev libgeos-dev libjpeg8-dev liblapack-dev libmysqlclient-dev libpng-dev libsqlite3-dev libxmlsec1-dev lynx mysql-client ntp pkg-config rdfind #18 10.18 Get:142 http://archive.ubuntu.com/ubuntu jammy/main amd64 mailcap all 3.70+nmu1ubuntu1 [23.8 kB] #18 10.22 Get:143 http://archive.ubuntu.com/ubuntu jammy/main amd64 mime-support all 3.66 [3,696 B] #18 10.22 Get:144 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-core-8.0 amd64 8.0.44-0ubuntu0.22.04.2 [2,707 kB] #18 10.27 Get:145 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client-8.0 amd64 8.0.44-0ubuntu0.22.04.2 [22.6 kB] #18 10.27 Get:146 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 mysql-client all 8.0.44-0ubuntu0.22.04.2 [9,354 B] #18 10.27 Get:147 http://archive.ubuntu.com/ubuntu jammy/universe amd64 ntp amd64 1:4.2.8p15+dfsg-1ubuntu2 [721 kB] #18 10.31 Get:148 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #18 10.31 Get:149 http://archive.ubuntu.com/ubuntu jammy/universe amd64 sntp amd64 1:4.2.8p15+dfsg-1ubuntu2 [67.1 kB] #18 10.31 Get:150 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] #18 10.31 Get:151 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-doc all 4.18.0-4ubuntu0.2 [305 kB] #18 10.32 Get:152 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lynx amd64 2.9.0dev.10-1 [719 kB] #18 10.38 Get:153 http://archive.ubuntu.com/ubuntu jammy/universe amd64 rdfind amd64 1.5.0-1.1 [36.8 kB] #18 10.69 debconf: delaying package configuration, since apt-utils is not installed #18 10.78 Fetched 90.9 MB in 4s (20.2 MB/s) #18 10.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #18 10.87 Preparing to unpack .../libssl3_3.0.2-0ubuntu1.21_amd64.deb ... #18 10.89 Unpacking libssl3:amd64 (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1.20) ... #18 11.12 Setting up libssl3:amd64 (3.0.2-0ubuntu1.21) ... #18 11.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #18 11.32 Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... #18 11.33 Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4ubuntu0.1) ... #18 11.41 Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... #18 11.48 Selecting previously unselected package libapparmor1:amd64. #18 11.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #18 11.50 Preparing to unpack .../000-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... #18 11.51 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... #18 11.59 Selecting previously unselected package libdbus-1-3:amd64. #18 11.59 Preparing to unpack .../001-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... #18 11.60 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #18 11.69 Selecting previously unselected package dbus. #18 11.69 Preparing to unpack .../002-dbus_1.12.20-2ubuntu4.1_amd64.deb ... #18 11.71 Unpacking dbus (1.12.20-2ubuntu4.1) ... #18 11.83 Selecting previously unselected package libfribidi0:amd64. #18 11.83 Preparing to unpack .../003-libfribidi0_1.0.8-2ubuntu3.1_amd64.deb ... #18 11.84 Unpacking libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... #18 11.88 Selecting previously unselected package libglib2.0-0:amd64. #18 11.89 Preparing to unpack .../004-libglib2.0-0_2.72.4-0ubuntu2.8_amd64.deb ... #18 11.89 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.8) ... #18 11.98 Selecting previously unselected package libglib2.0-data. #18 11.99 Preparing to unpack .../005-libglib2.0-data_2.72.4-0ubuntu2.8_all.deb ... #18 11.99 Unpacking libglib2.0-data (2.72.4-0ubuntu2.8) ... #18 12.04 Selecting previously unselected package libicu70:amd64. #18 12.04 Preparing to unpack .../006-libicu70_70.1-2_amd64.deb ... #18 12.05 Unpacking libicu70:amd64 (70.1-2) ... #18 12.38 Selecting previously unselected package libxml2:amd64. #18 12.38 Preparing to unpack .../007-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... #18 12.39 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #18 12.45 Selecting previously unselected package media-types. #18 12.45 Preparing to unpack .../008-media-types_7.0.0_all.deb ... #18 12.46 Unpacking media-types (7.0.0) ... #18 12.52 Selecting previously unselected package shared-mime-info. #18 12.52 Preparing to unpack .../009-shared-mime-info_2.1-2_amd64.deb ... #18 12.54 Unpacking shared-mime-info (2.1-2) ... #18 12.66 Selecting previously unselected package tzdata. #18 12.66 Preparing to unpack .../010-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... #18 12.67 Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... #18 13.31 Selecting previously unselected package xdg-user-dirs. #18 13.31 Preparing to unpack .../011-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... #18 13.32 Unpacking xdg-user-dirs (0.17-2ubuntu4) ... #18 13.51 Selecting previously unselected package libmagic-mgc. #18 13.51 Preparing to unpack .../012-libmagic-mgc_1%3a5.41-3ubuntu0.1_amd64.deb ... #18 13.52 Unpacking libmagic-mgc (1:5.41-3ubuntu0.1) ... #18 13.64 Selecting previously unselected package libmagic1:amd64. #18 13.64 Preparing to unpack .../013-libmagic1_1%3a5.41-3ubuntu0.1_amd64.deb ... #18 13.65 Unpacking libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #18 13.74 Selecting previously unselected package file. #18 13.74 Preparing to unpack .../014-file_1%3a5.41-3ubuntu0.1_amd64.deb ... #18 13.75 Unpacking file (1:5.41-3ubuntu0.1) ... #18 13.81 Selecting previously unselected package gettext-base. #18 13.81 Preparing to unpack .../015-gettext-base_0.21-4ubuntu4_amd64.deb ... #18 13.82 Unpacking gettext-base (0.21-4ubuntu4) ... #18 13.90 Selecting previously unselected package hicolor-icon-theme. #18 13.90 Preparing to unpack .../016-hicolor-icon-theme_0.17-2_all.deb ... #18 13.92 Unpacking hicolor-icon-theme (0.17-2) ... #18 14.08 Selecting previously unselected package libgdk-pixbuf2.0-common. #18 14.08 Preparing to unpack .../017-libgdk-pixbuf2.0-common_2.42.8+dfsg-1ubuntu0.4_all.deb ... #18 14.09 Unpacking libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) ... #18 14.14 Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. #18 14.15 Preparing to unpack .../018-libgdk-pixbuf-2.0-0_2.42.8+dfsg-1ubuntu0.4_amd64.deb ... #18 14.16 Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... #18 14.28 Selecting previously unselected package gtk-update-icon-cache. #18 14.28 Preparing to unpack .../019-gtk-update-icon-cache_3.24.33-1ubuntu2.2_amd64.deb ... #18 14.29 Unpacking gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... #18 14.37 Selecting previously unselected package humanity-icon-theme. #18 14.37 Preparing to unpack .../020-humanity-icon-theme_0.6.16_all.deb ... #18 14.38 Unpacking humanity-icon-theme (0.6.16) ... #18 16.67 Selecting previously unselected package ubuntu-mono. #18 16.68 Preparing to unpack .../021-ubuntu-mono_20.10-0ubuntu2_all.deb ... #18 16.69 Unpacking ubuntu-mono (20.10-0ubuntu2) ... #18 17.62 Selecting previously unselected package adwaita-icon-theme. #18 17.63 Preparing to unpack .../022-adwaita-icon-theme_41.0-1ubuntu1_all.deb ... #18 17.63 Unpacking adwaita-icon-theme (41.0-1ubuntu1) ... #18 18.23 Selecting previously unselected package fontconfig. #18 18.24 Preparing to unpack .../023-fontconfig_2.13.1-4.2ubuntu5_amd64.deb ... #18 18.25 Unpacking fontconfig (2.13.1-4.2ubuntu5) ... #18 18.32 Selecting previously unselected package fonts-liberation. #18 18.33 Preparing to unpack .../024-fonts-liberation_1%3a1.07.4-11_all.deb ... #18 18.34 Unpacking fonts-liberation (1:1.07.4-11) ... #18 18.51 Selecting previously unselected package gettext. #18 18.52 Preparing to unpack .../025-gettext_0.21-4ubuntu4_amd64.deb ... #18 18.53 Unpacking gettext (0.21-4ubuntu4) ... #18 18.64 Selecting previously unselected package libgfortran5:amd64. #18 18.64 Preparing to unpack .../026-libgfortran5_12.3.0-1ubuntu1~22.04.2_amd64.deb ... #18 18.65 Unpacking libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) ... #18 18.72 Selecting previously unselected package libgfortran-11-dev:amd64. #18 18.73 Preparing to unpack .../027-libgfortran-11-dev_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #18 18.73 Unpacking libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #18 18.84 Selecting previously unselected package gfortran-11. #18 18.85 Preparing to unpack .../028-gfortran-11_11.4.0-1ubuntu1~22.04.2_amd64.deb ... #18 18.85 Unpacking gfortran-11 (11.4.0-1ubuntu1~22.04.2) ... #18 19.18 Selecting previously unselected package gfortran. #18 19.18 Preparing to unpack .../029-gfortran_4%3a11.2.0-1ubuntu1_amd64.deb ... #18 19.19 Unpacking gfortran (4:11.2.0-1ubuntu1) ... #18 19.25 Selecting previously unselected package libann0. #18 19.25 Preparing to unpack .../030-libann0_1.1.2+doc-7build1_amd64.deb ... #18 19.28 Unpacking libann0 (1.1.2+doc-7build1) ... #18 19.43 Selecting previously unselected package libcdt5:amd64. #18 19.44 Preparing to unpack .../031-libcdt5_2.42.2-6ubuntu0.1_amd64.deb ... #18 19.47 Unpacking libcdt5:amd64 (2.42.2-6ubuntu0.1) ... #18 19.60 Selecting previously unselected package libcgraph6:amd64. #18 19.60 Preparing to unpack .../032-libcgraph6_2.42.2-6ubuntu0.1_amd64.deb ... #18 19.63 Unpacking libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... #18 19.76 Selecting previously unselected package libgts-0.7-5:amd64. #18 19.77 Preparing to unpack .../033-libgts-0.7-5_0.7.6+darcs121130-5_amd64.deb ... #18 19.78 Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... #18 19.90 Selecting previously unselected package libpixman-1-0:amd64. #18 19.91 Preparing to unpack .../034-libpixman-1-0_0.40.0-1ubuntu0.22.04.1_amd64.deb ... #18 19.91 Unpacking libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... #18 20.04 Selecting previously unselected package libxcb-render0:amd64. #18 20.04 Preparing to unpack .../035-libxcb-render0_1.14-3ubuntu3_amd64.deb ... #18 20.06 Unpacking libxcb-render0:amd64 (1.14-3ubuntu3) ... #18 20.18 Selecting previously unselected package libxcb-shm0:amd64. #18 20.18 Preparing to unpack .../036-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... #18 20.19 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... #18 20.24 Selecting previously unselected package libxrender1:amd64. #18 20.24 Preparing to unpack .../037-libxrender1_1%3a0.9.10-1build4_amd64.deb ... #18 20.25 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... #18 20.32 Selecting previously unselected package libcairo2:amd64. #18 20.32 Preparing to unpack .../038-libcairo2_1.16.0-5ubuntu2_amd64.deb ... #18 20.33 Unpacking libcairo2:amd64 (1.16.0-5ubuntu2) ... #18 20.40 Selecting previously unselected package libltdl7:amd64. #18 20.41 Preparing to unpack .../039-libltdl7_2.4.6-15build2_amd64.deb ... #18 20.41 Unpacking libltdl7:amd64 (2.4.6-15build2) ... #18 20.47 Selecting previously unselected package libgraphite2-3:amd64. #18 20.47 Preparing to unpack .../040-libgraphite2-3_1.3.14-1build2_amd64.deb ... #18 20.48 Unpacking libgraphite2-3:amd64 (1.3.14-1build2) ... #18 20.54 Selecting previously unselected package libharfbuzz0b:amd64. #18 20.54 Preparing to unpack .../041-libharfbuzz0b_2.7.4-1ubuntu3.2_amd64.deb ... #18 20.55 Unpacking libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... #18 20.60 Selecting previously unselected package libthai-data. #18 20.60 Preparing to unpack .../042-libthai-data_0.1.29-1build1_all.deb ... #18 20.61 Unpacking libthai-data (0.1.29-1build1) ... #18 20.69 Selecting previously unselected package libdatrie1:amd64. #18 20.69 Preparing to unpack .../043-libdatrie1_0.2.13-2_amd64.deb ... #18 20.70 Unpacking libdatrie1:amd64 (0.2.13-2) ... #18 20.75 Selecting previously unselected package libthai0:amd64. #18 20.76 Preparing to unpack .../044-libthai0_0.1.29-1build1_amd64.deb ... #18 20.76 Unpacking libthai0:amd64 (0.1.29-1build1) ... #18 20.88 Selecting previously unselected package libpango-1.0-0:amd64. #18 20.88 Preparing to unpack .../045-libpango-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... #18 20.89 Unpacking libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #18 20.96 Selecting previously unselected package libpangoft2-1.0-0:amd64. #18 20.96 Preparing to unpack .../046-libpangoft2-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... #18 20.97 Unpacking libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #18 21.04 Selecting previously unselected package libpangocairo-1.0-0:amd64. #18 21.05 Preparing to unpack .../047-libpangocairo-1.0-0_1.50.6+ds-2ubuntu1_amd64.deb ... #18 21.05 Unpacking libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #18 21.11 Selecting previously unselected package libpathplan4:amd64. #18 21.11 Preparing to unpack .../048-libpathplan4_2.42.2-6ubuntu0.1_amd64.deb ... #18 21.12 Unpacking libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... #18 21.18 Selecting previously unselected package libgvc6. #18 21.19 Preparing to unpack .../049-libgvc6_2.42.2-6ubuntu0.1_amd64.deb ... #18 21.20 Unpacking libgvc6 (2.42.2-6ubuntu0.1) ... #18 21.28 Selecting previously unselected package libgvpr2:amd64. #18 21.28 Preparing to unpack .../050-libgvpr2_2.42.2-6ubuntu0.1_amd64.deb ... #18 21.29 Unpacking libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... #18 21.35 Selecting previously unselected package liblab-gamut1:amd64. #18 21.36 Preparing to unpack .../051-liblab-gamut1_2.42.2-6ubuntu0.1_amd64.deb ... #18 21.37 Unpacking liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... #18 21.45 Selecting previously unselected package x11-common. #18 21.45 Preparing to unpack .../052-x11-common_1%3a7.7+23ubuntu2_all.deb ... #18 21.45 Unpacking x11-common (1:7.7+23ubuntu2) ... #18 21.52 Selecting previously unselected package libice6:amd64. #18 21.53 Preparing to unpack .../053-libice6_2%3a1.0.10-1build2_amd64.deb ... #18 21.54 Unpacking libice6:amd64 (2:1.0.10-1build2) ... #18 21.58 Selecting previously unselected package libsm6:amd64. #18 21.59 Preparing to unpack .../054-libsm6_2%3a1.2.3-1build2_amd64.deb ... #18 21.59 Unpacking libsm6:amd64 (2:1.2.3-1build2) ... #18 21.65 Selecting previously unselected package libxt6:amd64. #18 21.65 Preparing to unpack .../055-libxt6_1%3a1.2.1-1_amd64.deb ... #18 21.66 Unpacking libxt6:amd64 (1:1.2.1-1) ... #18 21.72 Selecting previously unselected package libxmu6:amd64. #18 21.73 Preparing to unpack .../056-libxmu6_2%3a1.1.3-3_amd64.deb ... #18 21.73 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #18 21.79 Selecting previously unselected package libxaw7:amd64. #18 21.79 Preparing to unpack .../057-libxaw7_2%3a1.0.14-1_amd64.deb ... #18 21.80 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #18 21.86 Selecting previously unselected package graphviz. #18 21.86 Preparing to unpack .../058-graphviz_2.42.2-6ubuntu0.1_amd64.deb ... #18 21.88 Unpacking graphviz (2.42.2-6ubuntu0.1) ... #18 21.96 Selecting previously unselected package icu-devtools. #18 21.97 Preparing to unpack .../059-icu-devtools_70.1-2_amd64.deb ... #18 21.97 Unpacking icu-devtools (70.1-2) ... #18 22.03 Selecting previously unselected package libatk1.0-data. #18 22.04 Preparing to unpack .../060-libatk1.0-data_2.36.0-3build1_all.deb ... #18 22.05 Unpacking libatk1.0-data (2.36.0-3build1) ... #18 22.09 Selecting previously unselected package libatk1.0-0:amd64. #18 22.10 Preparing to unpack .../061-libatk1.0-0_2.36.0-3build1_amd64.deb ... #18 22.10 Unpacking libatk1.0-0:amd64 (2.36.0-3build1) ... #18 22.15 Selecting previously unselected package libavahi-common-data:amd64. #18 22.15 Preparing to unpack .../062-libavahi-common-data_0.8-5ubuntu5.4_amd64.deb ... #18 22.16 Unpacking libavahi-common-data:amd64 (0.8-5ubuntu5.4) ... #18 22.21 Selecting previously unselected package libavahi-common3:amd64. #18 22.21 Preparing to unpack .../063-libavahi-common3_0.8-5ubuntu5.4_amd64.deb ... #18 22.22 Unpacking libavahi-common3:amd64 (0.8-5ubuntu5.4) ... #18 22.27 Selecting previously unselected package libavahi-client3:amd64. #18 22.27 Preparing to unpack .../064-libavahi-client3_0.8-5ubuntu5.4_amd64.deb ... #18 22.28 Unpacking libavahi-client3:amd64 (0.8-5ubuntu5.4) ... #18 22.34 Selecting previously unselected package libblas3:amd64. #18 22.34 Preparing to unpack .../065-libblas3_3.10.0-2ubuntu1_amd64.deb ... #18 22.35 Unpacking libblas3:amd64 (3.10.0-2ubuntu1) ... #18 22.41 Selecting previously unselected package libblas-dev:amd64. #18 22.42 Preparing to unpack .../066-libblas-dev_3.10.0-2ubuntu1_amd64.deb ... #18 22.42 Unpacking libblas-dev:amd64 (3.10.0-2ubuntu1) ... #18 22.49 Selecting previously unselected package libbrotli-dev:amd64. #18 22.49 Preparing to unpack .../067-libbrotli-dev_1.0.9-2build6_amd64.deb ... #18 22.50 Unpacking libbrotli-dev:amd64 (1.0.9-2build6) ... #18 22.57 Selecting previously unselected package libcairo-gobject2:amd64. #18 22.57 Preparing to unpack .../068-libcairo-gobject2_1.16.0-5ubuntu2_amd64.deb ... #18 22.58 Unpacking libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... #18 22.64 Selecting previously unselected package libcups2:amd64. #18 22.65 Preparing to unpack .../069-libcups2_2.4.1op1-1ubuntu4.16_amd64.deb ... #18 22.65 Unpacking libcups2:amd64 (2.4.1op1-1ubuntu4.16) ... #18 22.71 Selecting previously unselected package libevent-2.1-7:amd64. #18 22.72 Preparing to unpack .../070-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ... #18 22.73 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #18 22.79 Selecting previously unselected package libevent-core-2.1-7:amd64. #18 22.80 Preparing to unpack .../071-libevent-core-2.1-7_2.1.12-stable-1build3_amd64.deb ... #18 22.80 Unpacking libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... #18 22.86 Selecting previously unselected package libevent-pthreads-2.1-7:amd64. #18 22.87 Preparing to unpack .../072-libevent-pthreads-2.1-7_2.1.12-stable-1build3_amd64.deb ... #18 22.91 Unpacking libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... #18 23.04 Selecting previously unselected package zlib1g-dev:amd64. #18 23.04 Preparing to unpack .../073-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... #18 23.05 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #18 23.12 Selecting previously unselected package libpng-dev:amd64. #18 23.12 Preparing to unpack .../074-libpng-dev_1.6.37-3ubuntu0.3_amd64.deb ... #18 23.13 Unpacking libpng-dev:amd64 (1.6.37-3ubuntu0.3) ... #18 23.19 Selecting previously unselected package libfreetype-dev:amd64. #18 23.20 Preparing to unpack .../075-libfreetype-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #18 23.20 Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #18 23.29 Selecting previously unselected package libfreetype6-dev:amd64. #18 23.29 Preparing to unpack .../076-libfreetype6-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #18 23.30 Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #18 23.34 Selecting previously unselected package libgtk2.0-common. #18 23.35 Preparing to unpack .../077-libgtk2.0-common_2.24.33-2ubuntu2.1_all.deb ... #18 23.35 Unpacking libgtk2.0-common (2.24.33-2ubuntu2.1) ... #18 23.41 Selecting previously unselected package libxcomposite1:amd64. #18 23.42 Preparing to unpack .../078-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... #18 23.42 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... #18 23.48 Selecting previously unselected package libxfixes3:amd64. #18 23.49 Preparing to unpack .../079-libxfixes3_1%3a6.0.0-1_amd64.deb ... #18 23.49 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... #18 23.55 Selecting previously unselected package libxcursor1:amd64. #18 23.55 Preparing to unpack .../080-libxcursor1_1%3a1.2.0-2build4_amd64.deb ... #18 23.56 Unpacking libxcursor1:amd64 (1:1.2.0-2build4) ... #18 23.61 Selecting previously unselected package libxdamage1:amd64. #18 23.62 Preparing to unpack .../081-libxdamage1_1%3a1.1.5-2build2_amd64.deb ... #18 23.63 Unpacking libxdamage1:amd64 (1:1.1.5-2build2) ... #18 23.69 Selecting previously unselected package libxi6:amd64. #18 23.70 Preparing to unpack .../082-libxi6_2%3a1.8-1build1_amd64.deb ... #18 23.71 Unpacking libxi6:amd64 (2:1.8-1build1) ... #18 23.76 Selecting previously unselected package libxinerama1:amd64. #18 23.77 Preparing to unpack .../083-libxinerama1_2%3a1.1.4-3_amd64.deb ... #18 23.77 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #18 23.85 Selecting previously unselected package libxrandr2:amd64. #18 23.86 Preparing to unpack .../084-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... #18 23.86 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... #18 23.93 Selecting previously unselected package libgtk2.0-0:amd64. #18 23.94 Preparing to unpack .../085-libgtk2.0-0_2.24.33-2ubuntu2.1_amd64.deb ... #18 23.94 Unpacking libgtk2.0-0:amd64 (2.24.33-2ubuntu2.1) ... #18 24.06 Selecting previously unselected package libgail18:amd64. #18 24.06 Preparing to unpack .../086-libgail18_2.24.33-2ubuntu2.1_amd64.deb ... #18 24.07 Unpacking libgail18:amd64 (2.24.33-2ubuntu2.1) ... #18 24.11 Selecting previously unselected package libgail-common:amd64. #18 24.11 Preparing to unpack .../087-libgail-common_2.24.33-2ubuntu2.1_amd64.deb ... #18 24.12 Unpacking libgail-common:amd64 (2.24.33-2ubuntu2.1) ... #18 24.17 Selecting previously unselected package libgpg-error-dev. #18 24.18 Preparing to unpack .../088-libgpg-error-dev_1.43-3_amd64.deb ... #18 24.18 Unpacking libgpg-error-dev (1.43-3) ... #18 24.23 Selecting previously unselected package libgcrypt20-dev. #18 24.24 Preparing to unpack .../089-libgcrypt20-dev_1.9.4-3ubuntu3_amd64.deb ... #18 24.24 Unpacking libgcrypt20-dev (1.9.4-3ubuntu3) ... #18 24.31 Selecting previously unselected package libgdk-pixbuf2.0-bin. #18 24.31 Preparing to unpack .../090-libgdk-pixbuf2.0-bin_2.42.8+dfsg-1ubuntu0.4_amd64.deb ... #18 24.32 Unpacking libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.4) ... #18 24.37 Selecting previously unselected package libgeos3.10.2:amd64. #18 24.38 Preparing to unpack .../091-libgeos3.10.2_3.10.2-1_amd64.deb ... #18 24.38 Unpacking libgeos3.10.2:amd64 (3.10.2-1) ... #18 24.45 Selecting previously unselected package libgeos-c1v5:amd64. #18 24.45 Preparing to unpack .../092-libgeos-c1v5_3.10.2-1_amd64.deb ... #18 24.46 Unpacking libgeos-c1v5:amd64 (3.10.2-1) ... #18 24.50 Selecting previously unselected package libgeos-dev. #18 24.50 Preparing to unpack .../093-libgeos-dev_3.10.2-1_amd64.deb ... #18 24.51 Unpacking libgeos-dev (3.10.2-1) ... #18 24.57 Selecting previously unselected package libgmpxx4ldbl:amd64. #18 24.57 Preparing to unpack .../094-libgmpxx4ldbl_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #18 24.58 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #18 24.62 Selecting previously unselected package libgmp-dev:amd64. #18 24.63 Preparing to unpack .../095-libgmp-dev_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #18 24.63 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #18 24.69 Selecting previously unselected package libgnutls-openssl27:amd64. #18 24.70 Preparing to unpack .../096-libgnutls-openssl27_3.7.3-4ubuntu1.7_amd64.deb ... #18 24.71 Unpacking libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #18 24.76 Selecting previously unselected package libunbound8:amd64. #18 24.77 Preparing to unpack .../097-libunbound8_1.13.1-1ubuntu5.14_amd64.deb ... #18 24.77 Unpacking libunbound8:amd64 (1.13.1-1ubuntu5.14) ... #18 24.83 Selecting previously unselected package libgnutls-dane0:amd64. #18 24.84 Preparing to unpack .../098-libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... #18 24.84 Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #18 24.89 Selecting previously unselected package libgnutlsxx28:amd64. #18 24.90 Preparing to unpack .../099-libgnutlsxx28_3.7.3-4ubuntu1.7_amd64.deb ... #18 24.90 Unpacking libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #18 24.95 Selecting previously unselected package libidn2-dev:amd64. #18 24.96 Preparing to unpack .../100-libidn2-dev_2.3.2-2build1_amd64.deb ... #18 24.96 Unpacking libidn2-dev:amd64 (2.3.2-2build1) ... #18 25.01 Selecting previously unselected package libp11-kit-dev:amd64. #18 25.02 Preparing to unpack .../101-libp11-kit-dev_0.24.0-6build1_amd64.deb ... #18 25.02 Unpacking libp11-kit-dev:amd64 (0.24.0-6build1) ... #18 25.07 Selecting previously unselected package libtasn1-6-dev:amd64. #18 25.07 Preparing to unpack .../102-libtasn1-6-dev_4.18.0-4ubuntu0.2_amd64.deb ... #18 25.07 Unpacking libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.2) ... #18 25.12 Selecting previously unselected package nettle-dev:amd64. #18 25.13 Preparing to unpack .../103-nettle-dev_3.7.3-1build2_amd64.deb ... #18 25.13 Unpacking nettle-dev:amd64 (3.7.3-1build2) ... #18 25.21 Selecting previously unselected package libgnutls28-dev:amd64. #18 25.21 Preparing to unpack .../104-libgnutls28-dev_3.7.3-4ubuntu1.7_amd64.deb ... #18 25.21 Unpacking libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #18 25.30 Selecting previously unselected package libxdot4:amd64. #18 25.30 Preparing to unpack .../105-libxdot4_2.42.2-6ubuntu0.1_amd64.deb ... #18 25.31 Unpacking libxdot4:amd64 (2.42.2-6ubuntu0.1) ... #18 25.35 Selecting previously unselected package librsvg2-2:amd64. #18 25.35 Preparing to unpack .../106-librsvg2-2_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... #18 25.36 Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #18 25.50 Selecting previously unselected package libgvc6-plugins-gtk. #18 25.50 Preparing to unpack .../107-libgvc6-plugins-gtk_2.42.2-6ubuntu0.1_amd64.deb ... #18 25.51 Unpacking libgvc6-plugins-gtk (2.42.2-6ubuntu0.1) ... #18 25.55 Selecting previously unselected package libgraphviz-dev:amd64. #18 25.56 Preparing to unpack .../108-libgraphviz-dev_2.42.2-6ubuntu0.1_amd64.deb ... #18 25.56 Unpacking libgraphviz-dev:amd64 (2.42.2-6ubuntu0.1) ... #18 25.61 Selecting previously unselected package libgtk2.0-bin. #18 25.62 Preparing to unpack .../109-libgtk2.0-bin_2.24.33-2ubuntu2.1_amd64.deb ... #18 25.62 Unpacking libgtk2.0-bin (2.24.33-2ubuntu2.1) ... #18 25.67 Selecting previously unselected package libgts-bin. #18 25.68 Preparing to unpack .../110-libgts-bin_0.7.6+darcs121130-5_amd64.deb ... #18 25.69 Unpacking libgts-bin (0.7.6+darcs121130-5) ... #18 25.73 Selecting previously unselected package libicu-dev:amd64. #18 25.74 Preparing to unpack .../111-libicu-dev_70.1-2_amd64.deb ... #18 25.74 Unpacking libicu-dev:amd64 (70.1-2) ... #18 26.15 Selecting previously unselected package libjpeg-turbo8-dev:amd64. #18 26.16 Preparing to unpack .../112-libjpeg-turbo8-dev_2.1.2-0ubuntu1_amd64.deb ... #18 26.16 Unpacking libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... #18 26.22 Selecting previously unselected package libjpeg8-dev:amd64. #18 26.23 Preparing to unpack .../113-libjpeg8-dev_8c-2ubuntu10_amd64.deb ... #18 26.23 Unpacking libjpeg8-dev:amd64 (8c-2ubuntu10) ... #18 26.29 Selecting previously unselected package liblapack3:amd64. #18 26.30 Preparing to unpack .../114-liblapack3_3.10.0-2ubuntu1_amd64.deb ... #18 26.31 Unpacking liblapack3:amd64 (3.10.0-2ubuntu1) ... #18 26.47 Selecting previously unselected package liblapack-dev:amd64. #18 26.48 Preparing to unpack .../115-liblapack-dev_3.10.0-2ubuntu1_amd64.deb ... #18 26.49 Unpacking liblapack-dev:amd64 (3.10.0-2ubuntu1) ... #18 26.77 Selecting previously unselected package mysql-common. #18 26.78 Preparing to unpack .../116-mysql-common_5.8+1.0.8_all.deb ... #18 26.80 Unpacking mysql-common (5.8+1.0.8) ... #18 26.85 Selecting previously unselected package libmysqlclient21:amd64. #18 26.86 Preparing to unpack .../117-libmysqlclient21_8.0.44-0ubuntu0.22.04.2_amd64.deb ... #18 26.86 Unpacking libmysqlclient21:amd64 (8.0.44-0ubuntu0.22.04.2) ... #18 26.94 Selecting previously unselected package libssl-dev:amd64. #18 26.95 Preparing to unpack .../118-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ... #18 26.95 Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... #18 27.12 Selecting previously unselected package libzstd-dev:amd64. #18 27.13 Preparing to unpack .../119-libzstd-dev_1.4.8+dfsg-3build1_amd64.deb ... #18 27.13 Unpacking libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #18 27.21 Selecting previously unselected package libmysqlclient-dev. #18 27.21 Preparing to unpack .../120-libmysqlclient-dev_8.0.44-0ubuntu0.22.04.2_amd64.deb ... #18 27.21 Unpacking libmysqlclient-dev (8.0.44-0ubuntu0.22.04.2) ... #18 27.33 Selecting previously unselected package libnspr4:amd64. #18 27.33 Preparing to unpack .../121-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #18 27.34 Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #18 27.38 Selecting previously unselected package libnspr4-dev. #18 27.38 Preparing to unpack .../122-libnspr4-dev_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #18 27.38 Unpacking libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #18 27.45 Selecting previously unselected package libnss3:amd64. #18 27.45 Preparing to unpack .../123-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #18 27.46 Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #18 27.64 Selecting previously unselected package libnss3-dev:amd64. #18 27.65 Preparing to unpack .../124-libnss3-dev_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #18 27.65 Unpacking libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #18 27.75 Selecting previously unselected package libopts25:amd64. #18 27.75 Preparing to unpack .../125-libopts25_1%3a5.18.16-4_amd64.deb ... #18 27.75 Unpacking libopts25:amd64 (1:5.18.16-4) ... #18 27.80 Selecting previously unselected package libpng-tools. #18 27.80 Preparing to unpack .../126-libpng-tools_1.6.37-3ubuntu0.3_amd64.deb ... #18 27.81 Unpacking libpng-tools (1.6.37-3ubuntu0.3) ... #18 27.85 Selecting previously unselected package librsvg2-common:amd64. #18 27.85 Preparing to unpack .../127-librsvg2-common_2.52.5+dfsg-3ubuntu0.2_amd64.deb ... #18 27.86 Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #18 27.91 Selecting previously unselected package libsqlite3-dev:amd64. #18 27.92 Preparing to unpack .../128-libsqlite3-dev_3.37.2-2ubuntu0.5_amd64.deb ... #18 27.92 Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #18 28.00 Selecting previously unselected package libxml2-dev:amd64. #18 28.01 Preparing to unpack .../129-libxml2-dev_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... #18 28.03 Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #18 28.16 Selecting previously unselected package libxslt1.1:amd64. #18 28.17 Preparing to unpack .../130-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... #18 28.18 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... #18 28.25 Selecting previously unselected package libxmlsec1:amd64. #18 28.25 Preparing to unpack .../131-libxmlsec1_1.2.33-1build2_amd64.deb ... #18 28.27 Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... #18 28.34 Selecting previously unselected package libxmlsec1-gcrypt:amd64. #18 28.35 Preparing to unpack .../132-libxmlsec1-gcrypt_1.2.33-1build2_amd64.deb ... #18 28.36 Unpacking libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #18 28.43 Selecting previously unselected package libxmlsec1-gnutls:amd64. #18 28.43 Preparing to unpack .../133-libxmlsec1-gnutls_1.2.33-1build2_amd64.deb ... #18 28.44 Unpacking libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #18 28.47 Selecting previously unselected package libxmlsec1-nss:amd64. #18 28.48 Preparing to unpack .../134-libxmlsec1-nss_1.2.33-1build2_amd64.deb ... #18 28.48 Unpacking libxmlsec1-nss:amd64 (1.2.33-1build2) ... #18 28.55 Selecting previously unselected package libxmlsec1-openssl:amd64. #18 28.55 Preparing to unpack .../135-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... #18 28.56 Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #18 28.63 Selecting previously unselected package libxslt1-dev:amd64. #18 28.63 Preparing to unpack .../136-libxslt1-dev_1.1.34-4ubuntu0.22.04.5_amd64.deb ... #18 28.66 Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.5) ... #18 28.76 Selecting previously unselected package libxmlsec1-dev. #18 28.77 Preparing to unpack .../137-libxmlsec1-dev_1.2.33-1build2_amd64.deb ... #18 28.77 Unpacking libxmlsec1-dev (1.2.33-1build2) ... #18 28.86 Selecting previously unselected package lynx-common. #18 28.86 Preparing to unpack .../138-lynx-common_2.9.0dev.10-1_all.deb ... #18 28.87 Unpacking lynx-common (2.9.0dev.10-1) ... #18 28.94 Selecting previously unselected package mailcap. #18 28.95 Preparing to unpack .../139-mailcap_3.70+nmu1ubuntu1_all.deb ... #18 28.95 Unpacking mailcap (3.70+nmu1ubuntu1) ... #18 29.00 Selecting previously unselected package mime-support. #18 29.00 Preparing to unpack .../140-mime-support_3.66_all.deb ... #18 29.00 Unpacking mime-support (3.66) ... #18 29.04 Selecting previously unselected package mysql-client-core-8.0. #18 29.05 Preparing to unpack .../141-mysql-client-core-8.0_8.0.44-0ubuntu0.22.04.2_amd64.deb ... #18 29.05 Unpacking mysql-client-core-8.0 (8.0.44-0ubuntu0.22.04.2) ... #18 29.38 Selecting previously unselected package mysql-client-8.0. #18 29.38 Preparing to unpack .../142-mysql-client-8.0_8.0.44-0ubuntu0.22.04.2_amd64.deb ... #18 29.39 Unpacking mysql-client-8.0 (8.0.44-0ubuntu0.22.04.2) ... #18 29.44 Selecting previously unselected package mysql-client. #18 29.45 Preparing to unpack .../143-mysql-client_8.0.44-0ubuntu0.22.04.2_all.deb ... #18 29.45 Unpacking mysql-client (8.0.44-0ubuntu0.22.04.2) ... #18 29.50 Selecting previously unselected package ntp. #18 29.50 Preparing to unpack .../144-ntp_1%3a4.2.8p15+dfsg-1ubuntu2_amd64.deb ... #18 29.51 Unpacking ntp (1:4.2.8p15+dfsg-1ubuntu2) ... #18 29.59 Selecting previously unselected package pkg-config. #18 29.60 Preparing to unpack .../145-pkg-config_0.29.2-1ubuntu3_amd64.deb ... #18 29.60 Unpacking pkg-config (0.29.2-1ubuntu3) ... #18 29.65 Selecting previously unselected package sntp. #18 29.66 Preparing to unpack .../146-sntp_1%3a4.2.8p15+dfsg-1ubuntu2_amd64.deb ... #18 29.66 Unpacking sntp (1:4.2.8p15+dfsg-1ubuntu2) ... #18 29.70 Selecting previously unselected package libffi-dev:amd64. #18 29.70 Preparing to unpack .../147-libffi-dev_3.4.2-4_amd64.deb ... #18 29.71 Unpacking libffi-dev:amd64 (3.4.2-4) ... #18 29.76 Selecting previously unselected package libtasn1-doc. #18 29.76 Preparing to unpack .../148-libtasn1-doc_4.18.0-4ubuntu0.2_all.deb ... #18 29.77 Unpacking libtasn1-doc (4.18.0-4ubuntu0.2) ... #18 29.82 Selecting previously unselected package lynx. #18 29.83 Preparing to unpack .../149-lynx_2.9.0dev.10-1_amd64.deb ... #18 29.83 Unpacking lynx (2.9.0dev.10-1) ... #18 29.89 Selecting previously unselected package rdfind. #18 29.90 Preparing to unpack .../150-rdfind_1.5.0-1.1_amd64.deb ... #18 29.90 Unpacking rdfind (1.5.0-1.1) ... #18 29.97 Setting up media-types (7.0.0) ... #18 29.99 Setting up libxdot4:amd64 (2.42.2-6ubuntu0.1) ... #18 29.99 Setting up libgraphite2-3:amd64 (1.3.14-1build2) ... #18 30.00 Setting up libpixman-1-0:amd64 (0.40.0-1ubuntu0.22.04.1) ... #18 30.01 Setting up libgeos3.10.2:amd64 (3.10.2-1) ... #18 30.02 Setting up mysql-common (5.8+1.0.8) ... #18 30.05 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #18 30.06 Setting up fontconfig (2.13.1-4.2ubuntu5) ... #18 30.07 Regenerating fonts cache... done. #18 32.14 Setting up mysql-client-core-8.0 (8.0.44-0ubuntu0.22.04.2) ... #18 32.15 Setting up libjpeg-turbo8-dev:amd64 (2.1.2-0ubuntu1) ... #18 32.16 Setting up libmysqlclient21:amd64 (8.0.44-0ubuntu0.22.04.2) ... #18 32.17 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... #18 32.18 Setting up libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #18 32.19 Setting up libxdamage1:amd64 (1:1.1.5-2build2) ... #18 32.20 Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #18 32.21 Setting up hicolor-icon-theme (0.17-2) ... #18 32.23 Setting up libxi6:amd64 (2:1.8-1build1) ... #18 32.24 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... #18 32.25 Setting up libdatrie1:amd64 (0.2.13-2) ... #18 32.26 Setting up xdg-user-dirs (0.17-2ubuntu4) ... #18 32.28 Setting up libpng-tools (1.6.37-3ubuntu0.3) ... #18 32.29 Setting up libmagic-mgc (1:5.41-3ubuntu0.1) ... #18 32.30 Setting up libxcb-render0:amd64 (1.14-3ubuntu3) ... #18 32.31 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.8) ... #18 32.33 No schema files found: doing nothing. #18 32.34 Setting up libtasn1-doc (4.18.0-4ubuntu0.2) ... #18 32.35 Setting up rdfind (1.5.0-1.1) ... #18 32.36 Setting up liblab-gamut1:amd64 (2.42.2-6ubuntu0.1) ... #18 32.37 Setting up libgdk-pixbuf2.0-common (2.42.8+dfsg-1ubuntu0.4) ... #18 32.38 Setting up x11-common (1:7.7+23ubuntu2) ... #18 32.56 invoke-rc.d: could not determine current runlevel #18 32.57 invoke-rc.d: policy-rc.d denied execution of start. #18 32.58 Setting up libmagic1:amd64 (1:5.41-3ubuntu0.1) ... #18 32.60 Setting up gettext-base (0.21-4ubuntu4) ... #18 32.61 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... #18 32.62 Setting up file (1:5.41-3ubuntu0.1) ... #18 32.63 Setting up libffi-dev:amd64 (3.4.2-4) ... #18 32.64 Setting up libopts25:amd64 (1:5.18.16-4) ... #18 32.65 Setting up libcairo2:amd64 (1.16.0-5ubuntu2) ... #18 32.65 Setting up tzdata (2025b-0ubuntu0.22.04.1) ... #18 32.78 #18 32.78 Current default time zone: 'Etc/UTC' #18 32.79 Local time is now: Fri Jan 30 21:09:20 UTC 2026. #18 32.79 Universal Time is now: Fri Jan 30 21:09:20 UTC 2026. #18 32.79 Run 'dpkg-reconfigure tzdata' if you wish to change it. #18 32.79 #18 32.82 Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-5) ... #18 32.83 Setting up libblas3:amd64 (3.10.0-2ubuntu1) ... #18 32.85 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode #18 32.87 Setting up libglib2.0-data (2.72.4-0ubuntu2.8) ... #18 32.88 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #18 32.89 Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #18 32.90 Setting up libgpg-error-dev (1.43-3) ... #18 32.91 Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #18 32.92 Setting up libxfixes3:amd64 (1:6.0.0-1) ... #18 32.93 Setting up libpathplan4:amd64 (2.42.2-6ubuntu0.1) ... #18 32.94 Setting up libavahi-common-data:amd64 (0.8-5ubuntu5.4) ... #18 32.95 Setting up libann0 (1.1.2+doc-7build1) ... #18 32.96 Setting up ntp (1:4.2.8p15+dfsg-1ubuntu2) ... #18 33.54 invoke-rc.d: could not determine current runlevel #18 33.55 invoke-rc.d: policy-rc.d denied execution of start. #18 33.55 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #18 33.56 Setting up dbus (1.12.20-2ubuntu4.1) ... #18 33.75 Setting up libfribidi0:amd64 (1.0.8-2ubuntu3.1) ... #18 33.76 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #18 33.77 Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... #18 33.78 Setting up libevent-core-2.1-7:amd64 (2.1.12-stable-1build3) ... #18 33.80 Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #18 33.81 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... #18 33.82 Setting up libgeos-c1v5:amd64 (3.10.2-1) ... #18 33.83 Setting up pkg-config (0.29.2-1ubuntu3) ... #18 33.89 Setting up libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #18 33.90 Setting up lynx-common (2.9.0dev.10-1) ... #18 33.91 Setting up libltdl7:amd64 (2.4.6-15build2) ... #18 33.92 Setting up libidn2-dev:amd64 (2.3.2-2build1) ... #18 33.92 Setting up libgfortran5:amd64 (12.3.0-1ubuntu1~22.04.2) ... #18 33.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #18 33.94 Setting up libatk1.0-data (2.36.0-3build1) ... #18 33.94 Setting up fonts-liberation (1:1.07.4-11) ... #18 33.95 Setting up mysql-client-8.0 (8.0.44-0ubuntu0.22.04.2) ... #18 33.96 Setting up libharfbuzz0b:amd64 (2.7.4-1ubuntu3.2) ... #18 33.97 Setting up libthai-data (0.1.29-1build1) ... #18 33.97 Setting up libcairo-gobject2:amd64 (1.16.0-5ubuntu2) ... #18 33.98 Setting up libgtk2.0-common (2.24.33-2ubuntu2.1) ... #18 34.01 Setting up libcdt5:amd64 (2.42.2-6ubuntu0.1) ... #18 34.02 Setting up libatk1.0-0:amd64 (2.36.0-3build1) ... #18 34.03 Setting up libcgraph6:amd64 (2.42.2-6ubuntu0.1) ... #18 34.04 Setting up lynx (2.9.0dev.10-1) ... #18 34.05 update-alternatives: using /usr/bin/lynx to provide /usr/bin/www-browser (www-browser) in auto mode #18 34.05 update-alternatives: warning: skip creation of /usr/share/man/man1/www-browser.1.gz because associated file /usr/share/man/man1/lynx.1.gz (of link group www-browser) doesn't exist #18 34.06 Setting up libjpeg8-dev:amd64 (8c-2ubuntu10) ... #18 34.07 Setting up libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.2) ... #18 34.07 Setting up mailcap (3.70+nmu1ubuntu1) ... #18 34.18 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... #18 34.34 Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... #18 34.49 Setting up libp11-kit-dev:amd64 (0.24.0-6build1) ... #18 34.56 Setting up libblas-dev:amd64 (3.10.0-2ubuntu1) ... #18 34.60 update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so to provide /usr/lib/x86_64-linux-gnu/libblas.so (libblas.so-x86_64-linux-gnu) in auto mode #18 34.63 Setting up libmysqlclient-dev (8.0.44-0ubuntu0.22.04.2) ... #18 34.65 Setting up libicu70:amd64 (70.1-2) ... #18 34.68 Setting up libevent-pthreads-2.1-7:amd64 (2.1.12-stable-1build3) ... #18 34.71 Setting up libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #18 34.74 Setting up libgts-bin (0.7.6+darcs121130-5) ... #18 34.77 Setting up libice6:amd64 (2:1.0.10-1build2) ... #18 34.81 Setting up mysql-client (8.0.44-0ubuntu0.22.04.2) ... #18 34.85 Setting up liblapack3:amd64 (3.10.0-2ubuntu1) ... #18 34.89 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode #18 34.91 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #18 34.93 Setting up mime-support (3.66) ... #18 34.97 Setting up nettle-dev:amd64 (3.7.3-1build2) ... #18 35.01 Setting up sntp (1:4.2.8p15+dfsg-1ubuntu2) ... #18 35.06 Setting up libgfortran-11-dev:amd64 (11.4.0-1ubuntu1~22.04.2) ... #18 35.09 Setting up libxcursor1:amd64 (1:1.2.0-2build4) ... #18 35.14 Setting up libpng-dev:amd64 (1.6.37-3ubuntu0.3) ... #18 35.17 Setting up libavahi-common3:amd64 (0.8-5ubuntu5.4) ... #18 35.19 Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #18 35.22 Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #18 35.25 Setting up libthai0:amd64 (0.1.29-1build1) ... #18 35.27 Setting up libunbound8:amd64 (1.13.1-1ubuntu5.14) ... #18 35.28 Setting up libgcrypt20-dev (1.9.4-3ubuntu3) ... #18 35.31 Setting up libgeos-dev (3.10.2-1) ... #18 35.32 Setting up liblapack-dev:amd64 (3.10.0-2ubuntu1) ... #18 35.34 update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so to provide /usr/lib/x86_64-linux-gnu/liblapack.so (liblapack.so-x86_64-linux-gnu) in auto mode #18 35.35 Setting up icu-devtools (70.1-2) ... #18 35.37 Setting up gfortran-11 (11.4.0-1ubuntu1~22.04.2) ... #18 35.38 Setting up libgvpr2:amd64 (2.42.2-6ubuntu0.1) ... #18 35.40 Setting up libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #18 35.42 Setting up libsm6:amd64 (2:1.2.3-1build2) ... #18 35.44 Setting up libicu-dev:amd64 (70.1-2) ... #18 35.47 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #18 35.48 Setting up libavahi-client3:amd64 (0.8-5ubuntu5.4) ... #18 35.50 Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #18 35.52 Setting up gettext (0.21-4ubuntu4) ... #18 35.54 Setting up libpango-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #18 35.55 Setting up gfortran (4:11.2.0-1ubuntu1) ... #18 35.57 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode #18 35.57 update-alternatives: warning: skip creation of /usr/share/man/man1/f95.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f95) doesn't exist #18 35.57 update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode #18 35.57 update-alternatives: warning: skip creation of /usr/share/man/man1/f77.1.gz because associated file /usr/share/man/man1/gfortran.1.gz (of link group f77) doesn't exist #18 35.58 Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #18 35.60 Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #18 35.62 Setting up shared-mime-info (2.1-2) ... #18 37.36 Setting up libxt6:amd64 (1:1.2.1-1) ... #18 37.37 Setting up libcups2:amd64 (2.4.1op1-1ubuntu4.16) ... #18 37.38 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... #18 37.39 Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... #18 37.43 Setting up libpangoft2-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #18 37.44 Setting up libxmlsec1:amd64 (1.2.33-1build2) ... #18 37.45 Setting up libpangocairo-1.0-0:amd64 (1.50.6+ds-2ubuntu1) ... #18 37.46 Setting up libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #18 37.47 Setting up gtk-update-icon-cache (3.24.33-1ubuntu2.2) ... #18 37.48 Setting up libxmu6:amd64 (2:1.1.3-3) ... #18 37.49 Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.5) ... #18 37.50 Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #18 37.51 Setting up libxaw7:amd64 (2:1.0.14-1) ... #18 37.52 Setting up librsvg2-2:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #18 37.53 Setting up libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #18 37.54 Setting up libgvc6 (2.42.2-6ubuntu0.1) ... #18 37.58 Setting up librsvg2-common:amd64 (2.52.5+dfsg-3ubuntu0.2) ... #18 37.60 Setting up libxmlsec1-nss:amd64 (1.2.33-1build2) ... #18 37.61 Setting up libgdk-pixbuf2.0-bin (2.42.8+dfsg-1ubuntu0.4) ... #18 37.62 Setting up libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #18 37.63 Setting up graphviz (2.42.2-6ubuntu0.1) ... #18 37.65 Setting up libxmlsec1-dev (1.2.33-1build2) ... #18 37.66 Setting up adwaita-icon-theme (41.0-1ubuntu1) ... #18 37.72 update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode #18 37.73 Setting up libgtk2.0-0:amd64 (2.24.33-2ubuntu2.1) ... #18 37.77 Setting up humanity-icon-theme (0.6.16) ... #18 38.17 Setting up libgvc6-plugins-gtk (2.42.2-6ubuntu0.1) ... #18 38.21 Setting up libgail18:amd64 (2.24.33-2ubuntu2.1) ... #18 38.21 Setting up libgtk2.0-bin (2.24.33-2ubuntu2.1) ... #18 38.22 Setting up libgail-common:amd64 (2.24.33-2ubuntu2.1) ... #18 38.23 Setting up ubuntu-mono (20.10-0ubuntu2) ... #18 38.32 Setting up libgraphviz-dev:amd64 (2.42.2-6ubuntu0.1) ... #18 38.33 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... #18 38.37 Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.4) ... #18 DONE 38.8s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 ... #21 [code 2/4] WORKDIR /openedx/edx-platform #21 DONE 0.0s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 38.81 #20 38.81 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #20 38.81 #20 38.97 Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease #20 ... #22 [production 2/40] RUN if [ "1000" = 0 ]; then echo "app user may not be root" && false; fi #22 DONE 0.4s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 39.12 Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease #20 39.23 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #20 39.34 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #20 39.65 Reading package lists... #20 41.02 Building dependency tree... #20 41.35 Reading state information... #20 41.39 3 packages can be upgraded. Run 'apt list --upgradable' to see them. #20 41.40 #20 41.40 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #20 41.40 #20 41.47 Reading package lists... #20 ... #23 [code 3/4] ADD --keep-git-dir=true https://github.com/openedx/openedx-platform.git#feanil/drop_course_videos . #23 DONE 3.0s #24 [production 3/40] RUN useradd --no-log-init --home-dir /openedx --create-home --shell /bin/bash --uid 1000 app #24 DONE 0.2s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 41.47 Reading package lists... #20 ... #25 [production 4/40] COPY --link --from=docker.io/powerman/dockerize:0.19.0 /usr/local/bin/dockerize /usr/local/bin/dockerize #25 DONE 0.2s #26 [code 4/4] RUN git config --global user.email "tutor@overhang.io" && git config --global user.name "Tutor" #26 DONE 0.3s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 41.47 Reading package lists... #20 43.04 Building dependency tree... #20 43.42 Reading state information... #20 43.99 xz-utils is already the newest version (5.2.5-2ubuntu1). #20 43.99 xz-utils set to manually installed. #20 43.99 curl is already the newest version (7.81.0-1ubuntu1.21). #20 43.99 git is already the newest version (1:2.34.1-1ubuntu1.15). #20 43.99 The following additional packages will be installed: #20 43.99 binfmt-support bzip2-doc icu-devtools libbrotli-dev libclang-cpp14 #20 43.99 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 #20 43.99 libdrm2 libelf1 libexpat1-dev libfontconfig-dev libfontconfig1-dev #20 43.99 libfontenc1 libfreetype-dev libfreetype6-dev libgl1 libgl1-amber-dri #20 43.99 libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data libglvnd0 #20 43.99 libglx-mesa0 libglx0 libice6 libicu-dev libicu70 libllvm14 libllvm15 #20 43.99 libmpdec3 libncurses-dev libpciaccess0 libpfm4 libpipeline1 libpng-dev #20 43.99 libpng-tools libpthread-stubs0-dev libpython3-stdlib libpython3.10-minimal #20 43.99 libpython3.10-stdlib libsensors-config libsensors5 libsm6 libssl3 libtcl8.6 #20 43.99 libtk8.6 libutempter0 libx11-dev libx11-xcb1 libxau-dev libxaw7 #20 43.99 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 #20 43.99 libxcb-shape0 libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcb1-dev #20 43.99 libxcomposite1 libxdmcp-dev libxext-dev libxfixes3 libxft-dev libxft2 libxi6 #20 43.99 libxinerama1 libxkbfile1 libxml2 libxml2-dev libxmu6 libxrandr2 #20 43.99 libxrender-dev libxrender1 libxshmfence1 libxss-dev libxss1 libxt6 libxtst6 #20 43.99 libxv1 libxxf86dga1 libxxf86vm1 libyaml-0-2 libz3-4 libz3-dev llvm-14 #20 43.99 llvm-14-dev llvm-14-linker-tools llvm-14-runtime llvm-14-tools llvm-runtime #20 43.99 media-types pkg-config python3 python3-cffi-backend python3-cryptography #20 43.99 python3-minimal python3-pkg-resources python3-pygments python3-six #20 43.99 python3-yaml python3.10 python3.10-minimal shared-mime-info tcl tcl-dev #20 43.99 tcl8.6 tcl8.6-dev tk tk8.6 tk8.6-dev tzdata uuid-dev x11-common x11-utils #20 43.99 x11proto-core-dev x11proto-dev xbitmaps xdg-user-dirs xorg-sgml-doctools #20 43.99 xterm xtrans-dev #20 43.99 Suggested packages: #20 43.99 freetype2-doc icu-doc liblzma-doc ncurses-doc pciutils readline-doc #20 43.99 lm-sensors sqlite3-doc libssl-doc libx11-doc libxcb-doc libxext-doc #20 43.99 llvm-14-doc python3-doc python3-tk python3-venv python-cryptography-doc #20 43.99 python3-cryptography-vectors python-openssl-doc python3-openssl-dbg #20 43.99 python3-setuptools python-pygments-doc ttf-bitstream-vera python3.10-venv #20 43.99 python3.10-doc tcl-doc tcl-tclreadline tcl8.6-doc tk-doc tk8.6-doc #20 43.99 mesa-utils xfonts-cyrillic #20 44.35 The following NEW packages will be installed: #20 44.36 binfmt-support bzip2-doc icu-devtools libbrotli-dev libbz2-dev #20 44.36 libclang-cpp14 libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm-nouveau2 #20 44.36 libdrm-radeon1 libdrm2 libelf1 libexpat1-dev libffi-dev libfontconfig-dev #20 44.36 libfontconfig1-dev libfontenc1 libfreetype-dev libfreetype6-dev libgl1 #20 44.36 libgl1-amber-dri libgl1-mesa-dri libglapi-mesa libglib2.0-0 libglib2.0-data #20 44.36 libglvnd0 libglx-mesa0 libglx0 libice6 libicu-dev libicu70 libllvm14 #20 44.36 libllvm15 liblzma-dev libmpdec3 libncurses-dev libncurses5-dev #20 44.36 libncursesw5-dev libpciaccess0 libpfm4 libpipeline1 libpng-dev libpng-tools #20 44.36 libpthread-stubs0-dev libpython3-stdlib libpython3.10-minimal #20 44.36 libpython3.10-stdlib libreadline-dev libsensors-config libsensors5 libsm6 #20 44.36 libsqlite3-dev libssl-dev libtcl8.6 libtk8.6 libutempter0 libx11-dev #20 44.36 libx11-xcb1 libxau-dev libxaw7 libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 #20 44.36 libxcb-present0 libxcb-randr0 libxcb-shape0 libxcb-shm0 libxcb-sync1 #20 44.36 libxcb-xfixes0 libxcb1-dev libxcomposite1 libxdmcp-dev libxext-dev #20 44.36 libxfixes3 libxft-dev libxft2 libxi6 libxinerama1 libxkbfile1 libxml2 #20 44.36 libxml2-dev libxmu6 libxrandr2 libxrender-dev libxrender1 libxshmfence1 #20 44.36 libxss-dev libxss1 libxt6 libxtst6 libxv1 libxxf86dga1 libxxf86vm1 #20 44.36 libyaml-0-2 libz3-4 libz3-dev llvm llvm-14 llvm-14-dev llvm-14-linker-tools #20 44.36 llvm-14-runtime llvm-14-tools llvm-runtime media-types pkg-config python3 #20 44.36 python3-cffi-backend python3-cryptography python3-minimal python3-openssl #20 44.36 python3-pkg-resources python3-pygments python3-six python3-yaml python3.10 #20 44.36 python3.10-minimal shared-mime-info tcl tcl-dev tcl8.6 tcl8.6-dev tk tk-dev #20 44.36 tk8.6 tk8.6-dev tzdata uuid-dev wget x11-common x11-utils x11proto-core-dev #20 44.36 x11proto-dev xbitmaps xdg-user-dirs xorg-sgml-doctools xterm xtrans-dev #20 44.36 zlib1g-dev #20 44.36 The following packages will be upgraded: #20 44.37 libssl3 #20 44.56 1 upgraded, 139 newly installed, 0 to remove and 2 not upgraded. #20 44.56 Need to get 183 MB of archives. #20 44.56 After this operation, 876 MB of additional disk space will be used. #20 44.56 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl3 amd64 3.0.2-0ubuntu1.21 [1,905 kB] #20 45.14 Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-minimal amd64 3.10.12-1~22.04.13 [815 kB] #20 45.16 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.12-1~22.04.13 [2,272 kB] #20 45.24 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-minimal amd64 3.10.6-1~22.04.1 [24.3 kB] #20 45.24 Get:5 http://archive.ubuntu.com/ubuntu jammy/main amd64 media-types all 7.0.0 [25.5 kB] #20 45.25 Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 libmpdec3 amd64 2.5.1-2build2 [86.8 kB] #20 45.25 Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3.10-stdlib amd64 3.10.12-1~22.04.13 [1,850 kB] #20 45.30 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.12-1~22.04.13 [508 kB] #20 45.30 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpython3-stdlib amd64 3.10.6-1~22.04.1 [6,812 B] #20 45.30 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3 amd64 3.10.6-1~22.04.1 [22.8 kB] #20 45.30 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libelf1 amd64 0.186-1ubuntu0.1 [51.1 kB] #20 45.30 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-0 amd64 2.72.4-0ubuntu2.8 [1,467 kB] #20 45.35 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-data all 2.72.4-0ubuntu2.8 [5,062 B] #20 45.36 Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu70 amd64 70.1-2 [10.6 MB] #20 45.79 Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2 amd64 2.9.13+dfsg-1ubuntu0.11 [765 kB] #20 45.79 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 libyaml-0-2 amd64 0.2.2-1build2 [51.6 kB] #20 45.80 Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pkg-resources all 59.6.0-1.2ubuntu0.22.04.3 [133 kB] #20 45.80 Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-yaml amd64 5.4.1-1ubuntu1 [129 kB] #20 45.81 Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 shared-mime-info amd64 2.1-2 [454 kB] #20 45.82 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 tzdata all 2025b-0ubuntu0.22.04.1 [347 kB] #20 45.82 Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 xdg-user-dirs amd64 0.17-2ubuntu4 [53.9 kB] #20 45.82 Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-common all 2.4.113-2~ubuntu0.22.04.1 [5,450 B] #20 45.83 Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm2 amd64 2.4.113-2~ubuntu0.22.04.1 [38.1 kB] #20 45.86 Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpipeline1 amd64 1.5.5-1 [23.5 kB] #20 45.87 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 wget amd64 1.21.2-2ubuntu1.1 [339 kB] #20 45.93 Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 binfmt-support amd64 2.2.1-2 [55.8 kB] #20 45.94 Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 bzip2-doc all 1.0.8-5build1 [500 kB] #20 45.95 Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 icu-devtools amd64 70.1-2 [197 kB] #20 45.95 Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbrotli-dev amd64 1.0.9-2build6 [337 kB] #20 45.96 Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 libbz2-dev amd64 1.0.8-5build1 [32.5 kB] #20 45.96 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm14 amd64 1:14.0.0-1ubuntu1.1 [24.0 MB] #20 ... #27 [edx-platform 1/1] COPY --from=code /openedx/edx-platform / #27 DONE 2.1s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 46.65 Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libclang-cpp14 amd64 1:14.0.0-1ubuntu1.1 [12.1 MB] #20 46.92 Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-amdgpu1 amd64 2.4.113-2~ubuntu0.22.04.1 [19.9 kB] #20 46.92 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpciaccess0 amd64 0.16-3 [19.1 kB] #20 46.92 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-intel1 amd64 2.4.113-2~ubuntu0.22.04.1 [66.7 kB] #20 46.92 Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-nouveau2 amd64 2.4.113-2~ubuntu0.22.04.1 [17.5 kB] #20 46.92 Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdrm-radeon1 amd64 2.4.113-2~ubuntu0.22.04.1 [21.6 kB] #20 46.92 Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libexpat1-dev amd64 2.4.7-1ubuntu0.6 [148 kB] #20 46.92 Get:39 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2ubuntu9.2 [164 kB] #20 46.92 Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng-dev amd64 1.6.37-3ubuntu0.3 [193 kB] #20 46.93 Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype-dev amd64 2.11.1+dfsg-1ubuntu0.3 [555 kB] #20 46.99 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libfreetype6-dev amd64 2.11.1+dfsg-1ubuntu0.3 [8,298 B] #20 46.99 Get:43 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 uuid-dev amd64 2.37.2-4ubuntu3.4 [33.1 kB] #20 46.99 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] #20 46.99 Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig-dev amd64 2.13.1-4.2ubuntu5 [151 kB] #20 46.99 Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontconfig1-dev amd64 2.13.1-4.2ubuntu5 [1,836 B] #20 47.05 Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 libfontenc1 amd64 1:1.1.4-1build3 [14.7 kB] #20 47.05 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglapi-mesa amd64 23.2.1-1ubuntu3.1~22.04.3 [35.4 kB] #20 47.06 Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-amber-dri amd64 21.3.9-0ubuntu1~22.04.1 [4,218 kB] #20 47.15 Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libllvm15 amd64 1:15.0.7-0ubuntu0.22.04.3 [25.4 MB] #20 47.77 Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors-config all 1:3.6.0-7ubuntu1 [5,274 B] #20 47.77 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsensors5 amd64 1:3.6.0-7ubuntu1 [26.3 kB] #20 47.77 Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri3-0 amd64 1.14-3ubuntu3 [6,968 B] #20 47.77 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgl1-mesa-dri amd64 23.2.1-1ubuntu3.1~22.04.3 [8,860 kB] #20 47.99 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-xcb1 amd64 2:1.7.5-1ubuntu0.3 [7,802 B] #20 47.99 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-dri2-0 amd64 1.14-3ubuntu3 [7,206 B] #20 47.99 Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-glx0 amd64 1.14-3ubuntu3 [25.9 kB] #20 47.99 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-present0 amd64 1.14-3ubuntu3 [5,734 B] #20 48.00 Get:59 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-randr0 amd64 1.14-3ubuntu3 [18.3 kB] #20 48.00 Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shm0 amd64 1.14-3ubuntu3 [5,780 B] #20 48.00 Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-sync1 amd64 1.14-3ubuntu3 [9,416 B] #20 48.00 Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-xfixes0 amd64 1.14-3ubuntu3 [9,996 B] #20 48.00 Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxfixes3 amd64 1:6.0.0-1 [11.7 kB] #20 48.06 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxshmfence1 amd64 1.3-1build4 [5,394 B] #20 48.13 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86vm1 amd64 1:1.1.4-1build3 [10.4 kB] #20 48.14 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglx-mesa0 amd64 23.2.1-1ubuntu3.1~22.04.3 [158 kB] #20 48.14 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-common all 1:7.7+23ubuntu2 [23.4 kB] #20 48.14 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libice6 amd64 2:1.0.10-1build2 [42.6 kB] #20 48.14 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libicu-dev amd64 70.1-2 [11.6 MB] #20 48.44 Get:70 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses-dev amd64 6.3-2ubuntu0.1 [381 kB] #20 48.45 Get:71 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncurses5-dev amd64 6.3-2ubuntu0.1 [790 B] #20 48.45 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libncursesw5-dev amd64 6.3-2ubuntu0.1 [790 B] #20 48.45 Get:73 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpng-tools amd64 1.6.37-3ubuntu0.3 [28.7 kB] #20 48.45 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpthread-stubs0-dev amd64 0.4-1build2 [5,516 B] #20 48.45 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] #20 48.46 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libsm6 amd64 2:1.2.3-1build2 [16.7 kB] #20 48.46 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libsqlite3-dev amd64 3.37.2-2ubuntu0.5 [847 kB] #20 48.47 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libssl-dev amd64 3.0.2-0ubuntu1.21 [2,375 kB] #20 48.52 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtcl8.6 amd64 8.6.12+dfsg-1build1 [990 kB] #20 48.59 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender1 amd64 1:0.9.10-1build4 [19.7 kB] #20 48.59 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft2 amd64 2.3.4-1 [41.8 kB] #20 48.59 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss1 amd64 1:1.2.3-1build2 [8,476 B] #20 48.59 Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libtk8.6 amd64 8.6.12-1build1 [784 kB] #20 48.60 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 libutempter0 amd64 1.2.1-2build2 [8,848 B] #20 48.61 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 xorg-sgml-doctools all 1:1.11-1.1 [10.9 kB] #20 48.61 Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-dev all 2021.5-1 [604 kB] #20 48.62 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxau-dev amd64 1:1.0.9-1build5 [9,724 B] #20 48.62 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11proto-core-dev all 2021.5-1 [2,438 B] #20 48.66 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxdmcp-dev amd64 1:1.1.3-0ubuntu5 [26.5 kB] #20 48.73 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 xtrans-dev all 1.4.0-1 [68.9 kB] #20 48.73 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb1-dev amd64 1.14-3ubuntu3 [86.5 kB] #20 48.73 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libx11-dev amd64 2:1.7.5-1ubuntu0.3 [744 kB] #20 48.74 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxt6 amd64 1:1.2.1-1 [177 kB] #20 48.75 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmu6 amd64 2:1.1.3-3 [49.6 kB] #20 48.75 Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxaw7 amd64 2:1.0.14-1 [191 kB] #20 48.76 Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcb-shape0 amd64 1.14-3ubuntu3 [6,158 B] #20 48.76 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxcomposite1 amd64 1:0.4.5-1build2 [7,192 B] #20 48.76 Get:98 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxext-dev amd64 2:1.3.4-1build1 [84.7 kB] #20 48.80 Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrender-dev amd64 1:0.9.10-1build4 [26.7 kB] #20 48.87 Get:100 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxft-dev amd64 2.3.4-1 [52.4 kB] #20 48.87 Get:101 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxi6 amd64 2:1.8-1build1 [32.6 kB] #20 49.05 Get:102 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxinerama1 amd64 2:1.1.4-3 [7,382 B] #20 49.13 Get:103 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxkbfile1 amd64 1:1.1.0-1build3 [71.8 kB] #20 ... #28 [production 5/40] COPY --link --chown=1000:1000 --from=edx-platform / /openedx/edx-platform #28 DONE 1.9s #20 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python3-openssl git #20 49.28 Get:104 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxml2-dev amd64 2.9.13+dfsg-1ubuntu0.11 [805 kB] #20 49.55 Get:105 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxrandr2 amd64 2:1.5.2-1build1 [20.4 kB] #20 49.55 Get:106 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxss-dev amd64 1:1.2.3-1build2 [12.3 kB] #20 49.55 Get:107 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxtst6 amd64 2:1.2.3-1build4 [13.4 kB] #20 49.56 Get:108 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxv1 amd64 2:1.0.11-1build2 [11.2 kB] #20 49.56 Get:109 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxxf86dga1 amd64 2:1.1.5-0ubuntu3 [12.6 kB] #20 49.56 Get:110 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-runtime amd64 1:14.0.0-1ubuntu1.1 [484 kB] #20 49.61 Get:111 http://archive.ubuntu.com/ubuntu jammy/universe amd64 llvm-runtime amd64 1:14.0-55~exp2 [3,204 B] #20 49.61 Get:112 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-linker-tools amd64 1:14.0.0-1ubuntu1.1 [1,355 kB] #20 49.68 Get:113 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpfm4 amd64 4.11.1+git32-gd0b85fb-1ubuntu0.1 [345 kB] #20 49.69 Get:114 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14 amd64 1:14.0.0-1ubuntu1.1 [12.7 MB] #20 49.95 Get:115 http://archive.ubuntu.com/ubuntu jammy/universe amd64 llvm amd64 1:14.0-55~exp2 [3,758 B] #20 49.96 Get:116 http://archive.ubuntu.com/ubuntu jammy/main amd64 libffi-dev amd64 3.4.2-4 [63.7 kB] #20 49.96 Get:117 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] #20 49.97 Get:118 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-tools amd64 1:14.0.0-1ubuntu1.1 [404 kB] #20 49.97 Get:119 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-4 amd64 4.8.12-1 [5,766 kB] #20 50.08 Get:120 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libz3-dev amd64 4.8.12-1 [72.2 kB] #20 50.08 Get:121 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 llvm-14-dev amd64 1:14.0.0-1ubuntu1.1 [37.8 MB] #20 50.88 Get:122 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cffi-backend amd64 1.15.0-1build2 [77.4 kB] #20 50.88 Get:123 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cryptography amd64 3.4.8-1ubuntu2.2 [236 kB] #20 50.88 Get:124 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-six all 1.16.0-3ubuntu1 [12.6 kB] #20 50.88 Get:125 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] #20 50.89 Get:126 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6 amd64 8.6.12+dfsg-1build1 [15.0 kB] #20 50.89 Get:127 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl amd64 8.6.11+1build2 [4,678 B] #20 50.89 Get:128 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl8.6-dev amd64 8.6.12+dfsg-1build1 [1,002 kB] #20 50.90 Get:129 http://archive.ubuntu.com/ubuntu jammy/main amd64 tcl-dev amd64 8.6.11+1build2 [5,768 B] #20 50.91 Get:130 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6 amd64 8.6.12-1build1 [12.8 kB] #20 50.96 Get:131 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk amd64 8.6.11+1build2 [3,058 B] #20 50.96 Get:132 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk8.6-dev amd64 8.6.12-1build1 [785 kB] #20 51.04 Get:133 http://archive.ubuntu.com/ubuntu jammy/main amd64 tk-dev amd64 8.6.11+1build2 [2,904 B] #20 51.04 Get:134 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglvnd0 amd64 1.4.0-1 [73.6 kB] #20 51.04 Get:135 http://archive.ubuntu.com/ubuntu jammy/main amd64 libglx0 amd64 1.4.0-1 [41.0 kB] #20 51.04 Get:136 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgl1 amd64 1.4.0-1 [110 kB] #20 51.04 Get:137 http://archive.ubuntu.com/ubuntu jammy/main amd64 x11-utils amd64 7.7+5build2 [206 kB] #20 51.05 Get:138 http://archive.ubuntu.com/ubuntu jammy/main amd64 xbitmaps all 1.1.1-2.1ubuntu1 [23.4 kB] #20 51.05 Get:139 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xterm amd64 372-1ubuntu1 [857 kB] #20 51.06 Get:140 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblzma-dev amd64 5.2.5-2ubuntu1 [159 kB] #20 51.35 debconf: delaying package configuration, since apt-utils is not installed #20 51.43 Fetched 183 MB in 7s (27.5 MB/s) #20 51.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #20 51.57 Preparing to unpack .../libssl3_3.0.2-0ubuntu1.21_amd64.deb ... #20 51.60 Unpacking libssl3:amd64 (3.0.2-0ubuntu1.21) over (3.0.2-0ubuntu1.20) ... #20 51.87 Setting up libssl3:amd64 (3.0.2-0ubuntu1.21) ... #20 52.10 Selecting previously unselected package libpython3.10-minimal:amd64. #20 52.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16339 files and directories currently installed.) #20 52.13 Preparing to unpack .../libpython3.10-minimal_3.10.12-1~22.04.13_amd64.deb ... #20 52.14 Unpacking libpython3.10-minimal:amd64 (3.10.12-1~22.04.13) ... #20 52.32 Selecting previously unselected package python3.10-minimal. #20 52.33 Preparing to unpack .../python3.10-minimal_3.10.12-1~22.04.13_amd64.deb ... #20 52.34 Unpacking python3.10-minimal (3.10.12-1~22.04.13) ... #20 52.47 Setting up libpython3.10-minimal:amd64 (3.10.12-1~22.04.13) ... #20 52.50 Setting up python3.10-minimal (3.10.12-1~22.04.13) ... #20 53.45 Selecting previously unselected package python3-minimal. #20 53.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16635 files and directories currently installed.) #20 53.48 Preparing to unpack .../0-python3-minimal_3.10.6-1~22.04.1_amd64.deb ... #20 53.49 Unpacking python3-minimal (3.10.6-1~22.04.1) ... #20 53.56 Selecting previously unselected package media-types. #20 53.56 Preparing to unpack .../1-media-types_7.0.0_all.deb ... #20 53.56 Unpacking media-types (7.0.0) ... #20 53.62 Selecting previously unselected package libmpdec3:amd64. #20 53.62 Preparing to unpack .../2-libmpdec3_2.5.1-2build2_amd64.deb ... #20 53.63 Unpacking libmpdec3:amd64 (2.5.1-2build2) ... #20 53.68 Selecting previously unselected package libpython3.10-stdlib:amd64. #20 53.69 Preparing to unpack .../3-libpython3.10-stdlib_3.10.12-1~22.04.13_amd64.deb ... #20 53.69 Unpacking libpython3.10-stdlib:amd64 (3.10.12-1~22.04.13) ... #20 53.89 Selecting previously unselected package python3.10. #20 53.89 Preparing to unpack .../4-python3.10_3.10.12-1~22.04.13_amd64.deb ... #20 53.90 Unpacking python3.10 (3.10.12-1~22.04.13) ... #20 53.96 Selecting previously unselected package libpython3-stdlib:amd64. #20 53.96 Preparing to unpack .../5-libpython3-stdlib_3.10.6-1~22.04.1_amd64.deb ... #20 53.97 Unpacking libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... #20 54.03 Setting up python3-minimal (3.10.6-1~22.04.1) ... #20 54.34 Selecting previously unselected package python3. #20 54.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17037 files and directories currently installed.) #20 54.38 Preparing to unpack .../000-python3_3.10.6-1~22.04.1_amd64.deb ... #20 54.40 Unpacking python3 (3.10.6-1~22.04.1) ... #20 54.47 Selecting previously unselected package libelf1:amd64. #20 54.48 Preparing to unpack .../001-libelf1_0.186-1ubuntu0.1_amd64.deb ... #20 54.49 Unpacking libelf1:amd64 (0.186-1ubuntu0.1) ... #20 54.58 Selecting previously unselected package libglib2.0-0:amd64. #20 54.58 Preparing to unpack .../002-libglib2.0-0_2.72.4-0ubuntu2.8_amd64.deb ... #20 54.59 Unpacking libglib2.0-0:amd64 (2.72.4-0ubuntu2.8) ... #20 54.71 Selecting previously unselected package libglib2.0-data. #20 54.71 Preparing to unpack .../003-libglib2.0-data_2.72.4-0ubuntu2.8_all.deb ... #20 54.73 Unpacking libglib2.0-data (2.72.4-0ubuntu2.8) ... #20 54.79 Selecting previously unselected package libicu70:amd64. #20 54.79 Preparing to unpack .../004-libicu70_70.1-2_amd64.deb ... #20 54.80 Unpacking libicu70:amd64 (70.1-2) ... #20 55.12 Selecting previously unselected package libxml2:amd64. #20 55.12 Preparing to unpack .../005-libxml2_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... #20 55.13 Unpacking libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #20 55.21 Selecting previously unselected package libyaml-0-2:amd64. #20 55.21 Preparing to unpack .../006-libyaml-0-2_0.2.2-1build2_amd64.deb ... #20 55.22 Unpacking libyaml-0-2:amd64 (0.2.2-1build2) ... #20 55.29 Selecting previously unselected package python3-pkg-resources. #20 55.29 Preparing to unpack .../007-python3-pkg-resources_59.6.0-1.2ubuntu0.22.04.3_all.deb ... #20 55.30 Unpacking python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... #20 55.38 Selecting previously unselected package python3-yaml. #20 55.38 Preparing to unpack .../008-python3-yaml_5.4.1-1ubuntu1_amd64.deb ... #20 55.39 Unpacking python3-yaml (5.4.1-1ubuntu1) ... #20 55.47 Selecting previously unselected package shared-mime-info. #20 55.47 Preparing to unpack .../009-shared-mime-info_2.1-2_amd64.deb ... #20 55.48 Unpacking shared-mime-info (2.1-2) ... #20 55.58 Selecting previously unselected package tzdata. #20 55.58 Preparing to unpack .../010-tzdata_2025b-0ubuntu0.22.04.1_all.deb ... #20 55.59 Unpacking tzdata (2025b-0ubuntu0.22.04.1) ... #20 56.18 Selecting previously unselected package xdg-user-dirs. #20 56.18 Preparing to unpack .../011-xdg-user-dirs_0.17-2ubuntu4_amd64.deb ... #20 56.21 Unpacking xdg-user-dirs (0.17-2ubuntu4) ... #20 56.41 Selecting previously unselected package libdrm-common. #20 56.41 Preparing to unpack .../012-libdrm-common_2.4.113-2~ubuntu0.22.04.1_all.deb ... #20 56.43 Unpacking libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... #20 56.53 Selecting previously unselected package libdrm2:amd64. #20 56.54 Preparing to unpack .../013-libdrm2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #20 56.57 Unpacking libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 56.70 Selecting previously unselected package libpipeline1:amd64. #20 56.71 Preparing to unpack .../014-libpipeline1_1.5.5-1_amd64.deb ... #20 56.72 Unpacking libpipeline1:amd64 (1.5.5-1) ... #20 56.80 Selecting previously unselected package wget. #20 56.80 Preparing to unpack .../015-wget_1.21.2-2ubuntu1.1_amd64.deb ... #20 56.81 Unpacking wget (1.21.2-2ubuntu1.1) ... #20 56.90 Selecting previously unselected package binfmt-support. #20 56.90 Preparing to unpack .../016-binfmt-support_2.2.1-2_amd64.deb ... #20 56.91 Unpacking binfmt-support (2.2.1-2) ... #20 56.99 Selecting previously unselected package bzip2-doc. #20 56.99 Preparing to unpack .../017-bzip2-doc_1.0.8-5build1_all.deb ... #20 57.00 Unpacking bzip2-doc (1.0.8-5build1) ... #20 57.08 Selecting previously unselected package icu-devtools. #20 57.09 Preparing to unpack .../018-icu-devtools_70.1-2_amd64.deb ... #20 57.10 Unpacking icu-devtools (70.1-2) ... #20 57.17 Selecting previously unselected package libbrotli-dev:amd64. #20 57.17 Preparing to unpack .../019-libbrotli-dev_1.0.9-2build6_amd64.deb ... #20 57.18 Unpacking libbrotli-dev:amd64 (1.0.9-2build6) ... #20 57.29 Selecting previously unselected package libbz2-dev:amd64. #20 57.29 Preparing to unpack .../020-libbz2-dev_1.0.8-5build1_amd64.deb ... #20 57.30 Unpacking libbz2-dev:amd64 (1.0.8-5build1) ... #20 57.36 Selecting previously unselected package libllvm14:amd64. #20 57.37 Preparing to unpack .../021-libllvm14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 57.37 Unpacking libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... #20 58.30 Selecting previously unselected package libclang-cpp14. #20 58.30 Preparing to unpack .../022-libclang-cpp14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 58.31 Unpacking libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... #20 58.93 Selecting previously unselected package libdrm-amdgpu1:amd64. #20 58.94 Preparing to unpack .../023-libdrm-amdgpu1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #20 58.95 Unpacking libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 59.04 Selecting previously unselected package libpciaccess0:amd64. #20 59.05 Preparing to unpack .../024-libpciaccess0_0.16-3_amd64.deb ... #20 59.10 Unpacking libpciaccess0:amd64 (0.16-3) ... #20 59.18 Selecting previously unselected package libdrm-intel1:amd64. #20 59.18 Preparing to unpack .../025-libdrm-intel1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #20 59.19 Unpacking libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 59.25 Selecting previously unselected package libdrm-nouveau2:amd64. #20 59.25 Preparing to unpack .../026-libdrm-nouveau2_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #20 59.26 Unpacking libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 59.32 Selecting previously unselected package libdrm-radeon1:amd64. #20 59.32 Preparing to unpack .../027-libdrm-radeon1_2.4.113-2~ubuntu0.22.04.1_amd64.deb ... #20 59.33 Unpacking libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 59.38 Selecting previously unselected package libexpat1-dev:amd64. #20 59.39 Preparing to unpack .../028-libexpat1-dev_2.4.7-1ubuntu0.6_amd64.deb ... #20 59.39 Unpacking libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... #20 59.45 Selecting previously unselected package zlib1g-dev:amd64. #20 59.46 Preparing to unpack .../029-zlib1g-dev_1%3a1.2.11.dfsg-2ubuntu9.2_amd64.deb ... #20 59.46 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #20 59.52 Selecting previously unselected package libpng-dev:amd64. #20 59.52 Preparing to unpack .../030-libpng-dev_1.6.37-3ubuntu0.3_amd64.deb ... #20 59.52 Unpacking libpng-dev:amd64 (1.6.37-3ubuntu0.3) ... #20 59.58 Selecting previously unselected package libfreetype-dev:amd64. #20 59.58 Preparing to unpack .../031-libfreetype-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #20 59.59 Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #20 59.67 Selecting previously unselected package libfreetype6-dev:amd64. #20 59.68 Preparing to unpack .../032-libfreetype6-dev_2.11.1+dfsg-1ubuntu0.3_amd64.deb ... #20 59.68 Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #20 59.73 Selecting previously unselected package uuid-dev:amd64. #20 59.74 Preparing to unpack .../033-uuid-dev_2.37.2-4ubuntu3.4_amd64.deb ... #20 59.74 Unpacking uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... #20 59.81 Selecting previously unselected package pkg-config. #20 59.81 Preparing to unpack .../034-pkg-config_0.29.2-1ubuntu3_amd64.deb ... #20 59.81 Unpacking pkg-config (0.29.2-1ubuntu3) ... #20 59.90 Selecting previously unselected package libfontconfig-dev:amd64. #20 59.90 Preparing to unpack .../035-libfontconfig-dev_2.13.1-4.2ubuntu5_amd64.deb ... #20 59.90 Unpacking libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... #20 59.97 Selecting previously unselected package libfontconfig1-dev:amd64. #20 59.98 Preparing to unpack .../036-libfontconfig1-dev_2.13.1-4.2ubuntu5_amd64.deb ... #20 59.99 Unpacking libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... #20 60.03 Selecting previously unselected package libfontenc1:amd64. #20 60.03 Preparing to unpack .../037-libfontenc1_1%3a1.1.4-1build3_amd64.deb ... #20 60.04 Unpacking libfontenc1:amd64 (1:1.1.4-1build3) ... #20 60.08 Selecting previously unselected package libglapi-mesa:amd64. #20 60.09 Preparing to unpack .../038-libglapi-mesa_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #20 60.09 Unpacking libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #20 60.15 Selecting previously unselected package libgl1-amber-dri:amd64. #20 60.16 Preparing to unpack .../039-libgl1-amber-dri_21.3.9-0ubuntu1~22.04.1_amd64.deb ... #20 60.16 Unpacking libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... #20 60.31 Selecting previously unselected package libllvm15:amd64. #20 60.32 Preparing to unpack .../040-libllvm15_1%3a15.0.7-0ubuntu0.22.04.3_amd64.deb ... #20 60.32 Unpacking libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... #20 61.20 Selecting previously unselected package libsensors-config. #20 61.20 Preparing to unpack .../041-libsensors-config_1%3a3.6.0-7ubuntu1_all.deb ... #20 61.20 Unpacking libsensors-config (1:3.6.0-7ubuntu1) ... #20 61.25 Selecting previously unselected package libsensors5:amd64. #20 61.25 Preparing to unpack .../042-libsensors5_1%3a3.6.0-7ubuntu1_amd64.deb ... #20 61.31 Unpacking libsensors5:amd64 (1:3.6.0-7ubuntu1) ... #20 61.36 Selecting previously unselected package libxcb-dri3-0:amd64. #20 61.36 Preparing to unpack .../043-libxcb-dri3-0_1.14-3ubuntu3_amd64.deb ... #20 61.37 Unpacking libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... #20 61.41 Selecting previously unselected package libgl1-mesa-dri:amd64. #20 61.41 Preparing to unpack .../044-libgl1-mesa-dri_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #20 61.43 Unpacking libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #20 61.72 Selecting previously unselected package libx11-xcb1:amd64. #20 61.72 Preparing to unpack .../045-libx11-xcb1_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #20 61.73 Unpacking libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... #20 61.77 Selecting previously unselected package libxcb-dri2-0:amd64. #20 61.77 Preparing to unpack .../046-libxcb-dri2-0_1.14-3ubuntu3_amd64.deb ... #20 61.78 Unpacking libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... #20 61.82 Selecting previously unselected package libxcb-glx0:amd64. #20 61.82 Preparing to unpack .../047-libxcb-glx0_1.14-3ubuntu3_amd64.deb ... #20 61.82 Unpacking libxcb-glx0:amd64 (1.14-3ubuntu3) ... #20 61.86 Selecting previously unselected package libxcb-present0:amd64. #20 61.87 Preparing to unpack .../048-libxcb-present0_1.14-3ubuntu3_amd64.deb ... #20 61.87 Unpacking libxcb-present0:amd64 (1.14-3ubuntu3) ... #20 61.93 Selecting previously unselected package libxcb-randr0:amd64. #20 61.93 Preparing to unpack .../049-libxcb-randr0_1.14-3ubuntu3_amd64.deb ... #20 61.93 Unpacking libxcb-randr0:amd64 (1.14-3ubuntu3) ... #20 61.98 Selecting previously unselected package libxcb-shm0:amd64. #20 61.98 Preparing to unpack .../050-libxcb-shm0_1.14-3ubuntu3_amd64.deb ... #20 61.99 Unpacking libxcb-shm0:amd64 (1.14-3ubuntu3) ... #20 62.03 Selecting previously unselected package libxcb-sync1:amd64. #20 62.03 Preparing to unpack .../051-libxcb-sync1_1.14-3ubuntu3_amd64.deb ... #20 62.04 Unpacking libxcb-sync1:amd64 (1.14-3ubuntu3) ... #20 62.08 Selecting previously unselected package libxcb-xfixes0:amd64. #20 62.08 Preparing to unpack .../052-libxcb-xfixes0_1.14-3ubuntu3_amd64.deb ... #20 62.09 Unpacking libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... #20 62.12 Selecting previously unselected package libxfixes3:amd64. #20 62.13 Preparing to unpack .../053-libxfixes3_1%3a6.0.0-1_amd64.deb ... #20 62.13 Unpacking libxfixes3:amd64 (1:6.0.0-1) ... #20 62.22 Selecting previously unselected package libxshmfence1:amd64. #20 62.23 Preparing to unpack .../054-libxshmfence1_1.3-1build4_amd64.deb ... #20 62.24 Unpacking libxshmfence1:amd64 (1.3-1build4) ... #20 62.30 Selecting previously unselected package libxxf86vm1:amd64. #20 62.30 Preparing to unpack .../055-libxxf86vm1_1%3a1.1.4-1build3_amd64.deb ... #20 62.31 Unpacking libxxf86vm1:amd64 (1:1.1.4-1build3) ... #20 62.41 Selecting previously unselected package libglx-mesa0:amd64. #20 62.41 Preparing to unpack .../056-libglx-mesa0_23.2.1-1ubuntu3.1~22.04.3_amd64.deb ... #20 62.42 Unpacking libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #20 62.56 Selecting previously unselected package x11-common. #20 62.56 Preparing to unpack .../057-x11-common_1%3a7.7+23ubuntu2_all.deb ... #20 62.57 Unpacking x11-common (1:7.7+23ubuntu2) ... #20 62.64 Selecting previously unselected package libice6:amd64. #20 62.64 Preparing to unpack .../058-libice6_2%3a1.0.10-1build2_amd64.deb ... #20 62.64 Unpacking libice6:amd64 (2:1.0.10-1build2) ... #20 62.69 Selecting previously unselected package libicu-dev:amd64. #20 62.69 Preparing to unpack .../059-libicu-dev_70.1-2_amd64.deb ... #20 62.70 Unpacking libicu-dev:amd64 (70.1-2) ... #20 63.06 Selecting previously unselected package libncurses-dev:amd64. #20 63.07 Preparing to unpack .../060-libncurses-dev_6.3-2ubuntu0.1_amd64.deb ... #20 63.07 Unpacking libncurses-dev:amd64 (6.3-2ubuntu0.1) ... #20 63.16 Selecting previously unselected package libncurses5-dev:amd64. #20 63.16 Preparing to unpack .../061-libncurses5-dev_6.3-2ubuntu0.1_amd64.deb ... #20 63.16 Unpacking libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... #20 63.33 Selecting previously unselected package libncursesw5-dev:amd64. #20 63.33 Preparing to unpack .../062-libncursesw5-dev_6.3-2ubuntu0.1_amd64.deb ... #20 63.39 Unpacking libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... #20 63.44 Selecting previously unselected package libpng-tools. #20 63.44 Preparing to unpack .../063-libpng-tools_1.6.37-3ubuntu0.3_amd64.deb ... #20 63.45 Unpacking libpng-tools (1.6.37-3ubuntu0.3) ... #20 63.49 Selecting previously unselected package libpthread-stubs0-dev:amd64. #20 63.49 Preparing to unpack .../064-libpthread-stubs0-dev_0.4-1build2_amd64.deb ... #20 63.50 Unpacking libpthread-stubs0-dev:amd64 (0.4-1build2) ... #20 63.54 Selecting previously unselected package libreadline-dev:amd64. #20 63.55 Preparing to unpack .../065-libreadline-dev_8.1.2-1_amd64.deb ... #20 63.55 Unpacking libreadline-dev:amd64 (8.1.2-1) ... #20 63.61 Selecting previously unselected package libsm6:amd64. #20 63.61 Preparing to unpack .../066-libsm6_2%3a1.2.3-1build2_amd64.deb ... #20 63.62 Unpacking libsm6:amd64 (2:1.2.3-1build2) ... #20 63.66 Selecting previously unselected package libsqlite3-dev:amd64. #20 63.66 Preparing to unpack .../067-libsqlite3-dev_3.37.2-2ubuntu0.5_amd64.deb ... #20 63.67 Unpacking libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #20 63.75 Selecting previously unselected package libssl-dev:amd64. #20 63.76 Preparing to unpack .../068-libssl-dev_3.0.2-0ubuntu1.21_amd64.deb ... #20 63.77 Unpacking libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... #20 63.93 Selecting previously unselected package libtcl8.6:amd64. #20 63.94 Preparing to unpack .../069-libtcl8.6_8.6.12+dfsg-1build1_amd64.deb ... #20 63.94 Unpacking libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... #20 64.06 Selecting previously unselected package libxrender1:amd64. #20 64.07 Preparing to unpack .../070-libxrender1_1%3a0.9.10-1build4_amd64.deb ... #20 64.07 Unpacking libxrender1:amd64 (1:0.9.10-1build4) ... #20 64.11 Selecting previously unselected package libxft2:amd64. #20 64.12 Preparing to unpack .../071-libxft2_2.3.4-1_amd64.deb ... #20 64.12 Unpacking libxft2:amd64 (2.3.4-1) ... #20 64.16 Selecting previously unselected package libxss1:amd64. #20 64.16 Preparing to unpack .../072-libxss1_1%3a1.2.3-1build2_amd64.deb ... #20 64.16 Unpacking libxss1:amd64 (1:1.2.3-1build2) ... #20 64.20 Selecting previously unselected package libtk8.6:amd64. #20 64.20 Preparing to unpack .../073-libtk8.6_8.6.12-1build1_amd64.deb ... #20 64.20 Unpacking libtk8.6:amd64 (8.6.12-1build1) ... #20 64.27 Selecting previously unselected package libutempter0:amd64. #20 64.28 Preparing to unpack .../074-libutempter0_1.2.1-2build2_amd64.deb ... #20 64.28 Unpacking libutempter0:amd64 (1.2.1-2build2) ... #20 64.32 Selecting previously unselected package xorg-sgml-doctools. #20 64.32 Preparing to unpack .../075-xorg-sgml-doctools_1%3a1.11-1.1_all.deb ... #20 64.32 Unpacking xorg-sgml-doctools (1:1.11-1.1) ... #20 64.36 Selecting previously unselected package x11proto-dev. #20 64.36 Preparing to unpack .../076-x11proto-dev_2021.5-1_all.deb ... #20 64.37 Unpacking x11proto-dev (2021.5-1) ... #20 64.45 Selecting previously unselected package libxau-dev:amd64. #20 64.46 Preparing to unpack .../077-libxau-dev_1%3a1.0.9-1build5_amd64.deb ... #20 64.46 Unpacking libxau-dev:amd64 (1:1.0.9-1build5) ... #20 64.51 Selecting previously unselected package x11proto-core-dev. #20 64.51 Preparing to unpack .../078-x11proto-core-dev_2021.5-1_all.deb ... #20 64.51 Unpacking x11proto-core-dev (2021.5-1) ... #20 64.55 Selecting previously unselected package libxdmcp-dev:amd64. #20 64.56 Preparing to unpack .../079-libxdmcp-dev_1%3a1.1.3-0ubuntu5_amd64.deb ... #20 64.56 Unpacking libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... #20 64.60 Selecting previously unselected package xtrans-dev. #20 64.60 Preparing to unpack .../080-xtrans-dev_1.4.0-1_all.deb ... #20 64.61 Unpacking xtrans-dev (1.4.0-1) ... #20 64.65 Selecting previously unselected package libxcb1-dev:amd64. #20 64.66 Preparing to unpack .../081-libxcb1-dev_1.14-3ubuntu3_amd64.deb ... #20 64.66 Unpacking libxcb1-dev:amd64 (1.14-3ubuntu3) ... #20 64.70 Selecting previously unselected package libx11-dev:amd64. #20 64.70 Preparing to unpack .../082-libx11-dev_2%3a1.7.5-1ubuntu0.3_amd64.deb ... #20 64.71 Unpacking libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... #20 64.76 Selecting previously unselected package libxt6:amd64. #20 64.77 Preparing to unpack .../083-libxt6_1%3a1.2.1-1_amd64.deb ... #20 64.77 Unpacking libxt6:amd64 (1:1.2.1-1) ... #20 64.85 Selecting previously unselected package libxmu6:amd64. #20 64.85 Preparing to unpack .../084-libxmu6_2%3a1.1.3-3_amd64.deb ... #20 64.86 Unpacking libxmu6:amd64 (2:1.1.3-3) ... #20 64.91 Selecting previously unselected package libxaw7:amd64. #20 64.91 Preparing to unpack .../085-libxaw7_2%3a1.0.14-1_amd64.deb ... #20 64.91 Unpacking libxaw7:amd64 (2:1.0.14-1) ... #20 64.97 Selecting previously unselected package libxcb-shape0:amd64. #20 64.97 Preparing to unpack .../086-libxcb-shape0_1.14-3ubuntu3_amd64.deb ... #20 64.97 Unpacking libxcb-shape0:amd64 (1.14-3ubuntu3) ... #20 65.02 Selecting previously unselected package libxcomposite1:amd64. #20 65.02 Preparing to unpack .../087-libxcomposite1_1%3a0.4.5-1build2_amd64.deb ... #20 65.03 Unpacking libxcomposite1:amd64 (1:0.4.5-1build2) ... #20 65.06 Selecting previously unselected package libxext-dev:amd64. #20 65.07 Preparing to unpack .../088-libxext-dev_2%3a1.3.4-1build1_amd64.deb ... #20 65.07 Unpacking libxext-dev:amd64 (2:1.3.4-1build1) ... #20 65.11 Selecting previously unselected package libxrender-dev:amd64. #20 65.11 Preparing to unpack .../089-libxrender-dev_1%3a0.9.10-1build4_amd64.deb ... #20 65.12 Unpacking libxrender-dev:amd64 (1:0.9.10-1build4) ... #20 65.15 Selecting previously unselected package libxft-dev:amd64. #20 65.16 Preparing to unpack .../090-libxft-dev_2.3.4-1_amd64.deb ... #20 65.16 Unpacking libxft-dev:amd64 (2.3.4-1) ... #20 65.20 Selecting previously unselected package libxi6:amd64. #20 65.21 Preparing to unpack .../091-libxi6_2%3a1.8-1build1_amd64.deb ... #20 65.21 Unpacking libxi6:amd64 (2:1.8-1build1) ... #20 65.25 Selecting previously unselected package libxinerama1:amd64. #20 65.26 Preparing to unpack .../092-libxinerama1_2%3a1.1.4-3_amd64.deb ... #20 65.26 Unpacking libxinerama1:amd64 (2:1.1.4-3) ... #20 65.29 Selecting previously unselected package libxkbfile1:amd64. #20 65.30 Preparing to unpack .../093-libxkbfile1_1%3a1.1.0-1build3_amd64.deb ... #20 65.30 Unpacking libxkbfile1:amd64 (1:1.1.0-1build3) ... #20 65.33 Selecting previously unselected package libxml2-dev:amd64. #20 65.34 Preparing to unpack .../094-libxml2-dev_2.9.13+dfsg-1ubuntu0.11_amd64.deb ... #20 65.34 Unpacking libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #20 65.41 Selecting previously unselected package libxrandr2:amd64. #20 65.42 Preparing to unpack .../095-libxrandr2_2%3a1.5.2-1build1_amd64.deb ... #20 65.42 Unpacking libxrandr2:amd64 (2:1.5.2-1build1) ... #20 65.46 Selecting previously unselected package libxss-dev:amd64. #20 65.46 Preparing to unpack .../096-libxss-dev_1%3a1.2.3-1build2_amd64.deb ... #20 65.46 Unpacking libxss-dev:amd64 (1:1.2.3-1build2) ... #20 65.50 Selecting previously unselected package libxtst6:amd64. #20 65.51 Preparing to unpack .../097-libxtst6_2%3a1.2.3-1build4_amd64.deb ... #20 65.51 Unpacking libxtst6:amd64 (2:1.2.3-1build4) ... #20 65.56 Selecting previously unselected package libxv1:amd64. #20 65.56 Preparing to unpack .../098-libxv1_2%3a1.0.11-1build2_amd64.deb ... #20 65.57 Unpacking libxv1:amd64 (2:1.0.11-1build2) ... #20 65.61 Selecting previously unselected package libxxf86dga1:amd64. #20 65.61 Preparing to unpack .../099-libxxf86dga1_2%3a1.1.5-0ubuntu3_amd64.deb ... #20 65.62 Unpacking libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ... #20 65.65 Selecting previously unselected package llvm-14-runtime. #20 65.66 Preparing to unpack .../100-llvm-14-runtime_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 65.66 Unpacking llvm-14-runtime (1:14.0.0-1ubuntu1.1) ... #20 65.71 Selecting previously unselected package llvm-runtime:amd64. #20 65.72 Preparing to unpack .../101-llvm-runtime_1%3a14.0-55~exp2_amd64.deb ... #20 65.72 Unpacking llvm-runtime:amd64 (1:14.0-55~exp2) ... #20 65.77 Selecting previously unselected package llvm-14-linker-tools. #20 65.77 Preparing to unpack .../102-llvm-14-linker-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 65.77 Unpacking llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ... #20 65.84 Selecting previously unselected package libpfm4:amd64. #20 65.85 Preparing to unpack .../103-libpfm4_4.11.1+git32-gd0b85fb-1ubuntu0.1_amd64.deb ... #20 65.85 Unpacking libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... #20 65.90 Selecting previously unselected package llvm-14. #20 65.90 Preparing to unpack .../104-llvm-14_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 65.90 Unpacking llvm-14 (1:14.0.0-1ubuntu1.1) ... #20 66.27 Selecting previously unselected package llvm. #20 66.27 Preparing to unpack .../105-llvm_1%3a14.0-55~exp2_amd64.deb ... #20 66.27 Unpacking llvm (1:14.0-55~exp2) ... #20 66.33 Selecting previously unselected package libffi-dev:amd64. #20 66.33 Preparing to unpack .../106-libffi-dev_3.4.2-4_amd64.deb ... #20 66.34 Unpacking libffi-dev:amd64 (3.4.2-4) ... #20 66.39 Selecting previously unselected package python3-pygments. #20 66.39 Preparing to unpack .../107-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... #20 66.40 Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... #20 66.54 Selecting previously unselected package llvm-14-tools. #20 66.54 Preparing to unpack .../108-llvm-14-tools_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 66.55 Unpacking llvm-14-tools (1:14.0.0-1ubuntu1.1) ... #20 66.73 Selecting previously unselected package libz3-4:amd64. #20 66.74 Preparing to unpack .../109-libz3-4_4.8.12-1_amd64.deb ... #20 66.74 Unpacking libz3-4:amd64 (4.8.12-1) ... #20 66.89 Selecting previously unselected package libz3-dev:amd64. #20 66.89 Preparing to unpack .../110-libz3-dev_4.8.12-1_amd64.deb ... #20 66.90 Unpacking libz3-dev:amd64 (4.8.12-1) ... #20 66.95 Selecting previously unselected package llvm-14-dev. #20 66.95 Preparing to unpack .../111-llvm-14-dev_1%3a14.0.0-1ubuntu1.1_amd64.deb ... #20 66.95 Unpacking llvm-14-dev (1:14.0.0-1ubuntu1.1) ... #20 69.37 Selecting previously unselected package python3-cffi-backend:amd64. #20 69.37 Preparing to unpack .../112-python3-cffi-backend_1.15.0-1build2_amd64.deb ... #20 69.37 Unpacking python3-cffi-backend:amd64 (1.15.0-1build2) ... #20 69.42 Selecting previously unselected package python3-cryptography. #20 69.42 Preparing to unpack .../113-python3-cryptography_3.4.8-1ubuntu2.2_amd64.deb ... #20 69.42 Unpacking python3-cryptography (3.4.8-1ubuntu2.2) ... #20 69.50 Selecting previously unselected package python3-six. #20 69.51 Preparing to unpack .../114-python3-six_1.16.0-3ubuntu1_all.deb ... #20 69.51 Unpacking python3-six (1.16.0-3ubuntu1) ... #20 69.56 Selecting previously unselected package python3-openssl. #20 69.56 Preparing to unpack .../115-python3-openssl_21.0.0-1_all.deb ... #20 69.56 Unpacking python3-openssl (21.0.0-1) ... #20 69.61 Selecting previously unselected package tcl8.6. #20 69.61 Preparing to unpack .../116-tcl8.6_8.6.12+dfsg-1build1_amd64.deb ... #20 69.61 Unpacking tcl8.6 (8.6.12+dfsg-1build1) ... #20 69.65 Selecting previously unselected package tcl. #20 69.65 Preparing to unpack .../117-tcl_8.6.11+1build2_amd64.deb ... #20 69.66 Unpacking tcl (8.6.11+1build2) ... #20 69.70 Selecting previously unselected package tcl8.6-dev:amd64. #20 69.71 Preparing to unpack .../118-tcl8.6-dev_8.6.12+dfsg-1build1_amd64.deb ... #20 69.72 Unpacking tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... #20 69.81 Selecting previously unselected package tcl-dev:amd64. #20 69.82 Preparing to unpack .../119-tcl-dev_8.6.11+1build2_amd64.deb ... #20 69.82 Unpacking tcl-dev:amd64 (8.6.11+1build2) ... #20 69.87 Selecting previously unselected package tk8.6. #20 69.87 Preparing to unpack .../120-tk8.6_8.6.12-1build1_amd64.deb ... #20 69.88 Unpacking tk8.6 (8.6.12-1build1) ... #20 69.91 Selecting previously unselected package tk. #20 69.92 Preparing to unpack .../121-tk_8.6.11+1build2_amd64.deb ... #20 69.92 Unpacking tk (8.6.11+1build2) ... #20 69.96 Selecting previously unselected package tk8.6-dev:amd64. #20 69.96 Preparing to unpack .../122-tk8.6-dev_8.6.12-1build1_amd64.deb ... #20 69.97 Unpacking tk8.6-dev:amd64 (8.6.12-1build1) ... #20 70.03 Selecting previously unselected package tk-dev:amd64. #20 70.03 Preparing to unpack .../123-tk-dev_8.6.11+1build2_amd64.deb ... #20 70.04 Unpacking tk-dev:amd64 (8.6.11+1build2) ... #20 70.09 Selecting previously unselected package libglvnd0:amd64. #20 70.10 Preparing to unpack .../124-libglvnd0_1.4.0-1_amd64.deb ... #20 70.10 Unpacking libglvnd0:amd64 (1.4.0-1) ... #20 70.15 Selecting previously unselected package libglx0:amd64. #20 70.16 Preparing to unpack .../125-libglx0_1.4.0-1_amd64.deb ... #20 70.16 Unpacking libglx0:amd64 (1.4.0-1) ... #20 70.21 Selecting previously unselected package libgl1:amd64. #20 70.21 Preparing to unpack .../126-libgl1_1.4.0-1_amd64.deb ... #20 70.21 Unpacking libgl1:amd64 (1.4.0-1) ... #20 70.26 Selecting previously unselected package x11-utils. #20 70.26 Preparing to unpack .../127-x11-utils_7.7+5build2_amd64.deb ... #20 70.28 Unpacking x11-utils (7.7+5build2) ... #20 70.32 Selecting previously unselected package xbitmaps. #20 70.33 Preparing to unpack .../128-xbitmaps_1.1.1-2.1ubuntu1_all.deb ... #20 70.33 Unpacking xbitmaps (1.1.1-2.1ubuntu1) ... #20 70.39 Selecting previously unselected package xterm. #20 70.39 Preparing to unpack .../129-xterm_372-1ubuntu1_amd64.deb ... #20 70.40 Unpacking xterm (372-1ubuntu1) ... #20 70.45 Selecting previously unselected package liblzma-dev:amd64. #20 70.45 Preparing to unpack .../130-liblzma-dev_5.2.5-2ubuntu1_amd64.deb ... #20 70.45 Unpacking liblzma-dev:amd64 (5.2.5-2ubuntu1) ... #20 70.53 Setting up media-types (7.0.0) ... #20 70.55 Setting up libpipeline1:amd64 (1.5.5-1) ... #20 70.56 Setting up libxcb-dri3-0:amd64 (1.14-3ubuntu3) ... #20 70.57 Setting up bzip2-doc (1.0.8-5build1) ... #20 70.58 Setting up libx11-xcb1:amd64 (2:1.7.5-1ubuntu0.3) ... #20 70.59 Setting up libpciaccess0:amd64 (0.16-3) ... #20 70.60 Setting up libncurses-dev:amd64 (6.3-2ubuntu0.1) ... #20 70.61 Setting up libxcb-xfixes0:amd64 (1.14-3ubuntu3) ... #20 70.62 Setting up wget (1.21.2-2ubuntu1.1) ... #20 70.64 Setting up libxi6:amd64 (2:1.8-1build1) ... #20 70.66 Setting up libncursesw5-dev:amd64 (6.3-2ubuntu0.1) ... #20 70.67 Setting up libxrender1:amd64 (1:0.9.10-1build4) ... #20 70.68 Setting up xdg-user-dirs (0.17-2ubuntu4) ... #20 70.71 Setting up libpng-tools (1.6.37-3ubuntu0.3) ... #20 70.73 Setting up libyaml-0-2:amd64 (0.2.2-1build2) ... #20 70.74 Setting up libglib2.0-0:amd64 (2.72.4-0ubuntu2.8) ... #20 70.75 No schema files found: doing nothing. #20 70.76 Setting up libglvnd0:amd64 (1.4.0-1) ... #20 70.78 Setting up libxcb-glx0:amd64 (1.14-3ubuntu3) ... #20 70.79 Setting up libxcb-shape0:amd64 (1.14-3ubuntu3) ... #20 70.80 Setting up x11-common (1:7.7+23ubuntu2) ... #20 70.94 invoke-rc.d: could not determine current runlevel #20 70.95 invoke-rc.d: policy-rc.d denied execution of start. #20 70.96 Setting up libsensors-config (1:3.6.0-7ubuntu1) ... #20 70.97 Setting up libxxf86dga1:amd64 (2:1.1.5-0ubuntu3) ... #20 70.98 Setting up libxcb-shm0:amd64 (1.14-3ubuntu3) ... #20 70.99 Setting up libreadline-dev:amd64 (8.1.2-1) ... #20 70.99 Setting up libffi-dev:amd64 (3.4.2-4) ... #20 71.00 Setting up libpthread-stubs0-dev:amd64 (0.4-1build2) ... #20 71.00 Setting up libxxf86vm1:amd64 (1:1.1.4-1build3) ... #20 71.01 Setting up tzdata (2025b-0ubuntu0.22.04.1) ... #20 71.12 #20 71.12 Current default time zone: 'Etc/UTC' #20 71.13 Local time is now: Fri Jan 30 21:09:58 UTC 2026. #20 71.13 Universal Time is now: Fri Jan 30 21:09:58 UTC 2026. #20 71.13 Run 'dpkg-reconfigure tzdata' if you wish to change it. #20 71.13 #20 71.15 Setting up libxcb-present0:amd64 (1.14-3ubuntu3) ... #20 71.15 Setting up xtrans-dev (1.4.0-1) ... #20 71.16 Setting up libfontenc1:amd64 (1:1.1.4-1build3) ... #20 71.17 Setting up libz3-4:amd64 (4.8.12-1) ... #20 71.17 Setting up libglib2.0-data (2.72.4-0ubuntu2.8) ... #20 71.18 Setting up libpfm4:amd64 (4.11.1+git32-gd0b85fb-1ubuntu0.1) ... #20 71.19 Setting up libexpat1-dev:amd64 (2.4.7-1ubuntu0.6) ... #20 71.20 Setting up libsqlite3-dev:amd64 (3.37.2-2ubuntu0.5) ... #20 71.20 Setting up libxfixes3:amd64 (1:6.0.0-1) ... #20 71.21 Setting up libxcb-sync1:amd64 (1.14-3ubuntu3) ... #20 71.22 Setting up uuid-dev:amd64 (2.37.2-4ubuntu3.4) ... #20 71.23 Setting up libxinerama1:amd64 (2:1.1.4-3) ... #20 71.23 Setting up libxv1:amd64 (2:1.0.11-1build2) ... #20 71.24 Setting up libssl-dev:amd64 (3.0.2-0ubuntu1.21) ... #20 71.25 Setting up libxrandr2:amd64 (2:1.5.2-1build1) ... #20 71.26 Setting up libtcl8.6:amd64 (8.6.12+dfsg-1build1) ... #20 71.26 Setting up binfmt-support (2.2.1-2) ... #20 71.29 invoke-rc.d: could not determine current runlevel #20 71.30 invoke-rc.d: policy-rc.d denied execution of restart. #20 71.44 Setting up pkg-config (0.29.2-1ubuntu3) ... #20 71.50 Setting up libsensors5:amd64 (1:3.6.0-7ubuntu1) ... #20 71.51 Setting up libglapi-mesa:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #20 71.52 Setting up libutempter0:amd64 (1.2.1-2build2) ... #20 71.54 Setting up liblzma-dev:amd64 (5.2.5-2ubuntu1) ... #20 71.55 Setting up libxcb-dri2-0:amd64 (1.14-3ubuntu3) ... #20 71.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2ubuntu9.2) ... #20 71.57 Setting up libxshmfence1:amd64 (1.3-1build4) ... #20 71.58 Setting up libxcb-randr0:amd64 (1.14-3ubuntu3) ... #20 71.59 Setting up libncurses5-dev:amd64 (6.3-2ubuntu0.1) ... #20 71.60 Setting up libmpdec3:amd64 (2.5.1-2build2) ... #20 71.62 Setting up xorg-sgml-doctools (1:1.11-1.1) ... #20 71.63 Setting up libxss1:amd64 (1:1.2.3-1build2) ... #20 71.64 Setting up libxkbfile1:amd64 (1:1.1.0-1build3) ... #20 71.65 Setting up libdrm-common (2.4.113-2~ubuntu0.22.04.1) ... #20 71.65 Setting up libelf1:amd64 (0.186-1ubuntu0.1) ... #20 71.66 Setting up libxcomposite1:amd64 (1:0.4.5-1build2) ... #20 71.67 Setting up libbrotli-dev:amd64 (1.0.9-2build6) ... #20 71.68 Setting up xbitmaps (1.1.1-2.1ubuntu1) ... #20 71.69 Setting up libicu70:amd64 (70.1-2) ... #20 71.70 Setting up libbz2-dev:amd64 (1.0.8-5build1) ... #20 71.72 Setting up x11proto-dev (2021.5-1) ... #20 71.73 Setting up libz3-dev:amd64 (4.8.12-1) ... #20 71.74 Setting up libice6:amd64 (2:1.0.10-1build2) ... #20 71.75 Setting up tcl8.6 (8.6.12+dfsg-1build1) ... #20 71.76 Setting up libxft2:amd64 (2.3.4-1) ... #20 71.77 Setting up libxau-dev:amd64 (1:1.0.9-1build5) ... #20 71.78 Setting up libxtst6:amd64 (2:1.2.3-1build4) ... #20 71.79 Setting up tcl8.6-dev:amd64 (8.6.12+dfsg-1build1) ... #20 71.80 Setting up libtk8.6:amd64 (8.6.12-1build1) ... #20 71.81 Setting up libpng-dev:amd64 (1.6.37-3ubuntu0.3) ... #20 71.83 Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #20 71.84 Setting up libpython3.10-stdlib:amd64 (3.10.12-1~22.04.13) ... #20 71.85 Setting up libxdmcp-dev:amd64 (1:1.1.3-0ubuntu5) ... #20 71.85 Setting up x11proto-core-dev (2021.5-1) ... #20 71.86 Setting up icu-devtools (70.1-2) ... #20 71.87 Setting up libdrm2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 71.87 Setting up tcl (8.6.11+1build2) ... #20 71.88 Setting up libsm6:amd64 (2:1.2.3-1build2) ... #20 71.89 Setting up libicu-dev:amd64 (70.1-2) ... #20 71.90 Setting up libxml2:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #20 71.91 Setting up libpython3-stdlib:amd64 (3.10.6-1~22.04.1) ... #20 71.92 Setting up libdrm-amdgpu1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 71.93 Setting up tk8.6 (8.6.12-1build1) ... #20 71.94 Setting up libdrm-nouveau2:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 71.95 Setting up libxcb1-dev:amd64 (1.14-3ubuntu3) ... #20 71.96 Setting up python3.10 (3.10.12-1~22.04.13) ... #20 72.76 Setting up libfontconfig-dev:amd64 (2.13.1-4.2ubuntu5) ... #20 72.77 Setting up libdrm-radeon1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 72.77 Setting up libdrm-intel1:amd64 (2.4.113-2~ubuntu0.22.04.1) ... #20 72.78 Setting up libx11-dev:amd64 (2:1.7.5-1ubuntu0.3) ... #20 72.79 Setting up python3 (3.10.6-1~22.04.1) ... #20 72.91 Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1ubuntu0.3) ... #20 72.92 Setting up python3-six (1.16.0-3ubuntu1) ... #20 73.09 Setting up libxml2-dev:amd64 (2.9.13+dfsg-1ubuntu0.11) ... #20 73.10 Setting up shared-mime-info (2.1-2) ... #20 75.57 Setting up libxt6:amd64 (1:1.2.1-1) ... #20 75.59 Setting up tcl-dev:amd64 (8.6.11+1build2) ... #20 75.61 Setting up libxext-dev:amd64 (2:1.3.4-1build1) ... #20 75.63 Setting up libllvm14:amd64 (1:14.0.0-1ubuntu1.1) ... #20 75.64 Setting up libllvm15:amd64 (1:15.0.7-0ubuntu0.22.04.3) ... #20 75.66 Setting up llvm-14-linker-tools (1:14.0.0-1ubuntu1.1) ... #20 75.68 Setting up tk (8.6.11+1build2) ... #20 75.70 Setting up libxrender-dev:amd64 (1:0.9.10-1build4) ... #20 75.72 Setting up python3-cffi-backend:amd64 (1.15.0-1build2) ... #20 75.73 Setting up libxft-dev:amd64 (2.3.4-1) ... #20 75.76 Setting up python3-pkg-resources (59.6.0-1.2ubuntu0.22.04.3) ... #20 76.11 Setting up libgl1-amber-dri:amd64 (21.3.9-0ubuntu1~22.04.1) ... #20 76.13 Setting up libxmu6:amd64 (2:1.1.3-3) ... #20 76.14 Setting up libfontconfig1-dev:amd64 (2.13.1-4.2ubuntu5) ... #20 76.16 Setting up libgl1-mesa-dri:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #20 76.18 Setting up python3-yaml (5.4.1-1ubuntu1) ... #20 76.43 Setting up libxaw7:amd64 (2:1.0.14-1) ... #20 76.44 Setting up libxss-dev:amd64 (1:1.2.3-1build2) ... #20 76.45 Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... #20 77.30 Setting up llvm-14-runtime (1:14.0.0-1ubuntu1.1) ... #20 77.31 Setting up python3-cryptography (3.4.8-1ubuntu2.2) ... #20 77.61 Setting up llvm-runtime:amd64 (1:14.0-55~exp2) ... #20 77.63 Setting up libclang-cpp14 (1:14.0.0-1ubuntu1.1) ... #20 77.64 Setting up tk8.6-dev:amd64 (8.6.12-1build1) ... #20 77.65 Setting up xterm (372-1ubuntu1) ... #20 77.68 update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #20 77.68 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/xterm.1.gz (of link group x-terminal-emulator) doesn't exist #20 77.70 update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode #20 77.70 update-alternatives: warning: skip creation of /usr/share/man/man1/x-terminal-emulator.1.gz because associated file /usr/share/man/man1/lxterm.1.gz (of link group x-terminal-emulator) doesn't exist #20 77.72 Setting up llvm-14 (1:14.0.0-1ubuntu1.1) ... #20 77.73 Setting up llvm-14-tools (1:14.0.0-1ubuntu1.1) ... #20 77.74 Setting up libglx-mesa0:amd64 (23.2.1-1ubuntu3.1~22.04.3) ... #20 77.75 Setting up libglx0:amd64 (1.4.0-1) ... #20 77.76 Setting up python3-openssl (21.0.0-1) ... #20 77.97 Setting up tk-dev:amd64 (8.6.11+1build2) ... #20 77.97 Setting up libgl1:amd64 (1.4.0-1) ... #20 77.98 Setting up llvm (1:14.0-55~exp2) ... #20 77.99 Setting up x11-utils (7.7+5build2) ... #20 78.02 Setting up llvm-14-dev (1:14.0.0-1ubuntu1.1) ... #20 78.03 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... #20 DONE 79.0s #29 [python 2/4] RUN git clone https://github.com/pyenv/pyenv /opt/pyenv --branch v2.6.18 --depth 1 #29 0.206 Cloning into '/opt/pyenv'... #29 0.883 Note: switching to 'c62be31e8c5c5bf517f406440855683b977b3f02'. #29 0.883 #29 0.883 You are in 'detached HEAD' state. You can look around, make experimental #29 0.883 changes and commit them, and you can discard any commits you make in this #29 0.883 state without impacting any branches by switching back to a branch. #29 0.883 #29 0.883 If you want to create a new branch to retain commits you create, you may #29 0.883 do so (now or later) by using -c with the switch command. Example: #29 0.883 #29 0.883 git switch -c #29 0.883 #29 0.883 Or undo this operation with: #29 0.883 #29 0.883 git switch - #29 0.883 #29 0.883 Turn off this advice by setting config variable advice.detachedHead to false #29 0.883 #29 DONE 1.1s #30 [python 3/4] RUN /opt/pyenv/bin/pyenv install 3.12.12 #30 0.300 Downloading Python-3.12.12.tar.xz... #30 0.301 -> https://www.python.org/ftp/python/3.12.12/Python-3.12.12.tar.xz #30 2.512 Installing Python-3.12.12... #30 186.2 Installed Python-3.12.12 to /opt/pyenv/versions/3.12.12 #30 DONE 187.3s #31 [python 4/4] RUN /opt/pyenv/versions/3.12.12/bin/python -m venv /openedx/venv #31 DONE 4.9s #32 [nodejs-requirements 1/4] RUN uv pip install nodeenv==1.9.1 #32 0.329 Using Python 3.12.12 environment at: /openedx/venv #32 0.376 Resolved 1 package in 38ms #32 0.392 Prepared 1 package in 16ms #32 0.405 Installed 1 package in 12ms #32 0.408 + nodeenv==1.9.1 #32 DONE 0.4s #33 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #33 0.176 #33 0.176 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #33 0.176 #33 0.514 Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease #33 0.514 Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease #33 0.561 Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease #33 0.637 Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease #33 1.270 Reading package lists... #33 3.328 Building dependency tree... #33 3.770 Reading state information... #33 3.824 2 packages can be upgraded. Run 'apt list --upgradable' to see them. #33 3.835 #33 3.836 WARNING: apt does not have a stable CLI interface. Use with caution in scripts. #33 3.842 #33 3.899 Reading package lists... #33 5.397 Building dependency tree... #33 5.797 Reading state information... #33 6.350 libxml2-dev is already the newest version (2.9.13+dfsg-1ubuntu0.11). #33 6.350 libxml2-dev set to manually installed. #33 6.350 The following additional packages will be installed: #33 6.351 dbus distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 #33 6.351 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 #33 6.351 libdbus-1-3 libdevmapper1.02.1 libdw1 libevent-2.1-7 libgcrypt20-dev #33 6.354 libgeos-c1v5 libgeos3.10.2 libgirepository-1.0-1 libglib2.0-bin libgmp-dev #33 6.354 libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #33 6.354 libgnutlsxx28 libgpg-error-dev libgstreamer1.0-0 libidn2-dev libip4tc2 #33 6.354 libjson-c5 libkmod2 libmysqlclient21 libnspr4 libnspr4-dev libnss-systemd #33 6.354 libnss3 libnss3-dev libp11-kit-dev libpackagekit-glib2-18 libpam-cap #33 6.354 libpam-systemd libpolkit-agent-1-0 libpolkit-gobject-1-0 libstemmer0d #33 6.354 libtasn1-6 libtasn1-6-dev libtasn1-doc libunbound8 libunwind8 libxmlb2 #33 6.354 libxmlsec1 libxmlsec1-gcrypt libxmlsec1-gnutls libxmlsec1-nss libxslt1-dev #33 6.356 libxslt1.1 libzstd-dev lsb-release mysql-common nettle-dev #33 6.357 networkd-dispatcher packagekit packagekit-tools pkexec policykit-1 polkitd #33 6.358 python-apt-common python3-apt python3-blinker python3-dbus python3-distro #33 6.359 python3-distro-info python3-gi python3-httplib2 python3-importlib-metadata #33 6.359 python3-jeepney python3-jwt python3-keyring python3-launchpadlib #33 6.359 python3-lazr.restfulclient python3-lazr.uri python3-more-itertools #33 6.359 python3-oauthlib python3-pyparsing python3-secretstorage #33 6.359 python3-software-properties python3-wadllib python3-zipp systemd #33 6.359 systemd-sysv systemd-timesyncd unattended-upgrades #33 6.362 Suggested packages: #33 6.362 default-dbus-session-bus | dbus-session-bus isoquery libgcrypt20-doc #33 6.362 libgdal-doc gmp-doc libgmp10-doc libmpfr-dev dns-root-data gnutls-bin #33 6.362 gnutls-doc gstreamer1.0-tools p11-kit-doc iw | wireless-tools appstream #33 6.362 python3-apt-dbg python-apt-doc python-blinker-doc python-dbus-doc #33 6.362 python3-crypto gir1.2-secret-1 gnome-keyring libkf5wallet-bin #33 6.362 python3-keyrings.alt python3-testresources python-pyparsing-doc #33 6.362 python-secretstorage-doc systemd-container libtss2-esys-3.0.2-0 libtss2-mu0 #33 6.362 libtss2-rc0 bsd-mailx default-mta | mail-transport-agent needrestart #33 6.362 powermgmt-base #33 6.639 The following NEW packages will be installed: #33 6.643 dbus distro-info-data dmsetup gir1.2-glib-2.0 gir1.2-packagekitglib-1.0 #33 6.643 iso-codes libapparmor1 libappstream4 libargon2-1 libcap2-bin libcryptsetup12 #33 6.643 libdbus-1-3 libdevmapper1.02.1 libdw1 libevent-2.1-7 libgcrypt20-dev #33 6.643 libgeos-c1v5 libgeos-dev libgeos3.10.2 libgirepository-1.0-1 libglib2.0-bin #33 6.643 libgmp-dev libgmpxx4ldbl libgnutls-dane0 libgnutls-openssl27 libgnutls28-dev #33 6.643 libgnutlsxx28 libgpg-error-dev libgstreamer1.0-0 libidn2-dev libip4tc2 #33 6.643 libjson-c5 libkmod2 libmysqlclient-dev libmysqlclient21 libnspr4 #33 6.643 libnspr4-dev libnss-systemd libnss3 libnss3-dev libp11-kit-dev #33 6.643 libpackagekit-glib2-18 libpam-cap libpam-systemd libpolkit-agent-1-0 #33 6.643 libpolkit-gobject-1-0 libstemmer0d libtasn1-6-dev libtasn1-doc libunbound8 #33 6.643 libunwind8 libxmlb2 libxmlsec1 libxmlsec1-dev libxmlsec1-gcrypt #33 6.643 libxmlsec1-gnutls libxmlsec1-nss libxmlsec1-openssl libxslt1-dev libxslt1.1 #33 6.643 libzstd-dev lsb-release mysql-common nettle-dev networkd-dispatcher #33 6.643 packagekit packagekit-tools pkexec policykit-1 polkitd python-apt-common #33 6.643 python3-apt python3-blinker python3-dbus python3-distro python3-distro-info #33 6.643 python3-gi python3-httplib2 python3-importlib-metadata python3-jeepney #33 6.643 python3-jwt python3-keyring python3-launchpadlib python3-lazr.restfulclient #33 6.643 python3-lazr.uri python3-more-itertools python3-oauthlib python3-pyparsing #33 6.643 python3-secretstorage python3-software-properties python3-wadllib #33 6.643 python3-zipp software-properties-common systemd systemd-sysv #33 6.643 systemd-timesyncd unattended-upgrades #33 6.643 The following packages will be upgraded: #33 6.645 libtasn1-6 #33 6.833 1 upgraded, 97 newly installed, 0 to remove and 1 not upgraded. #33 6.833 Need to get 25.2 MB of archives. #33 6.833 After this operation, 109 MB of additional disk space will be used. #33 6.833 Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libapparmor1 amd64 3.0.4-2ubuntu2.5 [39.6 kB] #33 7.017 Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 libargon2-1 amd64 0~20171227-0.3 [19.5 kB] #33 7.042 Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1ubuntu5 [139 kB] #33 7.191 Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjson-c5 amd64 0.15-3~ubuntu1.22.04.2 [33.5 kB] #33 7.207 Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcryptsetup12 amd64 2:2.4.3-1ubuntu1.3 [211 kB] #33 7.285 Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libip4tc2 amd64 1.8.7-1ubuntu5.2 [19.9 kB] #33 7.290 Get:7 http://archive.ubuntu.com/ubuntu jammy/main amd64 libkmod2 amd64 29-1ubuntu1 [48.0 kB] #33 7.300 Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd amd64 249.11-0ubuntu3.17 [4,583 kB] #33 7.568 Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-sysv amd64 249.11-0ubuntu3.17 [10.5 kB] #33 7.569 Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-6 amd64 4.18.0-4ubuntu0.2 [43.6 kB] #33 7.569 Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdbus-1-3 amd64 1.12.20-2ubuntu4.1 [189 kB] #33 7.572 Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dbus amd64 1.12.20-2ubuntu4.1 [158 kB] #33 7.573 Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info-data all 0.52ubuntu0.11 [5,444 B] #33 7.575 Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 dmsetup amd64 2:1.02.175-2.1ubuntu5 [81.7 kB] #33 7.577 Get:15 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgirepository-1.0-1 amd64 1.72.0-1 [55.6 kB] #33 7.577 Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 gir1.2-glib-2.0 amd64 1.72.0-1 [164 kB] #33 7.580 Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 iso-codes all 4.9.0-1 [3,459 kB] #33 7.642 Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcap2-bin amd64 1:2.44-1ubuntu0.22.04.2 [26.0 kB] #33 7.711 Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss-systemd amd64 249.11-0ubuntu3.17 [133 kB] #33 7.714 Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-cap amd64 1:2.44-1ubuntu0.22.04.2 [7,930 B] #33 7.714 Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpam-systemd amd64 249.11-0ubuntu3.17 [203 kB] #33 7.714 Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 lsb-release all 11.1.0ubuntu4 [10.8 kB] #33 7.715 Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-dbus amd64 1.2.18-3build1 [99.5 kB] #33 7.724 Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-gi amd64 3.42.1-0ubuntu1 [229 kB] #33 7.724 Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 networkd-dispatcher all 2.1-2ubuntu0.22.04.2 [15.8 kB] #33 7.724 Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python-apt-common all 2.4.0ubuntu4.1 [14.7 kB] #33 7.724 Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-apt amd64 2.4.0ubuntu4.1 [164 kB] #33 7.784 Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 systemd-timesyncd amd64 249.11-0ubuntu3.17 [31.2 kB] #33 7.852 Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-distro-info all 1.1ubuntu0.2 [6,554 B] #33 7.853 Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpackagekit-glib2-18 amd64 1.2.5-2ubuntu3 [124 kB] #33 7.857 Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 gir1.2-packagekitglib-1.0 amd64 1.2.5-2ubuntu3 [25.3 kB] #33 7.859 Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 libstemmer0d amd64 2.2.0-1build1 [165 kB] #33 7.861 Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlb2 amd64 0.3.6-2build1 [67.8 kB] #33 7.862 Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 libappstream4 amd64 0.15.2-2 [192 kB] #33 7.865 Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libdw1 amd64 0.186-1ubuntu0.1 [251 kB] #33 7.870 Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 libevent-2.1-7 amd64 2.1.12-stable-1build3 [148 kB] #33 7.873 Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgpg-error-dev amd64 1.43-3 [129 kB] #33 7.926 Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgcrypt20-dev amd64 1.9.4-3ubuntu3 [572 kB] #33 7.994 Get:39 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos3.10.2 amd64 3.10.2-1 [713 kB] #33 ... #34 [nodejs-requirements 2/4] RUN nodeenv /openedx/nodeenv --node=24.12.0 --prebuilt #34 0.299 * Install prebuilt node (24.12.0) ..... done. #34 DONE 7.7s #33 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #33 8.066 Get:40 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-c1v5 amd64 3.10.2-1 [82.5 kB] #33 8.071 Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libgeos-dev amd64 3.10.2-1 [46.6 kB] #33 8.071 Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libglib2.0-bin amd64 2.72.4-0ubuntu2.8 [80.9 kB] #33 8.072 Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmpxx4ldbl amd64 2:6.2.1+dfsg-3ubuntu1 [9,580 B] #33 8.072 Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 libgmp-dev amd64 2:6.2.1+dfsg-3ubuntu1 [337 kB] #33 8.076 Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-openssl27 amd64 3.7.3-4ubuntu1.7 [22.8 kB] #33 8.077 Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunbound8 amd64 1.13.1-1ubuntu5.14 [400 kB] #33 8.088 Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls-dane0 amd64 3.7.3-4ubuntu1.7 [22.6 kB] #33 8.090 Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutlsxx28 amd64 3.7.3-4ubuntu1.7 [16.3 kB] #33 8.139 Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 libidn2-dev amd64 2.3.2-2build1 [86.7 kB] #33 8.209 Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 libp11-kit-dev amd64 0.24.0-6build1 [20.2 kB] #33 8.209 Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-6-dev amd64 4.18.0-4ubuntu0.2 [91.8 kB] #33 8.212 Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 nettle-dev amd64 3.7.3-1build2 [1,135 kB] #33 8.227 Get:53 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgnutls28-dev amd64 3.7.3-4ubuntu1.7 [1,044 kB] #33 8.241 Get:54 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libunwind8 amd64 1.3.2-2build2.1 [54.5 kB] #33 8.242 Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libgstreamer1.0-0 amd64 1.20.3-0ubuntu1.1 [984 kB] #33 8.254 Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 mysql-common all 5.8+1.0.8 [7,212 B] #33 8.260 Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient21 amd64 8.0.44-0ubuntu0.22.04.2 [1,308 kB] #33 8.283 Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 libzstd-dev amd64 1.4.8+dfsg-3build1 [401 kB] #33 8.292 Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libmysqlclient-dev amd64 8.0.44-0ubuntu0.22.04.2 [1,703 kB] #33 8.358 Get:60 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4 amd64 2:4.35-0ubuntu0.22.04.1 [119 kB] #33 8.361 Get:61 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnspr4-dev amd64 2:4.35-0ubuntu0.22.04.1 [219 kB] #33 8.364 Get:62 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3 amd64 2:3.98-0ubuntu0.22.04.2 [1,347 kB] #33 8.388 Get:63 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libnss3-dev amd64 2:3.98-0ubuntu0.22.04.2 [246 kB] #33 8.390 Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-gobject-1-0 amd64 0.105-33 [43.2 kB] #33 8.392 Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 libpolkit-agent-1-0 amd64 0.105-33 [16.8 kB] #33 8.394 Get:66 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.22.04.5 [165 kB] #33 8.424 Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1 amd64 1.2.33-1build2 [139 kB] #33 8.430 Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gcrypt amd64 1.2.33-1build2 [45.2 kB] #33 8.433 Get:69 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-gnutls amd64 1.2.33-1build2 [36.9 kB] #33 8.504 Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-nss amd64 1.2.33-1build2 [67.7 kB] #33 8.504 Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-openssl amd64 1.2.33-1build2 [85.5 kB] #33 8.504 Get:72 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.22.04.5 [219 kB] #33 8.504 Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 libxmlsec1-dev amd64 1.2.33-1build2 [428 kB] #33 8.508 Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 polkitd amd64 0.105-33 [80.0 kB] #33 8.510 Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkexec amd64 0.105-33 [15.2 kB] #33 8.511 Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 policykit-1 amd64 0.105-33 [2,426 B] #33 8.565 Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit amd64 1.2.5-2ubuntu3 [442 kB] #33 8.570 Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 packagekit-tools amd64 1.2.5-2ubuntu3 [28.8 kB] #33 8.571 Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-blinker all 1.4+dfsg1-0.4 [14.0 kB] #33 8.635 Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyparsing all 2.4.7-1 [61.4 kB] #33 8.636 Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-httplib2 all 0.20.2-2 [30.4 kB] #33 8.637 Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-more-itertools all 8.10.0-2 [47.9 kB] #33 8.640 Get:83 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-zipp all 1.0.0-3ubuntu0.1 [6,288 B] #33 8.640 Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-importlib-metadata all 4.6.4-1 [16.2 kB] #33 8.641 Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jeepney all 0.7.1-3 [36.8 kB] #33 8.644 Get:86 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jwt all 2.3.0-1ubuntu0.2 [17.1 kB] #33 8.713 Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-secretstorage all 3.3.1-1 [13.2 kB] #33 8.713 Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-keyring all 23.5.0-1 [35.7 kB] #33 8.713 Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.uri all 1.0.6-2 [14.4 kB] #33 8.782 Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wadllib all 1.3.6-1 [36.4 kB] #33 8.782 Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-distro all 1.7.0-1 [17.0 kB] #33 8.788 Get:92 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-oauthlib all 3.2.0-1ubuntu0.1 [89.9 kB] #33 8.788 Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-lazr.restfulclient all 0.14.4-1 [51.2 kB] #33 8.792 Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-launchpadlib all 1.10.16-1 [125 kB] #33 8.795 Get:95 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-software-properties all 0.99.22.9 [28.8 kB] #33 8.796 Get:96 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 software-properties-common all 0.99.22.9 [14.1 kB] #33 8.849 Get:97 http://archive.ubuntu.com/ubuntu jammy/main amd64 unattended-upgrades all 2.8ubuntu1 [49.4 kB] #33 8.852 Get:98 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libtasn1-doc all 4.18.0-4ubuntu0.2 [305 kB] #33 9.166 debconf: delaying package configuration, since apt-utils is not installed #33 9.280 Fetched 25.2 MB in 2s (11.5 MB/s) #33 9.350 Selecting previously unselected package libapparmor1:amd64. #33 9.351 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25083 files and directories currently installed.) #33 9.470 Preparing to unpack .../0-libapparmor1_3.0.4-2ubuntu2.5_amd64.deb ... #33 9.487 Unpacking libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... #33 9.568 Selecting previously unselected package libargon2-1:amd64. #33 9.573 Preparing to unpack .../1-libargon2-1_0~20171227-0.3_amd64.deb ... #33 9.575 Unpacking libargon2-1:amd64 (0~20171227-0.3) ... #33 9.637 Selecting previously unselected package libdevmapper1.02.1:amd64. #33 9.641 Preparing to unpack .../2-libdevmapper1.02.1_2%3a1.02.175-2.1ubuntu5_amd64.deb ... #33 9.647 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... #33 9.710 Selecting previously unselected package libjson-c5:amd64. #33 9.716 Preparing to unpack .../3-libjson-c5_0.15-3~ubuntu1.22.04.2_amd64.deb ... #33 9.730 Unpacking libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... #33 9.820 Selecting previously unselected package libcryptsetup12:amd64. #33 9.827 Preparing to unpack .../4-libcryptsetup12_2%3a2.4.3-1ubuntu1.3_amd64.deb ... #33 9.831 Unpacking libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... #33 9.922 Selecting previously unselected package libip4tc2:amd64. #33 9.932 Preparing to unpack .../5-libip4tc2_1.8.7-1ubuntu5.2_amd64.deb ... #33 9.933 Unpacking libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... #33 10.01 Selecting previously unselected package libkmod2:amd64. #33 10.01 Preparing to unpack .../6-libkmod2_29-1ubuntu1_amd64.deb ... #33 10.02 Unpacking libkmod2:amd64 (29-1ubuntu1) ... #33 10.07 Selecting previously unselected package systemd. #33 10.07 Preparing to unpack .../7-systemd_249.11-0ubuntu3.17_amd64.deb ... #33 10.12 Unpacking systemd (249.11-0ubuntu3.17) ... #33 10.57 Setting up libapparmor1:amd64 (3.0.4-2ubuntu2.5) ... #33 10.61 Setting up libargon2-1:amd64 (0~20171227-0.3) ... #33 10.63 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1ubuntu5) ... #33 10.66 Setting up libjson-c5:amd64 (0.15-3~ubuntu1.22.04.2) ... #33 10.69 Setting up libcryptsetup12:amd64 (2:2.4.3-1ubuntu1.3) ... #33 10.71 Setting up libip4tc2:amd64 (1.8.7-1ubuntu5.2) ... #33 10.72 Setting up libkmod2:amd64 (29-1ubuntu1) ... #33 10.74 Setting up systemd (249.11-0ubuntu3.17) ... #33 10.83 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. #33 10.83 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. #33 10.84 Created symlink /etc/systemd/system/dbus-org.freedesktop.resolve1.service → /lib/systemd/system/systemd-resolved.service. #33 10.84 Created symlink /etc/systemd/system/multi-user.target.wants/systemd-resolved.service → /lib/systemd/system/systemd-resolved.service. #33 10.86 ln: failed to create symbolic link '/etc/resolv.conf': Device or resource busy #33 10.88 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. #33 10.90 Initializing machine ID from random generator. #33 ... #35 [production 6/40] COPY --link --chown=1000:1000 --from=python /opt/pyenv /opt/pyenv #35 DONE 3.7s #36 [nodejs-requirements 3/4] WORKDIR /openedx/edx-platform #36 DONE 1.6s #33 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #33 12.09 Selecting previously unselected package systemd-sysv. #33 12.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25895 files and directories currently installed.) #33 12.13 Preparing to unpack .../systemd-sysv_249.11-0ubuntu3.17_amd64.deb ... #33 12.17 Unpacking systemd-sysv (249.11-0ubuntu3.17) ... #33 12.46 Preparing to unpack .../libtasn1-6_4.18.0-4ubuntu0.2_amd64.deb ... #33 12.56 Unpacking libtasn1-6:amd64 (4.18.0-4ubuntu0.2) over (4.18.0-4ubuntu0.1) ... #33 12.85 Setting up libtasn1-6:amd64 (4.18.0-4ubuntu0.2) ... #33 13.00 Selecting previously unselected package libdbus-1-3:amd64. #33 13.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 25912 files and directories currently installed.) #33 13.04 Preparing to unpack .../00-libdbus-1-3_1.12.20-2ubuntu4.1_amd64.deb ... #33 13.05 Unpacking libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #33 13.15 Selecting previously unselected package dbus. #33 13.15 Preparing to unpack .../01-dbus_1.12.20-2ubuntu4.1_amd64.deb ... #33 13.17 Unpacking dbus (1.12.20-2ubuntu4.1) ... #33 13.27 Selecting previously unselected package distro-info-data. #33 13.28 Preparing to unpack .../02-distro-info-data_0.52ubuntu0.11_all.deb ... #33 13.29 Unpacking distro-info-data (0.52ubuntu0.11) ... #33 13.40 Selecting previously unselected package dmsetup. #33 13.41 Preparing to unpack .../03-dmsetup_2%3a1.02.175-2.1ubuntu5_amd64.deb ... #33 13.42 Unpacking dmsetup (2:1.02.175-2.1ubuntu5) ... #33 13.54 Selecting previously unselected package libgirepository-1.0-1:amd64. #33 13.54 Preparing to unpack .../04-libgirepository-1.0-1_1.72.0-1_amd64.deb ... #33 13.55 Unpacking libgirepository-1.0-1:amd64 (1.72.0-1) ... #33 13.64 Selecting previously unselected package gir1.2-glib-2.0:amd64. #33 13.64 Preparing to unpack .../05-gir1.2-glib-2.0_1.72.0-1_amd64.deb ... #33 13.65 Unpacking gir1.2-glib-2.0:amd64 (1.72.0-1) ... #33 13.78 Selecting previously unselected package iso-codes. #33 13.79 Preparing to unpack .../06-iso-codes_4.9.0-1_all.deb ... #33 13.80 Unpacking iso-codes (4.9.0-1) ... #33 14.29 Selecting previously unselected package libcap2-bin. #33 14.31 Preparing to unpack .../07-libcap2-bin_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #33 14.33 Unpacking libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #33 14.50 Selecting previously unselected package libnss-systemd:amd64. #33 14.51 Preparing to unpack .../08-libnss-systemd_249.11-0ubuntu3.17_amd64.deb ... #33 14.52 Unpacking libnss-systemd:amd64 (249.11-0ubuntu3.17) ... #33 14.63 Selecting previously unselected package libpam-cap:amd64. #33 14.64 Preparing to unpack .../09-libpam-cap_1%3a2.44-1ubuntu0.22.04.2_amd64.deb ... #33 14.66 Unpacking libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #33 14.77 Selecting previously unselected package libpam-systemd:amd64. #33 14.77 Preparing to unpack .../10-libpam-systemd_249.11-0ubuntu3.17_amd64.deb ... #33 14.78 Unpacking libpam-systemd:amd64 (249.11-0ubuntu3.17) ... #33 14.86 Selecting previously unselected package lsb-release. #33 14.86 Preparing to unpack .../11-lsb-release_11.1.0ubuntu4_all.deb ... #33 14.87 Unpacking lsb-release (11.1.0ubuntu4) ... #33 14.97 Selecting previously unselected package python3-dbus. #33 14.98 Preparing to unpack .../12-python3-dbus_1.2.18-3build1_amd64.deb ... #33 14.99 Unpacking python3-dbus (1.2.18-3build1) ... #33 15.15 Selecting previously unselected package python3-gi. #33 15.16 Preparing to unpack .../13-python3-gi_3.42.1-0ubuntu1_amd64.deb ... #33 15.17 Unpacking python3-gi (3.42.1-0ubuntu1) ... #33 15.30 Selecting previously unselected package networkd-dispatcher. #33 15.30 Preparing to unpack .../14-networkd-dispatcher_2.1-2ubuntu0.22.04.2_all.deb ... #33 15.35 Unpacking networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... #33 15.47 Selecting previously unselected package python-apt-common. #33 15.48 Preparing to unpack .../15-python-apt-common_2.4.0ubuntu4.1_all.deb ... #33 15.49 Unpacking python-apt-common (2.4.0ubuntu4.1) ... #33 15.59 Selecting previously unselected package python3-apt. #33 15.59 Preparing to unpack .../16-python3-apt_2.4.0ubuntu4.1_amd64.deb ... #33 15.60 Unpacking python3-apt (2.4.0ubuntu4.1) ... #33 15.71 Selecting previously unselected package systemd-timesyncd. #33 15.72 Preparing to unpack .../17-systemd-timesyncd_249.11-0ubuntu3.17_amd64.deb ... #33 15.74 Unpacking systemd-timesyncd (249.11-0ubuntu3.17) ... #33 15.84 Selecting previously unselected package python3-distro-info. #33 15.85 Preparing to unpack .../18-python3-distro-info_1.1ubuntu0.2_all.deb ... #33 15.87 Unpacking python3-distro-info (1.1ubuntu0.2) ... #33 15.95 Selecting previously unselected package libpackagekit-glib2-18:amd64. #33 15.96 Preparing to unpack .../19-libpackagekit-glib2-18_1.2.5-2ubuntu3_amd64.deb ... #33 15.96 Unpacking libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... #33 16.03 Selecting previously unselected package gir1.2-packagekitglib-1.0. #33 16.03 Preparing to unpack .../20-gir1.2-packagekitglib-1.0_1.2.5-2ubuntu3_amd64.deb ... #33 16.05 Unpacking gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... #33 16.15 Selecting previously unselected package libstemmer0d:amd64. #33 16.15 Preparing to unpack .../21-libstemmer0d_2.2.0-1build1_amd64.deb ... #33 16.16 Unpacking libstemmer0d:amd64 (2.2.0-1build1) ... #33 16.28 Selecting previously unselected package libxmlb2:amd64. #33 16.28 Preparing to unpack .../22-libxmlb2_0.3.6-2build1_amd64.deb ... #33 16.30 Unpacking libxmlb2:amd64 (0.3.6-2build1) ... #33 16.38 Selecting previously unselected package libappstream4:amd64. #33 16.38 Preparing to unpack .../23-libappstream4_0.15.2-2_amd64.deb ... #33 16.39 Unpacking libappstream4:amd64 (0.15.2-2) ... #33 16.48 Selecting previously unselected package libdw1:amd64. #33 16.48 Preparing to unpack .../24-libdw1_0.186-1ubuntu0.1_amd64.deb ... #33 16.50 Unpacking libdw1:amd64 (0.186-1ubuntu0.1) ... #33 16.58 Selecting previously unselected package libevent-2.1-7:amd64. #33 16.58 Preparing to unpack .../25-libevent-2.1-7_2.1.12-stable-1build3_amd64.deb ... #33 16.59 Unpacking libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #33 16.65 Selecting previously unselected package libgpg-error-dev. #33 16.65 Preparing to unpack .../26-libgpg-error-dev_1.43-3_amd64.deb ... #33 16.65 Unpacking libgpg-error-dev (1.43-3) ... #33 16.73 Selecting previously unselected package libgcrypt20-dev. #33 16.74 Preparing to unpack .../27-libgcrypt20-dev_1.9.4-3ubuntu3_amd64.deb ... #33 16.75 Unpacking libgcrypt20-dev (1.9.4-3ubuntu3) ... #33 16.84 Selecting previously unselected package libgeos3.10.2:amd64. #33 16.85 Preparing to unpack .../28-libgeos3.10.2_3.10.2-1_amd64.deb ... #33 16.86 Unpacking libgeos3.10.2:amd64 (3.10.2-1) ... #33 16.97 Selecting previously unselected package libgeos-c1v5:amd64. #33 16.98 Preparing to unpack .../29-libgeos-c1v5_3.10.2-1_amd64.deb ... #33 16.99 Unpacking libgeos-c1v5:amd64 (3.10.2-1) ... #33 17.07 Selecting previously unselected package libgeos-dev. #33 17.08 Preparing to unpack .../30-libgeos-dev_3.10.2-1_amd64.deb ... #33 17.09 Unpacking libgeos-dev (3.10.2-1) ... #33 17.17 Selecting previously unselected package libglib2.0-bin. #33 17.17 Preparing to unpack .../31-libglib2.0-bin_2.72.4-0ubuntu2.8_amd64.deb ... #33 17.18 Unpacking libglib2.0-bin (2.72.4-0ubuntu2.8) ... #33 17.27 Selecting previously unselected package libgmpxx4ldbl:amd64. #33 17.27 Preparing to unpack .../32-libgmpxx4ldbl_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #33 17.29 Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #33 17.38 Selecting previously unselected package libgmp-dev:amd64. #33 17.39 Preparing to unpack .../33-libgmp-dev_2%3a6.2.1+dfsg-3ubuntu1_amd64.deb ... #33 17.42 Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #33 17.59 Selecting previously unselected package libgnutls-openssl27:amd64. #33 17.60 Preparing to unpack .../34-libgnutls-openssl27_3.7.3-4ubuntu1.7_amd64.deb ... #33 17.61 Unpacking libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #33 17.83 Selecting previously unselected package libunbound8:amd64. #33 17.84 Preparing to unpack .../35-libunbound8_1.13.1-1ubuntu5.14_amd64.deb ... #33 17.86 Unpacking libunbound8:amd64 (1.13.1-1ubuntu5.14) ... #33 18.03 Selecting previously unselected package libgnutls-dane0:amd64. #33 18.04 Preparing to unpack .../36-libgnutls-dane0_3.7.3-4ubuntu1.7_amd64.deb ... #33 18.07 Unpacking libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #33 18.17 Selecting previously unselected package libgnutlsxx28:amd64. #33 18.17 Preparing to unpack .../37-libgnutlsxx28_3.7.3-4ubuntu1.7_amd64.deb ... #33 18.18 Unpacking libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #33 18.25 Selecting previously unselected package libidn2-dev:amd64. #33 18.26 Preparing to unpack .../38-libidn2-dev_2.3.2-2build1_amd64.deb ... #33 18.27 Unpacking libidn2-dev:amd64 (2.3.2-2build1) ... #33 18.37 Selecting previously unselected package libp11-kit-dev:amd64. #33 18.37 Preparing to unpack .../39-libp11-kit-dev_0.24.0-6build1_amd64.deb ... #33 18.38 Unpacking libp11-kit-dev:amd64 (0.24.0-6build1) ... #33 18.48 Selecting previously unselected package libtasn1-6-dev:amd64. #33 18.49 Preparing to unpack .../40-libtasn1-6-dev_4.18.0-4ubuntu0.2_amd64.deb ... #33 18.50 Unpacking libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.2) ... #33 18.57 Selecting previously unselected package nettle-dev:amd64. #33 18.58 Preparing to unpack .../41-nettle-dev_3.7.3-1build2_amd64.deb ... #33 18.58 Unpacking nettle-dev:amd64 (3.7.3-1build2) ... #33 18.72 Selecting previously unselected package libgnutls28-dev:amd64. #33 18.73 Preparing to unpack .../42-libgnutls28-dev_3.7.3-4ubuntu1.7_amd64.deb ... #33 18.75 Unpacking libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #33 18.89 Selecting previously unselected package libunwind8:amd64. #33 18.90 Preparing to unpack .../43-libunwind8_1.3.2-2build2.1_amd64.deb ... #33 18.91 Unpacking libunwind8:amd64 (1.3.2-2build2.1) ... #33 19.03 Selecting previously unselected package libgstreamer1.0-0:amd64. #33 19.04 Preparing to unpack .../44-libgstreamer1.0-0_1.20.3-0ubuntu1.1_amd64.deb ... #33 19.06 Unpacking libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... #33 19.23 Selecting previously unselected package mysql-common. #33 19.23 Preparing to unpack .../45-mysql-common_5.8+1.0.8_all.deb ... #33 19.26 Unpacking mysql-common (5.8+1.0.8) ... #33 19.38 Selecting previously unselected package libmysqlclient21:amd64. #33 19.39 Preparing to unpack .../46-libmysqlclient21_8.0.44-0ubuntu0.22.04.2_amd64.deb ... #33 19.41 Unpacking libmysqlclient21:amd64 (8.0.44-0ubuntu0.22.04.2) ... #33 19.60 Selecting previously unselected package libzstd-dev:amd64. #33 19.60 Preparing to unpack .../47-libzstd-dev_1.4.8+dfsg-3build1_amd64.deb ... #33 19.62 Unpacking libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #33 19.73 Selecting previously unselected package libmysqlclient-dev. #33 19.74 Preparing to unpack .../48-libmysqlclient-dev_8.0.44-0ubuntu0.22.04.2_amd64.deb ... #33 19.75 Unpacking libmysqlclient-dev (8.0.44-0ubuntu0.22.04.2) ... #33 19.93 Selecting previously unselected package libnspr4:amd64. #33 19.94 Preparing to unpack .../49-libnspr4_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #33 19.94 Unpacking libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #33 20.03 Selecting previously unselected package libnspr4-dev. #33 20.04 Preparing to unpack .../50-libnspr4-dev_2%3a4.35-0ubuntu0.22.04.1_amd64.deb ... #33 20.05 Unpacking libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #33 20.20 Selecting previously unselected package libnss3:amd64. #33 20.20 Preparing to unpack .../51-libnss3_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #33 20.21 Unpacking libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #33 20.51 Selecting previously unselected package libnss3-dev:amd64. #33 20.51 Preparing to unpack .../52-libnss3-dev_2%3a3.98-0ubuntu0.22.04.2_amd64.deb ... #33 20.55 Unpacking libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #33 20.73 Selecting previously unselected package libpolkit-gobject-1-0:amd64. #33 20.73 Preparing to unpack .../53-libpolkit-gobject-1-0_0.105-33_amd64.deb ... #33 20.74 Unpacking libpolkit-gobject-1-0:amd64 (0.105-33) ... #33 20.82 Selecting previously unselected package libpolkit-agent-1-0:amd64. #33 20.82 Preparing to unpack .../54-libpolkit-agent-1-0_0.105-33_amd64.deb ... #33 20.83 Unpacking libpolkit-agent-1-0:amd64 (0.105-33) ... #33 20.96 Selecting previously unselected package libxslt1.1:amd64. #33 20.96 Preparing to unpack .../55-libxslt1.1_1.1.34-4ubuntu0.22.04.5_amd64.deb ... #33 20.97 Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... #33 21.08 Selecting previously unselected package libxmlsec1:amd64. #33 21.09 Preparing to unpack .../56-libxmlsec1_1.2.33-1build2_amd64.deb ... #33 21.10 Unpacking libxmlsec1:amd64 (1.2.33-1build2) ... #33 21.22 Selecting previously unselected package libxmlsec1-gcrypt:amd64. #33 21.23 Preparing to unpack .../57-libxmlsec1-gcrypt_1.2.33-1build2_amd64.deb ... #33 21.23 Unpacking libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #33 21.32 Selecting previously unselected package libxmlsec1-gnutls:amd64. #33 21.33 Preparing to unpack .../58-libxmlsec1-gnutls_1.2.33-1build2_amd64.deb ... #33 21.34 Unpacking libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #33 21.47 Selecting previously unselected package libxmlsec1-nss:amd64. #33 21.47 Preparing to unpack .../59-libxmlsec1-nss_1.2.33-1build2_amd64.deb ... #33 21.48 Unpacking libxmlsec1-nss:amd64 (1.2.33-1build2) ... #33 21.59 Selecting previously unselected package libxmlsec1-openssl:amd64. #33 21.60 Preparing to unpack .../60-libxmlsec1-openssl_1.2.33-1build2_amd64.deb ... #33 21.62 Unpacking libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #33 21.74 Selecting previously unselected package libxslt1-dev:amd64. #33 21.75 Preparing to unpack .../61-libxslt1-dev_1.1.34-4ubuntu0.22.04.5_amd64.deb ... #33 21.77 Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.5) ... #33 21.95 Selecting previously unselected package libxmlsec1-dev. #33 21.95 Preparing to unpack .../62-libxmlsec1-dev_1.2.33-1build2_amd64.deb ... #33 21.97 Unpacking libxmlsec1-dev (1.2.33-1build2) ... #33 22.11 Selecting previously unselected package polkitd. #33 22.12 Preparing to unpack .../63-polkitd_0.105-33_amd64.deb ... #33 22.13 Unpacking polkitd (0.105-33) ... #33 22.40 Selecting previously unselected package pkexec. #33 22.40 Preparing to unpack .../64-pkexec_0.105-33_amd64.deb ... #33 22.40 Unpacking pkexec (0.105-33) ... #33 22.50 Selecting previously unselected package policykit-1. #33 22.51 Preparing to unpack .../65-policykit-1_0.105-33_amd64.deb ... #33 22.57 Unpacking policykit-1 (0.105-33) ... #33 22.68 Selecting previously unselected package packagekit. #33 22.68 Preparing to unpack .../66-packagekit_1.2.5-2ubuntu3_amd64.deb ... #33 22.70 Unpacking packagekit (1.2.5-2ubuntu3) ... #33 22.85 Selecting previously unselected package packagekit-tools. #33 22.85 Preparing to unpack .../67-packagekit-tools_1.2.5-2ubuntu3_amd64.deb ... #33 22.87 Unpacking packagekit-tools (1.2.5-2ubuntu3) ... #33 22.99 Selecting previously unselected package python3-blinker. #33 ... #37 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #37 1.841 npm warn EBADENGINE Unsupported engine { #37 1.841 npm warn EBADENGINE package: 'karma@0.13.22', #37 1.841 npm warn EBADENGINE required: { node: '0.10 || 0.12 || 4 || 5' }, #37 1.841 npm warn EBADENGINE current: { node: 'v24.12.0', npm: '11.6.2' } #37 1.841 npm warn EBADENGINE } #37 2.680 npm warn skipping integrity check for git dependency https://git@github.com/velesin/jasmine-jquery.git #37 7.530 npm warn deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated #37 8.057 npm warn deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated #37 8.426 npm warn deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated #37 8.683 npm warn deprecated samsam@1.1.2: This package has been deprecated in favour of @sinonjs/samsam #37 8.810 npm warn deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated #37 8.819 npm warn deprecated rimraf@2.7.1: Rimraf versions prior to v4 are no longer supported #37 ... #33 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #33 22.99 Preparing to unpack .../68-python3-blinker_1.4+dfsg1-0.4_all.deb ... #33 23.01 Unpacking python3-blinker (1.4+dfsg1-0.4) ... #33 23.11 Selecting previously unselected package python3-pyparsing. #33 23.11 Preparing to unpack .../69-python3-pyparsing_2.4.7-1_all.deb ... #33 23.13 Unpacking python3-pyparsing (2.4.7-1) ... #33 23.22 Selecting previously unselected package python3-httplib2. #33 23.23 Preparing to unpack .../70-python3-httplib2_0.20.2-2_all.deb ... #33 23.26 Unpacking python3-httplib2 (0.20.2-2) ... #33 23.48 Selecting previously unselected package python3-more-itertools. #33 23.49 Preparing to unpack .../71-python3-more-itertools_8.10.0-2_all.deb ... #33 23.52 Unpacking python3-more-itertools (8.10.0-2) ... #33 23.73 Selecting previously unselected package python3-zipp. #33 23.73 Preparing to unpack .../72-python3-zipp_1.0.0-3ubuntu0.1_all.deb ... #33 23.74 Unpacking python3-zipp (1.0.0-3ubuntu0.1) ... #33 23.88 Selecting previously unselected package python3-importlib-metadata. #33 23.88 Preparing to unpack .../73-python3-importlib-metadata_4.6.4-1_all.deb ... #33 23.90 Unpacking python3-importlib-metadata (4.6.4-1) ... #33 24.16 Selecting previously unselected package python3-jeepney. #33 24.16 Preparing to unpack .../74-python3-jeepney_0.7.1-3_all.deb ... #33 24.19 Unpacking python3-jeepney (0.7.1-3) ... #33 24.35 Selecting previously unselected package python3-jwt. #33 24.36 Preparing to unpack .../75-python3-jwt_2.3.0-1ubuntu0.2_all.deb ... #33 24.37 Unpacking python3-jwt (2.3.0-1ubuntu0.2) ... #33 24.51 Selecting previously unselected package python3-secretstorage. #33 24.51 Preparing to unpack .../76-python3-secretstorage_3.3.1-1_all.deb ... #33 24.53 Unpacking python3-secretstorage (3.3.1-1) ... #33 24.66 Selecting previously unselected package python3-keyring. #33 24.67 Preparing to unpack .../77-python3-keyring_23.5.0-1_all.deb ... #33 24.70 Unpacking python3-keyring (23.5.0-1) ... #33 24.84 Selecting previously unselected package python3-lazr.uri. #33 24.84 Preparing to unpack .../78-python3-lazr.uri_1.0.6-2_all.deb ... #33 24.86 Unpacking python3-lazr.uri (1.0.6-2) ... #33 24.99 Selecting previously unselected package python3-wadllib. #33 25.00 Preparing to unpack .../79-python3-wadllib_1.3.6-1_all.deb ... #33 25.01 Unpacking python3-wadllib (1.3.6-1) ... #33 25.13 Selecting previously unselected package python3-distro. #33 25.14 Preparing to unpack .../80-python3-distro_1.7.0-1_all.deb ... #33 25.16 Unpacking python3-distro (1.7.0-1) ... #33 25.30 Selecting previously unselected package python3-oauthlib. #33 25.30 Preparing to unpack .../81-python3-oauthlib_3.2.0-1ubuntu0.1_all.deb ... #33 25.31 Unpacking python3-oauthlib (3.2.0-1ubuntu0.1) ... #33 25.46 Selecting previously unselected package python3-lazr.restfulclient. #33 25.47 Preparing to unpack .../82-python3-lazr.restfulclient_0.14.4-1_all.deb ... #33 25.50 Unpacking python3-lazr.restfulclient (0.14.4-1) ... #33 25.67 Selecting previously unselected package python3-launchpadlib. #33 25.67 Preparing to unpack .../83-python3-launchpadlib_1.10.16-1_all.deb ... #33 25.69 Unpacking python3-launchpadlib (1.10.16-1) ... #33 25.95 Selecting previously unselected package python3-software-properties. #33 25.96 Preparing to unpack .../84-python3-software-properties_0.99.22.9_all.deb ... #33 25.97 Unpacking python3-software-properties (0.99.22.9) ... #33 26.10 Selecting previously unselected package software-properties-common. #33 26.10 Preparing to unpack .../85-software-properties-common_0.99.22.9_all.deb ... #33 26.12 Unpacking software-properties-common (0.99.22.9) ... #33 26.25 Selecting previously unselected package unattended-upgrades. #33 26.26 Preparing to unpack .../86-unattended-upgrades_2.8ubuntu1_all.deb ... #33 26.28 Unpacking unattended-upgrades (2.8ubuntu1) ... #33 26.38 Selecting previously unselected package libtasn1-doc. #33 26.39 Preparing to unpack .../87-libtasn1-doc_4.18.0-4ubuntu0.2_all.deb ... #33 26.43 Unpacking libtasn1-doc (4.18.0-4ubuntu0.2) ... #33 26.56 Setting up python3-more-itertools (8.10.0-2) ... #33 26.89 Setting up libgeos3.10.2:amd64 (3.10.2-1) ... #33 26.94 Setting up mysql-common (5.8+1.0.8) ... #33 27.04 update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode #33 27.07 Setting up libdw1:amd64 (0.186-1ubuntu0.1) ... #33 27.12 Setting up systemd-sysv (249.11-0ubuntu3.17) ... #33 27.14 Setting up libmysqlclient21:amd64 (8.0.44-0ubuntu0.22.04.2) ... #33 27.15 Setting up libgnutls-openssl27:amd64 (3.7.3-4ubuntu1.7) ... #33 27.17 Setting up libzstd-dev:amd64 (1.4.8+dfsg-3build1) ... #33 27.20 Setting up python3-jwt (2.3.0-1ubuntu0.2) ... #33 27.57 Setting up distro-info-data (0.52ubuntu0.11) ... #33 27.67 Setting up libxmlb2:amd64 (0.3.6-2build1) ... #33 27.71 Setting up libtasn1-doc (4.18.0-4ubuntu0.2) ... #33 27.75 Setting up libglib2.0-bin (2.72.4-0ubuntu2.8) ... #33 27.77 Setting up libpackagekit-glib2-18:amd64 (1.2.5-2ubuntu3) ... #33 27.80 Setting up libnss-systemd:amd64 (249.11-0ubuntu3.17) ... #33 27.81 First installation detected... #33 27.81 Checking NSS setup... #33 27.82 Setting up python3-lazr.uri (1.0.6-2) ... #33 28.04 Setting up python3-zipp (1.0.0-3ubuntu0.1) ... #33 28.27 Setting up libunwind8:amd64 (1.3.2-2build2.1) ... #33 28.28 Setting up libcap2-bin (1:2.44-1ubuntu0.22.04.2) ... #33 28.31 Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #33 28.34 Setting up python3-pyparsing (2.4.7-1) ... #33 28.60 Setting up libgpg-error-dev (1.43-3) ... #33 28.64 Setting up libnspr4:amd64 (2:4.35-0ubuntu0.22.04.1) ... #33 28.66 Setting up python3-wadllib (1.3.6-1) ... #33 28.88 Setting up libdbus-1-3:amd64 (1.12.20-2ubuntu4.1) ... #33 28.90 Setting up dbus (1.12.20-2ubuntu4.1) ... #33 29.23 Setting up systemd-timesyncd (249.11-0ubuntu3.17) ... #33 29.69 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. #33 29.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. #33 29.73 Setting up libevent-2.1-7:amd64 (2.1.12-stable-1build3) ... #33 29.76 Setting up libgeos-c1v5:amd64 (3.10.2-1) ... #33 29.78 Setting up libgnutlsxx28:amd64 (3.7.3-4ubuntu1.7) ... #33 29.80 Setting up libidn2-dev:amd64 (2.3.2-2build1) ... #33 29.82 Setting up python3-jeepney (0.7.1-3) ... #33 30.13 Setting up python-apt-common (2.4.0ubuntu4.1) ... #33 30.19 Setting up dmsetup (2:1.02.175-2.1ubuntu5) ... #33 30.23 Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.22.04.5) ... #33 30.25 Setting up python3-httplib2 (0.20.2-2) ... #33 30.55 Setting up libpam-systemd:amd64 (249.11-0ubuntu3.17) ... #33 30.92 Setting up libgirepository-1.0-1:amd64 (1.72.0-1) ... #33 30.93 Setting up libstemmer0d:amd64 (2.2.0-1build1) ... #33 30.95 Setting up lsb-release (11.1.0ubuntu4) ... #33 31.01 Setting up libxmlsec1:amd64 (1.2.33-1build2) ... #33 31.05 Setting up libtasn1-6-dev:amd64 (4.18.0-4ubuntu0.2) ... #33 31.07 Setting up libpam-cap:amd64 (1:2.44-1ubuntu0.22.04.2) ... #33 31.34 Setting up python3-distro-info (1.1ubuntu0.2) ... #33 31.56 Setting up iso-codes (4.9.0-1) ... #33 31.59 Setting up libpolkit-gobject-1-0:amd64 (0.105-33) ... #33 31.61 Setting up libgstreamer1.0-0:amd64 (1.20.3-0ubuntu1.1) ... #33 31.63 Setcap worked! gst-ptp-helper is not suid! #33 31.64 Setting up libp11-kit-dev:amd64 (0.24.0-6build1) ... #33 31.68 Setting up libmysqlclient-dev (8.0.44-0ubuntu0.22.04.2) ... #33 31.73 Setting up python3-blinker (1.4+dfsg1-0.4) ... #33 31.98 Setting up libnspr4-dev (2:4.35-0ubuntu0.22.04.1) ... #33 32.02 Setting up python3-dbus (1.2.18-3build1) ... #33 32.26 Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3ubuntu1) ... #33 32.30 Setting up python3-importlib-metadata (4.6.4-1) ... #33 32.54 Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.22.04.5) ... #33 32.57 Setting up python3-distro (1.7.0-1) ... #33 32.77 Setting up nettle-dev:amd64 (3.7.3-1build2) ... #33 32.82 Setting up libxmlsec1-openssl:amd64 (1.2.33-1build2) ... #33 32.85 Setting up python3-apt (2.4.0ubuntu4.1) ... #33 33.14 Setting up libnss3:amd64 (2:3.98-0ubuntu0.22.04.2) ... #33 ... #37 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #37 10.26 npm warn deprecated lodash.template@4.5.0: This package is deprecated. Use https://socket.dev/npm/package/eta instead. #37 10.64 npm warn deprecated json3@3.3.2: Please use the native JSON object instead of JSON 3 #37 11.63 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. #37 12.01 npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported #37 12.11 npm warn deprecated formatio@1.1.1: This package is unmaintained. Use @sinonjs/formatio instead #37 13.45 npm warn deprecated domexception@4.0.0: Use your platform's native DOMException instead #37 13.71 npm warn deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor. #37 14.56 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead #37 16.19 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. #37 17.40 npm warn deprecated glob@7.0.6: Glob versions prior to v9 are no longer supported #37 17.99 npm warn deprecated rimraf@2.6.3: Rimraf versions prior to v4 are no longer supported #37 18.88 npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported #37 ... #33 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #33 33.16 Setting up libappstream4:amd64 (0.15.2-2) ... #33 33.17 Setting up unattended-upgrades (2.8ubuntu1) ... #33 33.44 #33 33.44 Creating config file /etc/apt/apt.conf.d/20auto-upgrades with new version #33 33.67 #33 33.67 Creating config file /etc/apt/apt.conf.d/50unattended-upgrades with new version #33 33.99 Created symlink /etc/systemd/system/multi-user.target.wants/unattended-upgrades.service → /lib/systemd/system/unattended-upgrades.service. #33 34.18 Setting up libunbound8:amd64 (1.13.1-1ubuntu5.14) ... #33 34.21 Setting up python3-oauthlib (3.2.0-1ubuntu0.1) ... #33 34.60 Setting up libgcrypt20-dev (1.9.4-3ubuntu3) ... #33 34.70 Setting up python3-secretstorage (3.3.1-1) ... #33 34.92 Setting up libgeos-dev (3.10.2-1) ... #33 34.94 Setting up libxmlsec1-gcrypt:amd64 (1.2.33-1build2) ... #33 34.96 Setting up gir1.2-glib-2.0:amd64 (1.72.0-1) ... #33 34.99 Setting up libxmlsec1-nss:amd64 (1.2.33-1build2) ... #33 35.01 Setting up libnss3-dev:amd64 (2:3.98-0ubuntu0.22.04.2) ... #33 35.04 Setting up python3-keyring (23.5.0-1) ... #33 35.30 Setting up libpolkit-agent-1-0:amd64 (0.105-33) ... #33 35.34 Setting up python3-lazr.restfulclient (0.14.4-1) ... #33 35.55 Setting up libxmlsec1-gnutls:amd64 (1.2.33-1build2) ... #33 35.58 Setting up polkitd (0.105-33) ... #33 35.66 Setting up libgnutls-dane0:amd64 (3.7.3-4ubuntu1.7) ... #33 35.70 Setting up python3-launchpadlib (1.10.16-1) ... #33 35.98 Setting up pkexec (0.105-33) ... #33 36.05 Setting up gir1.2-packagekitglib-1.0 (1.2.5-2ubuntu3) ... #33 36.08 Setting up python3-gi (3.42.1-0ubuntu1) ... #33 36.37 Setting up policykit-1 (0.105-33) ... #33 36.40 Setting up libgnutls28-dev:amd64 (3.7.3-4ubuntu1.7) ... #33 36.42 Setting up networkd-dispatcher (2.1-2ubuntu0.22.04.2) ... #33 36.59 Created symlink /etc/systemd/system/multi-user.target.wants/networkd-dispatcher.service → /lib/systemd/system/networkd-dispatcher.service. #33 36.62 Setting up python3-software-properties (0.99.22.9) ... #33 36.88 Setting up libxmlsec1-dev (1.2.33-1build2) ... #33 36.90 Setting up packagekit (1.2.5-2ubuntu3) ... #33 36.95 invoke-rc.d: could not determine current runlevel #33 36.96 invoke-rc.d: policy-rc.d denied execution of force-reload. #33 36.97 Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory #33 37.13 Created symlink /etc/systemd/user/sockets.target.wants/pk-debconf-helper.socket → /usr/lib/systemd/user/pk-debconf-helper.socket. #33 37.16 Setting up packagekit-tools (1.2.5-2ubuntu3) ... #33 37.18 Setting up software-properties-common (0.99.22.9) ... #33 37.36 Processing triggers for libc-bin (2.35-0ubuntu3.11) ... #33 37.55 Processing triggers for dbus (1.12.20-2ubuntu4.1) ... #33 DONE 40.0s #37 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #37 21.28 npm warn deprecated log4js@0.6.38: 0.x is no longer supported. Please upgrade to 6.x or higher. #37 21.76 npm warn deprecated sinon@1.17.7: 16.1.1 #37 22.52 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 #37 22.65 npm warn deprecated jquery@2.2.4: This version is deprecated. Please upgrade to the latest version or find support at https://www.herodevs.com/support/jquery-nes. #37 24.55 npm warn deprecated airbnb-prop-types@2.16.0: This package has been renamed to 'prop-types-tools' #37 26.22 npm warn deprecated eslint@3.0.1: This version is no longer supported. Please see https://eslint.org/version-support for other options. #37 ... #38 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared uv pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #38 0.339 Using Python 3.12.12 environment at: /openedx/venv #38 0.413 Resolved 3 packages in 62ms #38 0.418 Downloading pip (2.0MiB) #38 0.651 Downloaded pip #38 0.652 Prepared 3 packages in 238ms #38 1.018 Uninstalled 1 package in 365ms #38 1.021 warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. #38 1.022 If the cache and target directories are on different filesystems, hardlinking may not be supported. #38 1.022 If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. #38 1.109 Installed 3 packages in 90ms #38 1.110 - pip==25.0.1 #38 1.110 + pip==24.0 #38 1.110 + setuptools==69.1.1 #38 1.110 + wheel==0.43.0 #38 DONE 1.6s #37 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #37 ... #39 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared uv pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #39 0.169 Using Python 3.12.12 environment at: /openedx/venv #39 ... #37 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #37 29.72 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. #37 31.01 #37 31.01 > edx@0.1.0 postinstall #37 31.01 > scripts/copy-node-modules.sh #37 31.01 #37 31.04 ===================================================================================== #37 31.04 Copying required assets from node_modules... #37 31.04 ------------------------------------------------------------------------------- #37 31.04 Ensuring vendor directories exist... #37 31.04 +mkdir -p common/static/common/js/vendor #37 31.07 +mkdir -p common/static/common/css/vendor #37 31.08 Copying certain JS modules from node_modules into vendor directory... #37 31.08 +cp --force node_modules/backbone.paginator/lib/backbone.paginator.js node_modules/backbone/backbone.js node_modules/bootstrap/dist/js/bootstrap.bundle.js node_modules/hls.js/dist/hls.js node_modules/jquery-migrate/dist/jquery-migrate.js node_modules/jquery.scrollto/jquery.scrollTo.js node_modules/jquery/dist/jquery.js node_modules/moment-timezone/builds/moment-timezone-with-data.js node_modules/moment/min/moment-with-locales.js node_modules/requirejs/require.js node_modules/underscore.string/dist/underscore.string.js node_modules/underscore/underscore.js node_modules/which-country/index.js common/static/common/js/vendor #37 31.09 Copying certain JS developer modules into vendor directory... #37 31.09 +cp --force node_modules/sinon/pkg/sinon.js common/static/common/js/vendor #37 31.10 +cp --force node_modules/squirejs/src/Squire.js common/static/common/js/vendor #37 31.11 ------------------------------------------------------------------------------- #37 31.11 Done copying required assets from node_modules. #37 31.11 ===================================================================================== #37 31.21 #37 31.21 added 1636 packages in 31s #37 31.21 #37 31.21 227 packages are looking for funding #37 31.21 run `npm fund` for details #37 31.22 npm notice #37 31.22 npm notice New minor version of npm available! 11.6.2 -> 11.8.0 #37 31.22 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0 #37 31.22 npm notice To update run: npm install -g npm@11.8.0 #37 31.22 npm notice #37 DONE 32.3s #39 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared uv pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #39 9.483 Resolved 304 packages in 9.30s #39 9.537 Downloading pynacl (1.3MiB) #39 9.538 Downloading django-countries (3.6MiB) #39 9.540 Downloading shapely (3.0MiB) #39 9.540 Downloading sympy (6.0MiB) #39 9.541 Downloading django (7.9MiB) #39 9.541 Downloading grpcio (6.3MiB) #39 9.542 Downloading cryptography (4.3MiB) #39 9.543 Downloading pydantic-core (2.0MiB) #39 9.544 Downloading djangorestframework (1.0MiB) #39 9.544 Downloading botocore (13.9MiB) #39 9.545 Downloading numpy (17.1MiB) #39 9.546 Downloading aiohttp (1.7MiB) #39 9.547 Downloading edx-proctoring (1.3MiB) #39 9.580 Downloading drf-yasg (4.6MiB) #39 9.580 Downloading snowflake-connector-python (2.8MiB) #39 9.580 Downloading scipy (33.4MiB) #39 9.580 Downloading pycountry (6.0MiB) #39 9.581 Downloading pillow (6.7MiB) #39 9.581 Downloading nltk (1.4MiB) #39 9.582 Downloading ora2 (2.5MiB) #39 9.584 Downloading xmlsec (3.7MiB) #39 9.586 Downloading pyuca (1.4MiB) #39 9.587 Downloading babel (9.7MiB) #39 9.590 Downloading fastavro (3.3MiB) #39 9.610 Downloading openedx-django-require (6.9MiB) #39 9.611 Downloading lxml (4.8MiB) #39 9.614 Downloading pycryptodomex (2.2MiB) #39 9.615 Downloading edx-enterprise (5.1MiB) #39 11.12 Building django-autocomplete-light==3.12.1 #39 12.88 Building pylatexenc==2.10 #39 13.62 Downloaded djangorestframework #39 13.71 Downloaded pyuca #39 13.82 Building libsass==0.10.0 #39 13.83 Downloaded pynacl #39 14.30 Built pylatexenc==2.10 #39 14.61 Built django-autocomplete-light==3.12.1 #39 14.72 Building pymongo==4.4.0 #39 14.75 Downloaded aiohttp #39 14.81 Downloaded edx-proctoring #39 15.09 Building pysrt==1.1.2 #39 15.65 Downloaded pydantic-core #39 16.04 Built pysrt==1.1.2 #39 16.93 Downloaded nltk #39 17.30 Building unicodeit==0.7.5 #39 18.05 Downloaded pycryptodomex #39 18.67 Built unicodeit==0.7.5 #39 19.56 Downloaded shapely #39 19.68 Building pgpy==0.6.0 #39 19.68 Building loremipsum==1.0.5 #39 19.68 Building glob2==0.7 #39 19.68 Building sailthru-client==2.2.3 #39 19.71 Building mailsnake==1.6.4 #39 19.71 Building unicodecsv==0.14.1 #39 20.02 Downloaded ora2 #39 20.29 Building slumber==0.7.1 #39 21.06 Building mysqlclient==2.2.7 #39 21.17 Downloaded snowflake-connector-python #39 21.93 Built sailthru-client==2.2.3 #39 21.99 Downloaded fastavro #39 22.40 Built pgpy==0.6.0 #39 22.60 Built glob2==0.7 #39 22.72 Downloaded xmlsec #39 22.98 Built unicodecsv==0.14.1 #39 23.18 Built loremipsum==1.0.5 #39 23.46 Built mailsnake==1.6.4 #39 24.25 Downloaded cryptography #39 24.64 Downloaded drf-yasg #39 24.87 Downloaded lxml #39 26.16 Built slumber==0.7.1 #39 26.40 Downloaded pycountry #39 26.96 Downloaded grpcio #39 27.09 Downloaded openedx-django-require #39 27.17 Downloaded pillow #39 27.77 Downloaded sympy #39 28.15 Downloaded edx-enterprise #39 28.25 Downloaded django-countries #39 28.43 Downloaded babel #39 29.52 Built mysqlclient==2.2.7 #39 29.53 Downloaded numpy #39 30.48 Downloaded scipy #39 30.93 Downloaded botocore #39 31.09 Built pymongo==4.4.0 #39 32.04 Downloaded django #39 149.6 Built libsass==0.10.0 #39 149.8 Prepared 303 packages in 2m 20s #39 149.8 Uninstalled 1 package in 34ms #39 149.8 warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. #39 149.8 If the cache and target directories are on different filesystems, hardlinking may not be supported. #39 149.8 If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. #39 152.1 Installed 303 packages in 2.26s #39 152.1 + acid-xblock==0.4.1 #39 152.1 + aiohappyeyeballs==2.6.1 #39 152.1 + aiohttp==3.13.3 #39 152.1 + aiosignal==1.4.0 #39 152.1 + amqp==5.3.1 #39 152.1 + analytics-python==1.4.post1 #39 152.1 + aniso8601==10.0.1 #39 152.1 + annotated-types==0.7.0 #39 152.1 + anyio==4.12.1 #39 152.1 + appdirs==1.4.4 #39 152.1 + asgiref==3.11.0 #39 152.1 + asn1crypto==1.5.1 #39 152.1 + attrs==25.4.0 #39 152.1 + babel==2.17.0 #39 152.1 + backoff==1.10.0 #39 152.1 + bcrypt==5.0.0 #39 152.1 + beautifulsoup4==4.14.3 #39 152.1 + billiard==4.2.4 #39 152.1 + bleach==6.3.0 #39 152.1 + boto3==1.42.30 #39 152.1 + botocore==1.42.30 #39 152.1 + bracex==2.6 #39 152.1 + bridgekeeper==0.9 #39 152.1 + cachecontrol==0.14.4 #39 152.1 + cachetools==6.2.4 #39 152.1 + camel-converter==5.0.0 #39 152.1 + casbin-django-orm-adapter==1.7.0 #39 152.1 + celery==5.6.2 #39 152.1 + certifi==2026.1.4 #39 152.1 + cffi==2.0.0 #39 152.1 + chardet==5.2.0 #39 152.1 + charset-normalizer==3.4.4 #39 152.1 + chem==2.0.0 #39 152.1 + click==8.3.1 #39 152.1 + click-didyoumean==0.3.1 #39 152.1 + click-plugins==1.1.1.2 #39 152.1 + click-repl==0.3.0 #39 152.1 + code-annotations==2.3.0 #39 152.1 + codejail-includes==2.0.0 #39 152.1 + crowdsourcehinter-xblock==0.8 #39 152.1 + cryptography==45.0.7 #39 152.1 + cssutils==2.11.1 #39 152.1 + defusedxml==0.7.1 #39 152.1 + django==5.2.10 #39 152.1 + django-appconf==1.2.0 #39 152.1 + django-autocomplete-light==3.12.1 #39 152.1 + django-cache-memoize==0.2.1 #39 152.1 + django-celery-results==2.6.0 #39 152.1 + django-classy-tags==4.1.0 #39 152.1 + django-config-models==2.9.0 #39 152.1 + django-cors-headers==4.9.0 #39 152.1 + django-countries==8.2.0 #39 152.1 + django-crum==0.7.9 #39 152.1 + django-fernet-fields-v2==0.9 #39 152.1 + django-filter==25.2 #39 152.1 + django-ipware==7.0.1 #39 152.1 + django-js-asset==3.1.2 #39 152.1 + django-method-override==1.0.4 #39 152.1 + django-model-utils==5.0.0 #39 152.1 + django-mptt==0.18.0 #39 152.1 + django-multi-email-field==0.8.0 #39 152.1 + django-mysql==4.19.0 #39 152.1 + django-oauth-toolkit==1.7.1 #39 152.1 + django-object-actions==5.0.0 #39 152.1 + django-pipeline==4.1.0 #39 152.1 + django-push-notifications==3.3.0 #39 152.1 + django-ratelimit==4.1.0 #39 152.1 + django-sekizai==4.1.0 #39 152.1 + django-ses==4.6.0 #39 152.1 + django-simple-history==3.11.0 #39 152.1 + django-statici18n==2.6.0 #39 152.1 + django-storages==1.14.6 #39 152.1 + django-user-tasks==3.4.4 #39 152.1 + django-waffle==5.0.0 #39 152.1 + django-webpack-loader==3.2.3 #39 152.1 + djangorestframework==3.16.1 #39 152.1 + djangorestframework-xml==2.0.0 #39 152.1 + dnspython==2.8.0 #39 152.1 + done-xblock==2.5.0 #39 152.1 + drf-jwt==1.19.2 #39 152.1 + drf-spectacular==0.29.0 #39 152.1 + drf-yasg==1.21.14 #39 152.1 + edx-ace==1.15.0 #39 152.1 + edx-api-doc-tools==2.1.0 #39 152.1 + edx-auth-backends==4.6.2 #39 152.1 + edx-bulk-grades==1.2.0 #39 152.1 + edx-ccx-keys==2.0.2 #39 152.1 + edx-celeryutils==1.4.0 #39 152.1 + edx-codejail==4.1.0 #39 152.1 + edx-completion==4.9 #39 152.1 + edx-django-release-util==1.5.0 #39 152.1 + edx-django-sites-extensions==5.1.0 #39 152.1 + edx-django-utils==8.0.1 #39 152.1 + edx-drf-extensions==10.6.0 #39 152.1 + edx-enterprise==6.6.2 #39 152.1 + edx-event-bus-kafka==6.1.0 #39 152.1 + edx-event-bus-redis==0.6.1 #39 152.1 + edx-i18n-tools==1.9.0 #39 152.1 + edx-milestones==1.1.0 #39 152.1 + edx-opaque-keys==3.0.0 #39 152.1 + edx-organizations==7.3.0 #39 152.1 + edx-proctoring==5.2.0 #39 152.1 + edx-rbac==2.1.0 #39 152.1 + edx-rest-api-client==6.2.0 #39 152.1 + edx-search==4.4.0 #39 152.1 + edx-sga==0.27.0 #39 152.1 + edx-submissions==3.12.2 #39 152.1 + edx-tincan-py35==2.0.0 #39 152.1 + edx-toggles==5.4.1 #39 152.1 + edx-when==3.1.0 #39 152.1 + edxval==3.2.0 #39 152.1 + elasticsearch==7.9.1 #39 152.1 + enmerkar==0.7.1 #39 152.1 + enmerkar-underscore==2.4.0 #39 152.1 + enterprise-integrated-channels==0.1.29 #39 152.1 + event-tracking==3.3.0 #39 152.1 + fastavro==1.12.1 #39 152.1 + filelock==3.20.3 #39 152.1 + firebase-admin==7.1.0 #39 152.1 + frozenlist==1.8.0 #39 152.1 + fs==2.4.16 #39 152.1 + fs-s3fs==1.1.1 #39 152.1 + geoip2==5.2.0 #39 152.1 + glob2==0.7 #39 152.1 + google-api-core==2.29.0 #39 152.1 + google-auth==2.47.0 #39 152.1 + google-cloud-core==2.5.0 #39 152.1 + google-cloud-firestore==2.23.0 #39 152.1 + google-cloud-storage==3.8.0 #39 152.1 + google-crc32c==1.8.0 #39 152.1 + google-resumable-media==2.8.0 #39 152.1 + googleapis-common-protos==1.72.0 #39 152.1 + grpcio==1.76.0 #39 152.1 + grpcio-status==1.76.0 #39 152.1 + gunicorn==23.0.0 #39 152.1 + h11==0.16.0 #39 152.1 + h2==4.3.0 #39 152.1 + help-tokens==3.2.0 #39 152.1 + hpack==4.1.0 #39 152.1 + html5lib==1.1 #39 152.1 + httpcore==1.0.9 #39 152.1 + httpx==0.28.1 #39 152.1 + hyperframe==6.1.0 #39 152.1 + icalendar==6.3.2 #39 152.1 + idna==3.11 #39 152.1 + importlib-metadata==8.7.1 #39 152.1 + inflection==0.5.1 #39 152.1 + invoke==2.2.1 #39 152.1 + ipaddress==1.0.23 #39 152.1 + isodate==0.7.2 #39 152.1 + jinja2==3.1.6 #39 152.1 + jmespath==1.0.1 #39 152.1 + joblib==1.5.3 #39 152.1 + jsondiff==2.2.1 #39 152.1 + jsonfield==3.2.0 #39 152.1 + jsonschema==4.26.0 #39 152.1 + jsonschema-specifications==2025.9.1 #39 152.1 + jwcrypto==1.5.6 #39 152.1 + kombu==5.6.2 #39 152.1 + laboratory==1.0.2 #39 152.1 + lazy==1.6 #39 152.1 + libsass==0.10.0 #39 152.1 + loremipsum==1.0.5 #39 152.1 + lti-consumer-xblock==9.14.3 #39 152.1 + lxml==5.3.2 #39 152.1 + lxml-html-clean==0.4.3 #39 152.1 + mailsnake==1.6.4 #39 152.1 + mako==1.3.10 #39 152.1 + markdown==3.10 #39 152.1 + markupsafe==3.0.3 #39 152.1 + maxminddb==3.0.0 #39 152.1 + meilisearch==0.40.0 #39 152.1 + mongoengine==0.29.1 #39 152.1 + monotonic==1.6 #39 152.1 + more-itertools==10.8.0 #39 152.1 + mpmath==1.3.0 #39 152.1 + msgpack==1.1.2 #39 152.1 + multidict==6.7.0 #39 152.1 + mysqlclient==2.2.7 #39 152.1 + nh3==0.3.2 #39 152.1 + nltk==3.9.2 #39 152.1 + nodeenv==1.10.0 #39 152.1 + numpy==1.26.4 #39 152.1 + oauthlib==3.3.1 #39 152.1 + olxcleaner==0.3.0 #39 152.1 + openedx-atlas==0.7.0 #39 152.1 + openedx-authz==0.20.0 #39 152.1 + openedx-calc==4.0.3 #39 152.1 + openedx-django-pyfs==3.8.0 #39 152.1 + openedx-django-require==3.0.0 #39 152.1 + openedx-django-wiki==3.1.1 #39 152.1 + openedx-events==10.5.0 #39 152.1 + openedx-filters==2.1.0 #39 152.1 + openedx-forum==0.4.0 #39 152.1 + openedx-learning==0.30.2 #39 152.1 + optimizely-sdk==5.4.0 #39 152.1 + ora2==6.17.1 #39 152.1 + packaging==25.0 #39 152.1 + paramiko==4.0.0 #39 152.1 + path==16.11.0 #39 152.1 + path-py==12.5.0 #39 152.1 + pgpy==0.6.0 #39 152.1 + piexif==1.1.3 #39 152.1 + pillow==12.1.0 #39 152.1 + platformdirs==4.5.1 #39 152.1 + polib==1.2.0 #39 152.1 + prompt-toolkit==3.0.52 #39 152.1 + propcache==0.4.1 #39 152.1 + proto-plus==1.27.0 #39 152.1 + protobuf==6.33.4 #39 152.1 + psutil==7.2.1 #39 152.1 + pyasn1==0.6.2 #39 152.1 + pyasn1-modules==0.4.2 #39 152.1 + pycasbin==2.7.1 #39 152.1 + pycountry==24.6.1 #39 152.1 + pycparser==2.23 #39 152.1 + pycryptodomex==3.23.0 #39 152.1 + pydantic==2.12.5 #39 152.1 + pydantic-core==2.41.5 #39 152.1 + pyjwt==2.10.1 #39 152.1 + pylatexenc==2.10 #39 152.1 + pylti1p3==2.0.0 #39 152.1 + pymemcache==4.0.0 #39 152.1 + pymongo==4.4.0 #39 152.1 + pynacl==1.6.2 #39 152.1 + pynliner==0.8.0 #39 152.1 + pyopenssl==25.3.0 #39 152.1 + pyparsing==3.3.1 #39 152.1 + pyrsistent==0.20.0 #39 152.1 + pysrt==1.1.2 #39 152.1 + python-dateutil==2.9.0.post0 #39 152.1 + python-ipware==3.0.0 #39 152.1 + python-slugify==8.0.4 #39 152.1 + python-swiftclient==4.9.0 #39 152.1 + python3-openid==3.2.0 #39 152.1 + python3-saml==1.16.0 #39 152.1 + pytz==2025.2 #39 152.1 + pyuca==1.2 #39 152.1 + pyyaml==6.0.3 #39 152.1 + random2==1.0.2 #39 152.1 + recommender-xblock==3.1.0 #39 152.1 + redis==7.1.0 #39 152.1 + referencing==0.37.0 #39 152.1 + regex==2026.1.15 #39 152.1 + requests==2.32.5 #39 152.1 + requests-oauthlib==2.0.0 #39 152.1 + rpds-py==0.30.0 #39 152.1 + rsa==4.9.1 #39 152.1 + rules==3.5 #39 152.1 + s3transfer==0.16.0 #39 152.1 + sailthru-client==2.2.3 #39 152.1 + scipy==1.17.0 #39 152.1 + semantic-version==2.10.0 #39 152.1 + shapely==2.1.2 #39 152.1 + simpleeval==1.0.3 #39 152.1 + simplejson==3.20.2 #39 152.1 + six==1.17.0 #39 152.1 + slumber==0.7.1 #39 152.1 + snowflake-connector-python==4.2.0 #39 152.1 + social-auth-app-django==5.4.1 #39 152.1 + social-auth-core==4.8.3 #39 152.1 + sorl-thumbnail==12.11.0 #39 152.1 + sortedcontainers==2.4.0 #39 152.1 + soupsieve==2.8.3 #39 152.1 + sqlparse==0.5.5 #39 152.1 + staff-graded-xblock==3.1.0 #39 152.1 + stevedore==5.6.0 #39 152.1 + super-csv==4.1.0 #39 152.1 + sympy==1.14.0 #39 152.1 + testfixtures==10.0.0 #39 152.1 + text-unidecode==1.3 #39 152.1 + tincan==1.0.0 #39 152.1 + tinycss2==1.4.0 #39 152.1 + tomlkit==0.14.0 #39 152.1 + tqdm==4.67.1 #39 152.1 + typing-extensions==4.15.0 #39 152.1 + typing-inspection==0.4.2 #39 152.1 + tzdata==2025.3 #39 152.1 + tzlocal==5.3.1 #39 152.1 + unicodecsv==0.14.1 #39 152.1 + unicodeit==0.7.5 #39 152.1 + uritemplate==4.2.0 #39 152.1 + urllib3==2.6.3 #39 152.1 + vine==5.1.0 #39 152.1 + voluptuous==0.16.0 #39 152.1 + walrus==0.9.8 #39 152.1 + wcmatch==10.1 #39 152.1 + wcwidth==0.2.14 #39 152.1 + web-fragments==3.1.0 #39 152.1 + webencodings==0.5.1 #39 152.1 + webob==1.8.9 #39 152.1 - wheel==0.43.0 #39 152.1 + wheel==0.45.1 #39 152.1 + wrapt==2.0.1 #39 152.1 + xblock==5.3.0 #39 152.1 + xblock-drag-and-drop-v2==5.0.3 #39 152.1 + xblock-google-drive==0.8.1 #39 152.1 + xblock-poll==1.15.1 #39 152.1 + xblock-utils==4.0.0 #39 152.1 + xblocks-contrib==0.10.2 #39 152.1 + xmlsec==1.3.14 #39 152.1 + xss-utils==0.8.0 #39 152.1 + yarl==1.22.0 #39 152.1 + zipp==3.23.0 #39 DONE 154.3s #40 [python-requirements 4/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared uv pip install django-redis==5.4.0 #40 0.612 Using Python 3.12.12 environment at: /openedx/venv #40 0.654 Resolved 5 packages in 23ms #40 0.670 Prepared 1 package in 14ms #40 0.676 warning: Failed to hardlink files; falling back to full copy. This may lead to degraded performance. #40 0.676 If the cache and target directories are on different filesystems, hardlinking may not be supported. #40 0.676 If this is intentional, set `export UV_LINK_MODE=copy` or use `--link-mode=copy` to suppress this warning. #40 0.680 Installed 1 package in 10ms #40 0.680 + django-redis==5.4.0 #40 DONE 0.7s #41 [python-requirements 5/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared UWSGI_PROFILE_OVERRIDE="xml=no" uv pip install --no-cache-dir --compile uwsgi==2.0.24 #41 0.220 Using Python 3.12.12 environment at: /openedx/venv #41 1.649 Resolved 1 package in 1.40s #41 1.652 Building uwsgi==2.0.24 #41 23.09 Built uwsgi==2.0.24 #41 23.10 Prepared 1 package in 21.45s #41 23.13 Installed 1 package in 24ms #41 49.42 Bytecode compiled 13940 files in 26.29s #41 49.42 + uwsgi==2.0.24 #41 DONE 49.8s #42 [python-requirements 6/8] RUN uv pip install "openedx-scorm-xblock>=19.0.0,<20.0.0" #42 0.409 Using Python 3.12.12 environment at: /openedx/venv #42 0.648 Resolved 15 packages in 213ms #42 0.669 Prepared 1 package in 20ms #42 0.681 Installed 1 package in 11ms #42 0.681 + openedx-scorm-xblock==19.0.3 #42 DONE 0.7s #43 [python-requirements 7/8] RUN pip install "dnspython>=1.16.0,<1.17.0" #43 1.565 Collecting dnspython<1.17.0,>=1.16.0 #43 1.637 Downloading dnspython-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) #43 1.661 Downloading dnspython-1.16.0-py2.py3-none-any.whl (188 kB) #43 1.712 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.4/188.4 kB 3.9 MB/s eta 0:00:00 #43 4.043 Installing collected packages: dnspython #43 4.044 Attempting uninstall: dnspython #43 4.104 Found existing installation: dnspython 2.8.0 #43 4.136 Uninstalling dnspython-2.8.0: #43 4.291 Successfully uninstalled dnspython-2.8.0 #43 4.565 Successfully installed dnspython-1.16.0 #43 DONE 5.8s #44 [python-requirements 8/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared uv pip install 'dnspython' #44 0.110 Using Python 3.12.12 environment at: /openedx/venv #44 0.132 Audited 1 package in 23ms #44 DONE 0.2s #45 [production 7/40] COPY --link --chown=1000:1000 --from=python-requirements /openedx/venv /openedx/venv #45 DONE 13.3s #46 [production 8/40] COPY --link --chown=1000:1000 --from=python-requirements /mnt /mnt #46 DONE 0.0s #47 [production 9/40] COPY --link --chown=1000:1000 --from=nodejs-requirements /openedx/nodeenv /openedx/nodeenv #47 DONE 9.4s #48 [production 10/40] COPY --link --chown=1000:1000 --from=nodejs-requirements /openedx/edx-platform/node_modules /openedx/node_modules #48 DONE 17.0s #48 [production 10/40] COPY --link --chown=1000:1000 --from=nodejs-requirements /openedx/edx-platform/node_modules /openedx/node_modules #48 merging #48 merging 28.0s done #48 DONE 45.1s #49 [production 11/40] RUN ln -s /openedx/node_modules /openedx/edx-platform/node_modules #49 DONE 0.2s #50 [production 12/40] WORKDIR /openedx/edx-platform #50 DONE 0.0s #51 [production 13/40] RUN uv pip install -e . #51 0.239 Using Python 3.12.12 environment at: /openedx/venv #51 1.537 Resolved 2 packages in 1.27s #51 1.540 Building open-edx @ file:///openedx/edx-platform #51 2.031 Built open-edx @ file:///openedx/edx-platform #51 2.035 Prepared 1 package in 496ms #51 2.059 Installed 1 package in 19ms #51 2.059 + open-edx==0.13 (from file:///openedx/edx-platform) #51 DONE 2.1s #52 [production 14/40] RUN mkdir -p /openedx/config ./lms/envs/tutor ./cms/envs/tutor #52 DONE 0.1s #53 [production 15/40] COPY --chown=app:app revisions.yml /openedx/config/ #53 DONE 0.1s #54 [production 16/40] COPY --chown=app:app settings/lms/*.py ./lms/envs/tutor/ #54 DONE 0.1s #55 [production 17/40] COPY --chown=app:app settings/cms/*.py ./cms/envs/tutor/ #55 DONE 0.1s #56 [production 18/40] RUN make clean_translations #56 0.093 # Removes core edx-platform translations but keeps config files and Esperanto (eo) test translations #56 0.097 find conf/locale/ -type f \! -path '*/eo/*' \( -name '*.mo' -o -name '*.po' \) -delete #56 0.100 # Removes the xblocks/plugins and js-compiled translations #56 0.103 rm -rf conf/plugins-locale cms/static/js/i18n/ lms/static/js/i18n/ cms/static/js/xblock.v1-i18n/ lms/static/js/xblock.v1-i18n/ #56 DONE 0.1s #57 [production 19/40] RUN ./manage.py lms --settings=tutor.i18n pull_plugin_translations --verbose --repository='openedx/openedx-translations' --revision='main' #57 4.316 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #57 13.95 System check identified some issues: #57 13.95 #57 13.95 WARNINGS: #57 13.95 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #57 13.95 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #57 14.00 Pulling translation files #57 14.00 - directory: translations/*/completion/conf/locale:completion translations/*/edx_when/conf/locale:edx_when translations/*/forum/conf/locale:forum translations/*/bulk_grades/conf/locale:bulk_grades translations/*/openedx_authz/conf/locale:openedx_authz translations/*/edx_toggles/conf/locale:edx_toggles translations/*/edx_proctoring/conf/locale:edx_proctoring translations/*/super_csv/conf/locale:super_csv #57 14.00 - repository: openedx/openedx-translations #57 14.00 - revision: main #57 14.00 - filter: Not Specified #57 14.00 - expand-glob: 1 #57 14.02 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #57 14.03 hint: Using 'master' as the name for the initial branch. This default branch name #57 14.03 hint: is subject to change. To configure the initial branch name to use in all #57 14.03 hint: of your new repositories, which will suppress this warning, call: #57 14.03 hint: #57 14.03 hint: git config --global init.defaultBranch #57 14.03 hint: #57 14.03 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and #57 14.03 hint: 'development'. The just-created branch can be renamed via this command: #57 14.03 hint: #57 14.03 hint: git branch -m #57 14.03 Initialized empty Git repository in /openedx/edx-platform/conf/plugins-locale/plugins/translations_TEMP/.git/ #57 14.69 From https://github.com/openedx/openedx-translations #57 14.69 * branch main -> FETCH_HEAD #57 14.70 * [new branch] main -> origin/main #57 14.70 Done. #57 14.70 Setting git sparse-checkout rules... #57 14.76 Done. #57 14.76 Pulling translation files from the repository... #57 15.45 Note: switching to 'FETCH_HEAD'. #57 15.45 #57 15.45 You are in 'detached HEAD' state. You can look around, make experimental #57 15.45 changes and commit them, and you can discard any commits you make in this #57 15.45 state without impacting any branches by switching back to a branch. #57 15.45 #57 15.45 If you want to create a new branch to retain commits you create, you may #57 15.45 do so (now or later) by using -c with the switch command. Example: #57 15.45 #57 15.45 git switch -c #57 15.45 #57 15.45 Or undo this operation with: #57 15.45 #57 15.45 git switch - #57 15.45 #57 15.45 Turn off this advice by setting config variable advice.detachedHead to false #57 15.45 #57 15.45 HEAD is now at 82e6756 Merge pull request #56606 from openedx/automated/extract-translation-source-files-20260130T003703 #57 15.46 Size of pulled data on-disk (bytes): 4512 #57 15.48 Done. #57 15.48 Copying translations from "./translations_TEMP/translations/completion/completion/conf/locale" to "./completion"... #57 15.51 Done. #57 15.51 Copying translations from "./translations_TEMP/translations/*/edx_when/conf/locale" to "./edx_when"... #57 15.51 Skipped copying "./translations_TEMP/translations/*/edx_when/conf/locale" because it was not found in the repository. #57 15.53 Done. #57 15.53 Copying translations from "./translations_TEMP/translations/*/forum/conf/locale" to "./forum"... #57 15.53 Skipped copying "./translations_TEMP/translations/*/forum/conf/locale" because it was not found in the repository. #57 15.54 Done. #57 15.54 Copying translations from "./translations_TEMP/translations/edx-bulk-grades/bulk_grades/conf/locale" to "./bulk_grades"... #57 15.58 Done. #57 15.58 Copying translations from "./translations_TEMP/translations/*/openedx_authz/conf/locale" to "./openedx_authz"... #57 15.58 Skipped copying "./translations_TEMP/translations/*/openedx_authz/conf/locale" because it was not found in the repository. #57 15.60 Done. #57 15.60 Copying translations from "./translations_TEMP/translations/*/edx_toggles/conf/locale" to "./edx_toggles"... #57 15.60 Skipped copying "./translations_TEMP/translations/*/edx_toggles/conf/locale" because it was not found in the repository. #57 15.62 Done. #57 15.62 Copying translations from "./translations_TEMP/translations/edx-proctoring/edx_proctoring/conf/locale" to "./edx_proctoring"... #57 15.65 Done. #57 15.65 Copying translations from "./translations_TEMP/translations/*/super_csv/conf/locale" to "./super_csv"... #57 15.65 Skipped copying "./translations_TEMP/translations/*/super_csv/conf/locale" because it was not found in the repository. #57 15.65 Done. #57 15.65 Removing temporary directory... #57 15.68 Done. #57 15.69 #57 15.69 Translations pulled successfully! #57 DONE 17.8s #58 [production 20/40] RUN ./manage.py lms --settings=tutor.i18n pull_xblock_translations --repository='openedx/openedx-translations' --revision='main' #58 3.448 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #58 11.63 System check identified some issues: #58 11.63 #58 11.63 WARNINGS: #58 11.63 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #58 11.63 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #58 DONE 15.9s #59 [production 21/40] RUN atlas pull --repository='openedx/openedx-translations' --revision='main' translations/edx-platform/conf/locale:conf/locale translations/studio-frontend/src/i18n/messages:conf/plugins-locale/studio-frontend #59 0.139 Pulling translation files #59 0.139 - directory: translations/edx-platform/conf/locale:conf/locale translations/studio-frontend/src/i18n/messages:conf/plugins-locale/studio-frontend #59 0.139 - repository: openedx/openedx-translations #59 0.139 - revision: main #59 0.139 - filter: Not Specified #59 0.139 - expand-glob: Not Specified #59 0.164 Creating a temporary Git repository to pull translations into "./translations_TEMP"... #59 0.700 Done. #59 0.700 Setting git sparse-checkout rules... #59 0.736 Done. #59 0.736 Pulling translation files from the repository... #59 2.416 Done. #59 2.416 Copying translations from "./translations_TEMP/translations/edx-platform/conf/locale" to "./conf/locale"... #59 2.517 Done. #59 2.517 Copying translations from "./translations_TEMP/translations/studio-frontend/src/i18n/messages" to "./conf/plugins-locale/studio-frontend"... #59 2.531 Done. #59 2.534 Removing temporary directory... #59 2.560 Done. #59 2.560 #59 2.560 Translations pulled successfully! #59 DONE 2.6s #60 [production 22/40] RUN ./manage.py lms --settings=tutor.i18n compile_xblock_translations #60 4.134 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #60 11.92 System check identified some issues: #60 11.92 #60 11.92 WARNINGS: #60 11.92 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #60 11.92 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #60 DONE 18.2s #61 [production 23/40] RUN ./manage.py cms --settings=tutor.i18n compile_xblock_translations #61 7.038 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #61 11.21 System check identified some issues: #61 11.21 #61 11.21 WARNINGS: #61 11.21 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #61 11.21 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #61 DONE 17.2s #62 [production 24/40] RUN ./manage.py lms --settings=tutor.i18n compile_plugin_translations #62 3.315 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #62 10.59 System check identified some issues: #62 10.59 #62 10.59 WARNINGS: #62 10.59 embargo.GlobalRestrictedCountry.country: (fields.W342) Setting unique=True on a ForeignKey has the same effect as using a OneToOneField. #62 10.59 HINT: ForeignKey(unique=True) is usually better served by a OneToOneField. #62 DONE 14.3s #63 [production 25/40] RUN ./manage.py lms --settings=tutor.i18n compilemessages -v1 #63 3.567 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #63 11.25 File “/openedx/edx-platform/themes/conf/locale/en/LC_MESSAGES/django.po” is already compiled and up to date. #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/es_419/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/es_419/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/lv/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/lv/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/sq/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/sq/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/hi/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/hi/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/id/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/id/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/eo/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/eo/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/de_DE/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/de_DE/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/el/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/tr_TR/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/tr_TR/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/uk/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/uk/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/hu/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/hu/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/pt_BR/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/pt_BR/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/da/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/da/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/ro/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/az/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/az/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/fa/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/fa/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/ja/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/ja/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/en/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/en/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/it_IT/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/it_IT/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/uz/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/uz/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/fr/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/fr/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/zh_CN/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/zh_CN/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/bo/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/ar/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/ar/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/fr_CA/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/fr_CA/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/es_ES/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/es_ES/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/th/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/pt_PT/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/pt_PT/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/sv/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/sv/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/he/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/he/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/af_ZA/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/af_ZA/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/ru/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/ru/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/vi/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/vi/LC_MESSAGES #63 11.25 processing file djangojs.po in /openedx/edx-platform/conf/locale/zh_HK/LC_MESSAGES #63 11.25 processing file django.po in /openedx/edx-platform/conf/locale/zh_HK/LC_MESSAGES #63 DONE 13.5s #64 [production 26/40] RUN ./manage.py lms --settings=tutor.i18n compilejsi18n #64 3.832 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #64 12.81 processing language en #64 12.81 processing language rtl #64 12.81 processing language eo #64 12.81 processing language am #64 12.81 processing language ar #64 12.81 processing language az #64 12.81 processing language bg-bg #64 12.81 processing language bn-bd #64 12.81 processing language bn-in #64 12.81 processing language bs #64 12.81 processing language ca #64 12.81 processing language ca@valencia #64 12.81 processing language cs #64 12.81 processing language cy #64 12.81 processing language da #64 12.81 processing language de-de #64 12.81 processing language el #64 12.81 processing language en-uk #64 12.81 processing language en@lolcat #64 12.81 processing language en@pirate #64 12.81 processing language es-419 #64 12.81 processing language es-ar #64 12.81 processing language es-ec #64 12.81 processing language es-es #64 12.81 processing language es-mx #64 12.81 processing language es-pe #64 12.81 processing language et-ee #64 12.81 processing language eu-es #64 12.81 processing language fa #64 12.81 processing language fa-ir #64 12.81 processing language fi-fi #64 12.81 processing language fil #64 12.81 processing language fr #64 12.81 processing language gl #64 12.81 processing language gu #64 12.81 processing language he #64 12.81 processing language hi #64 12.81 processing language hr #64 12.81 processing language hu #64 12.81 processing language hy-am #64 12.81 processing language id #64 12.81 processing language it-it #64 12.81 processing language ja-jp #64 12.81 processing language kk-kz #64 12.81 processing language km-kh #64 12.81 processing language kn #64 12.81 processing language ko-kr #64 12.81 processing language lt-lt #64 12.81 processing language ml #64 12.81 processing language mn #64 12.81 processing language mr #64 12.81 processing language ms #64 12.81 processing language nb #64 12.81 processing language ne #64 12.81 processing language nl-nl #64 12.81 processing language or #64 12.81 processing language pl #64 12.81 processing language pt-br #64 12.81 processing language pt-pt #64 12.81 processing language ro #64 12.81 processing language ru #64 12.81 processing language si #64 12.81 processing language sk #64 12.81 processing language sl #64 12.81 processing language sq #64 12.81 processing language sr #64 12.81 processing language sv #64 12.81 processing language sw #64 12.81 processing language ta #64 12.81 processing language te #64 12.81 processing language th #64 12.81 processing language tr-tr #64 12.81 processing language uk #64 12.81 processing language ur #64 12.81 processing language vi #64 12.81 processing language uz #64 12.81 processing language zh-cn #64 12.81 processing language zh-hk #64 12.81 processing language zh-tw #64 DONE 14.6s #65 [production 27/40] RUN ./manage.py cms --settings=tutor.i18n compilejsi18n #65 6.928 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #65 11.97 processing language en #65 11.97 processing language rtl #65 11.97 processing language eo #65 11.97 processing language am #65 11.97 processing language ar #65 11.97 processing language az #65 11.97 processing language bg-bg #65 11.97 processing language bn-bd #65 11.97 processing language bn-in #65 11.97 processing language bs #65 11.97 processing language ca #65 11.97 processing language ca@valencia #65 11.97 processing language cs #65 11.97 processing language cy #65 11.97 processing language da #65 11.97 processing language de-de #65 11.97 processing language el #65 11.97 processing language en-uk #65 11.97 processing language en@lolcat #65 11.97 processing language en@pirate #65 11.97 processing language es-419 #65 11.97 processing language es-ar #65 11.97 processing language es-ec #65 11.97 processing language es-es #65 11.97 processing language es-mx #65 11.97 processing language es-pe #65 11.97 processing language et-ee #65 11.97 processing language eu-es #65 11.97 processing language fa #65 11.97 processing language fa-ir #65 11.97 processing language fi-fi #65 11.97 processing language fil #65 11.97 processing language fr #65 11.97 processing language gl #65 11.97 processing language gu #65 11.97 processing language he #65 11.97 processing language hi #65 11.97 processing language hr #65 11.97 processing language hu #65 11.97 processing language hy-am #65 11.97 processing language id #65 11.97 processing language it-it #65 11.97 processing language ja-jp #65 11.97 processing language kk-kz #65 11.97 processing language km-kh #65 11.97 processing language kn #65 11.97 processing language ko-kr #65 11.97 processing language lt-lt #65 11.97 processing language ml #65 11.97 processing language mn #65 11.97 processing language mr #65 11.97 processing language ms #65 11.97 processing language nb #65 11.97 processing language ne #65 11.97 processing language nl-nl #65 11.97 processing language or #65 11.97 processing language pl #65 11.97 processing language pt-br #65 11.97 processing language pt-pt #65 11.97 processing language ro #65 11.97 processing language ru #65 11.97 processing language si #65 11.97 processing language sk #65 11.97 processing language sl #65 11.97 processing language sq #65 11.97 processing language sr #65 11.97 processing language sv #65 11.97 processing language sw #65 11.97 processing language ta #65 11.97 processing language te #65 11.97 processing language th #65 11.97 processing language tr-tr #65 11.97 processing language uk #65 11.97 processing language ur #65 11.97 processing language vi #65 11.97 processing language uz #65 11.97 processing language zh-cn #65 11.97 processing language zh-hk #65 11.97 processing language zh-tw #65 DONE 13.7s #66 [production 28/40] COPY --chown=app:app ./bin /openedx/bin #66 DONE 0.1s #67 [production 29/40] RUN chmod a+x /openedx/bin/* #67 DONE 0.1s #68 [production 30/40] RUN npm run postinstall # Postinstall artifacts are stuck in nodejs-requirements layer. Create them here too. #68 0.611 #68 0.611 > edx@0.1.0 postinstall #68 0.611 > scripts/copy-node-modules.sh #68 0.611 #68 0.625 ===================================================================================== #68 0.625 Copying required assets from node_modules... #68 0.625 ------------------------------------------------------------------------------- #68 0.625 Ensuring vendor directories exist... #68 0.625 +mkdir -p common/static/common/js/vendor #68 0.651 +mkdir -p common/static/common/css/vendor #68 0.652 Copying certain JS modules from node_modules into vendor directory... #68 0.652 +cp --force node_modules/backbone.paginator/lib/backbone.paginator.js node_modules/backbone/backbone.js node_modules/bootstrap/dist/js/bootstrap.bundle.js node_modules/hls.js/dist/hls.js node_modules/jquery-migrate/dist/jquery-migrate.js node_modules/jquery.scrollto/jquery.scrollTo.js node_modules/jquery/dist/jquery.js node_modules/moment-timezone/builds/moment-timezone-with-data.js node_modules/moment/min/moment-with-locales.js node_modules/requirejs/require.js node_modules/underscore.string/dist/underscore.string.js node_modules/underscore/underscore.js node_modules/which-country/index.js common/static/common/js/vendor #68 0.672 Copying certain JS developer modules into vendor directory... #68 0.673 +cp --force node_modules/sinon/pkg/sinon.js common/static/common/js/vendor #68 0.688 +cp --force node_modules/squirejs/src/Squire.js common/static/common/js/vendor #68 0.693 ------------------------------------------------------------------------------- #68 0.694 Done copying required assets from node_modules. #68 0.695 ===================================================================================== #68 0.719 npm notice #68 0.719 npm notice New minor version of npm available! 11.6.2 -> 11.8.0 #68 0.719 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0 #68 0.719 npm notice To update run: npm install -g npm@11.8.0 #68 0.719 npm notice #68 DONE 0.9s #69 [production 31/40] RUN npm run compile-sass -- --skip-themes #69 0.385 #69 0.385 > edx@0.1.0 compile-sass #69 0.385 > scripts/compile_sass.py --env=${NODE_ENV:-production} --skip-themes #69 0.385 #69 0.510 USING ENV: production #69 0.510 #69 0.510 #69 0.510 Compiling default Sass... #69 0.510 Compiling default LMS Sass... #69 0.510 Source: lms/static/sass #69 0.510 Target: lms/static/css #69 0.510 Include paths: #69 0.510 common/static #69 0.510 common/static/sass #69 0.510 node_modules/@edx #69 0.510 node_modules #69 0.510 lms/static/sass/partials #69 0.510 lms/static/sass #69 0.510 Files: #69 0.510 lms/static/sass/lms-course-rtl.scss -> lms/static/css/lms-course-rtl.css #69 1.398 lms/static/sass/lms-mobile-rtl.scss -> lms/static/css/lms-mobile-rtl.css #69 1.501 lms/static/sass/lms-footer-rtl.scss -> lms/static/css/lms-footer-rtl.css #69 1.632 lms/static/sass/lms-main-v1-rtl.scss -> lms/static/css/lms-main-v1-rtl.css #69 3.874 lms/static/sass/lms-mobile.scss -> lms/static/css/lms-mobile.css #69 3.978 lms/static/sass/lms-footer-edx-rtl.scss -> lms/static/css/lms-footer-edx-rtl.css #69 4.066 lms/static/sass/lms-footer-edx.scss -> lms/static/css/lms-footer-edx.css #69 4.148 lms/static/sass/lms-main-v1.scss -> lms/static/css/lms-main-v1.css #69 6.194 lms/static/sass/lms-course.scss -> lms/static/css/lms-course.css #69 6.909 lms/static/sass/lms-footer.scss -> lms/static/css/lms-footer.css #69 7.036 lms/static/sass/bootstrap/lms-main.scss -> lms/static/css/bootstrap/lms-main.css #69 7.266 lms/static/sass/discussion/inline-discussion.scss -> lms/static/css/discussion/inline-discussion.css #69 7.403 lms/static/sass/discussion/inline-discussion-rtl.scss -> lms/static/css/discussion/inline-discussion-rtl.css #69 7.545 lms/static/sass/discussion/lms-discussion-bootstrap.scss -> lms/static/css/discussion/lms-discussion-bootstrap.css #69 7.708 Done. #69 7.712 Generating missing right-to-left CSS: #69 7.714 Source: lms/static/css/bootstrap/lms-main.css #69 7.714 Target: lms/static/css/bootstrap/lms-main-rtl.css #69 7.838 rtlcss: Warning! No config present, using defaults. #69 7.939 Saving: #69 7.939 /openedx/edx-platform/lms/static/css/bootstrap/lms-main-rtl.css #69 8.173 Generated. #69 8.173 Generating missing right-to-left CSS: #69 8.173 Source: lms/static/css/discussion/lms-discussion-bootstrap.css #69 8.173 Target: lms/static/css/discussion/lms-discussion-bootstrap-rtl.css #69 8.256 rtlcss: Warning! No config present, using defaults. #69 8.336 Saving: #69 8.336 /openedx/edx-platform/lms/static/css/discussion/lms-discussion-bootstrap-rtl.css #69 8.566 Generated. #69 8.566 Compiling default certificate Sass... #69 8.567 Source: lms/static/certificates/sass #69 8.568 Target: lms/static/certificates/css #69 8.571 Include paths: #69 8.575 common/static #69 8.575 common/static/sass #69 8.575 node_modules/@edx #69 8.575 node_modules #69 8.575 lms/static/sass/partials #69 8.575 lms/static/sass #69 8.575 Files: #69 8.575 lms/static/certificates/sass/main-rtl.scss -> lms/static/certificates/css/main-rtl.css #69 8.641 lms/static/certificates/sass/main-ltr.scss -> lms/static/certificates/css/main-ltr.css #69 8.681 Done. #69 8.682 Compiling default CMS Sass... #69 8.682 Source: cms/static/sass #69 8.682 Target: cms/static/css #69 8.682 Include paths: #69 8.682 common/static #69 8.682 common/static/sass #69 8.682 node_modules/@edx #69 8.682 node_modules #69 8.682 lms/static/sass/partials #69 8.682 cms/static/sass/partials #69 8.682 cms/static/sass #69 8.682 Files: #69 8.682 cms/static/sass/studio-main-v1.scss -> cms/static/css/studio-main-v1.css #69 10.19 cms/static/sass/course-unit-mfe-iframe-bundle.scss -> cms/static/css/course-unit-mfe-iframe-bundle.css #69 11.63 cms/static/sass/studio-main-v1-rtl.scss -> cms/static/css/studio-main-v1-rtl.css #69 13.00 cms/static/sass/bootstrap/studio-main.scss -> cms/static/css/bootstrap/studio-main.css #69 13.12 Done. #69 13.12 Generating missing right-to-left CSS: #69 13.12 Source: cms/static/css/bootstrap/studio-main.css #69 13.12 Target: cms/static/css/bootstrap/studio-main-rtl.css #69 13.20 rtlcss: Warning! No config present, using defaults. #69 13.25 Saving: #69 13.25 /openedx/edx-platform/cms/static/css/bootstrap/studio-main-rtl.css #69 13.42 Generated. #69 13.42 Done compiling default Sass! #69 13.42 #69 13.43 Successfully compiled: #69 13.43 - /openedx/edx-platform (default Sass) #69 DONE 13.6s #70 [production 32/40] RUN npm run webpack #70 0.356 #70 0.356 > edx@0.1.0 webpack #70 0.356 > NODE_ENV=${NODE_ENV:-production} webpack --config=${WEBPACK_CONFIG_PATH:-webpack.prod.config.js} #70 0.356 #70 1.053 [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` #70 1.125 [webpack.Progress] 0% #70 1.125 #70 1.125 [webpack.Progress] 1% setup before run #70 1.127 [webpack.Progress] 1% setup before run NodeEnvironmentPlugin #70 1.127 [webpack.Progress] 1% setup before run #70 1.127 [webpack.Progress] 2% setup run #70 1.127 [webpack.Progress] 2% setup run webpack-cli #70 1.127 [webpack.Progress] 2% setup run #70 1.133 [webpack.Progress] 4% setup normal module factory #70 1.134 [webpack.Progress] 4% setup normal module factory #70 1.134 [webpack.Progress] 5% setup context module factory #70 1.134 [webpack.Progress] 5% setup context module factory #70 1.134 [webpack.Progress] 6% setup before compile #70 1.134 [webpack.Progress] 6% setup before compile ProgressPlugin #70 1.135 [webpack.Progress] 6% setup before compile #70 1.135 [webpack.Progress] 7% setup compile #70 1.135 [webpack.Progress] 7% setup compile BundleTrackerPlugin #70 1.136 [webpack.Progress] 7% setup compile BundleTrackerPlugin #70 1.136 [webpack.Progress] 7% setup compile ExternalsPlugin #70 1.137 [webpack.Progress] 7% setup compile ExternalsPlugin #70 1.137 [webpack.Progress] 7% setup compile #70 1.144 [webpack.Progress] 8% setup compilation #70 1.144 [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin #70 1.146 [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin #70 1.146 [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin #70 1.146 [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin #70 1.146 [webpack.Progress] 8% setup compilation AssignLibraryPlugin #70 1.146 [webpack.Progress] 8% setup compilation WorkerPlugin #70 1.147 [webpack.Progress] 8% setup compilation SplitChunksPlugin #70 1.148 [webpack.Progress] 8% setup compilation ResolverCachePlugin #70 1.148 [webpack.Progress] 8% setup compilation #70 1.151 [webpack.Progress] 9% setup compilation #70 1.151 [webpack.Progress] 9% setup compilation ProgressPlugin #70 1.152 [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin #70 1.152 [webpack.Progress] 9% setup compilation ProvidePlugin #70 1.152 [webpack.Progress] 9% setup compilation DefinePlugin #70 1.168 [webpack.Progress] 9% setup compilation LoaderOptionsPlugin #70 1.168 [webpack.Progress] 9% setup compilation ExternalsPlugin #70 1.168 [webpack.Progress] 9% setup compilation ExternalsPlugin #70 1.168 [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin #70 1.168 [webpack.Progress] 9% setup compilation JavascriptModulesPlugin #70 1.168 [webpack.Progress] 9% setup compilation JsonModulesPlugin #70 1.168 [webpack.Progress] 9% setup compilation AssetModulesPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.168 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.173 [webpack.Progress] 9% setup compilation RuntimePlugin #70 1.175 [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin #70 1.175 [webpack.Progress] 9% setup compilation DataUriPlugin #70 1.175 [webpack.Progress] 9% setup compilation FileUriPlugin #70 1.175 [webpack.Progress] 9% setup compilation CompatibilityPlugin #70 1.175 [webpack.Progress] 9% setup compilation HarmonyModulesPlugin #70 1.175 [webpack.Progress] 9% setup compilation AMDPlugin #70 1.175 [webpack.Progress] 9% setup compilation RequireJsStuffPlugin #70 1.175 [webpack.Progress] 9% setup compilation CommonJsPlugin #70 1.175 [webpack.Progress] 9% setup compilation LoaderPlugin #70 1.176 [webpack.Progress] 9% setup compilation LoaderPlugin #70 1.176 [webpack.Progress] 9% setup compilation NodeStuffPlugin #70 1.176 [webpack.Progress] 9% setup compilation APIPlugin #70 1.178 [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin #70 1.178 [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin #70 1.178 [webpack.Progress] 9% setup compilation ConstPlugin #70 1.178 [webpack.Progress] 9% setup compilation UseStrictPlugin #70 1.178 [webpack.Progress] 9% setup compilation RequireIncludePlugin #70 1.178 [webpack.Progress] 9% setup compilation RequireEnsurePlugin #70 1.178 [webpack.Progress] 9% setup compilation RequireContextPlugin #70 1.180 [webpack.Progress] 9% setup compilation ImportPlugin #70 1.180 [webpack.Progress] 9% setup compilation ImportMetaContextPlugin #70 1.180 [webpack.Progress] 9% setup compilation SystemPlugin #70 1.180 [webpack.Progress] 9% setup compilation ImportMetaPlugin #70 1.180 [webpack.Progress] 9% setup compilation URLPlugin #70 1.182 [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin #70 1.182 [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin #70 1.182 [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin #70 1.182 [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin #70 1.183 [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin #70 1.183 [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin #70 1.183 [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin #70 1.184 [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin #70 1.184 [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin #70 1.184 [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin #70 1.184 [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin #70 1.184 [webpack.Progress] 9% setup compilation InnerGraphPlugin #70 1.184 [webpack.Progress] 9% setup compilation MangleExportsPlugin #70 1.185 [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin #70 1.185 [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin #70 1.185 [webpack.Progress] 9% setup compilation RealContentHashPlugin #70 1.186 [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin #70 1.186 [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin #70 1.186 [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin #70 1.186 [webpack.Progress] 9% setup compilation DefinePlugin #70 1.187 [webpack.Progress] 9% setup compilation TerserPlugin #70 1.191 [webpack.Progress] 9% setup compilation TemplatedPathPlugin #70 1.193 [webpack.Progress] 9% setup compilation RecordIdsPlugin #70 1.193 [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin #70 1.193 [webpack.Progress] 9% setup compilation #70 1.196 [webpack.Progress] 10% building #70 1.197 [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules #70 1.200 [webpack.Progress] 0% #70 1.202 #70 1.203 [webpack.Progress] 1% setup before run #70 1.205 [webpack.Progress] 1% setup before run NodeEnvironmentPlugin #70 1.205 [webpack.Progress] 1% setup before run #70 1.205 [webpack.Progress] 2% setup run #70 1.206 [webpack.Progress] 2% setup run webpack-cli #70 1.207 [webpack.Progress] 2% setup run #70 1.210 [webpack.Progress] 4% setup normal module factory #70 1.210 [webpack.Progress] 4% setup normal module factory #70 1.211 [webpack.Progress] 5% setup context module factory #70 1.211 [webpack.Progress] 5% setup context module factory #70 1.211 [webpack.Progress] 6% setup before compile #70 1.211 [webpack.Progress] 6% setup before compile ProgressPlugin #70 1.211 [webpack.Progress] 6% setup before compile #70 1.211 [webpack.Progress] 7% setup compile #70 1.211 [webpack.Progress] 7% setup compile ExternalsPlugin #70 1.211 [webpack.Progress] 7% setup compile ExternalsPlugin #70 1.211 [webpack.Progress] 7% setup compile #70 1.219 [webpack.Progress] 8% setup compilation #70 1.219 [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin #70 1.219 [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin #70 1.219 [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin #70 1.219 [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin #70 1.219 [webpack.Progress] 8% setup compilation AssignLibraryPlugin #70 1.219 [webpack.Progress] 8% setup compilation WorkerPlugin #70 1.219 [webpack.Progress] 8% setup compilation SplitChunksPlugin #70 1.219 [webpack.Progress] 8% setup compilation ResolverCachePlugin #70 1.219 [webpack.Progress] 8% setup compilation #70 1.219 [webpack.Progress] 9% setup compilation #70 1.219 [webpack.Progress] 9% setup compilation ProgressPlugin #70 1.219 [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin #70 1.219 [webpack.Progress] 9% setup compilation ProvidePlugin #70 1.219 [webpack.Progress] 9% setup compilation DefinePlugin #70 1.219 [webpack.Progress] 9% setup compilation LoaderOptionsPlugin #70 1.219 [webpack.Progress] 9% setup compilation ExternalsPlugin #70 1.219 [webpack.Progress] 9% setup compilation ExternalsPlugin #70 1.219 [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin #70 1.219 [webpack.Progress] 9% setup compilation JavascriptModulesPlugin #70 1.219 [webpack.Progress] 9% setup compilation JsonModulesPlugin #70 1.219 [webpack.Progress] 9% setup compilation AssetModulesPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation EntryPlugin #70 1.219 [webpack.Progress] 9% setup compilation RuntimePlugin #70 1.219 [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin #70 1.219 [webpack.Progress] 9% setup compilation DataUriPlugin #70 1.221 [webpack.Progress] 9% setup compilation FileUriPlugin #70 1.221 [webpack.Progress] 9% setup compilation CompatibilityPlugin #70 1.221 [webpack.Progress] 9% setup compilation HarmonyModulesPlugin #70 1.221 [webpack.Progress] 9% setup compilation AMDPlugin #70 1.221 [webpack.Progress] 9% setup compilation RequireJsStuffPlugin #70 1.221 [webpack.Progress] 9% setup compilation CommonJsPlugin #70 1.221 [webpack.Progress] 9% setup compilation LoaderPlugin #70 1.221 [webpack.Progress] 9% setup compilation LoaderPlugin #70 1.221 [webpack.Progress] 9% setup compilation NodeStuffPlugin #70 1.221 [webpack.Progress] 9% setup compilation APIPlugin #70 1.221 [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin #70 1.221 [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin #70 1.221 [webpack.Progress] 9% setup compilation ConstPlugin #70 1.221 [webpack.Progress] 9% setup compilation UseStrictPlugin #70 1.221 [webpack.Progress] 9% setup compilation RequireIncludePlugin #70 1.221 [webpack.Progress] 9% setup compilation RequireEnsurePlugin #70 1.221 [webpack.Progress] 9% setup compilation RequireContextPlugin #70 1.221 [webpack.Progress] 9% setup compilation ImportPlugin #70 1.221 [webpack.Progress] 9% setup compilation ImportMetaContextPlugin #70 1.221 [webpack.Progress] 9% setup compilation SystemPlugin #70 1.221 [webpack.Progress] 9% setup compilation ImportMetaPlugin #70 1.221 [webpack.Progress] 9% setup compilation URLPlugin #70 1.221 [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin #70 1.221 [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin #70 1.221 [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin #70 1.221 [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin #70 1.221 [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin #70 1.221 [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin #70 1.221 [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin #70 1.221 [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin #70 1.221 [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin #70 1.221 [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin #70 1.223 [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin #70 1.223 [webpack.Progress] 9% setup compilation InnerGraphPlugin #70 1.223 [webpack.Progress] 9% setup compilation MangleExportsPlugin #70 1.223 [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin #70 1.223 [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin #70 1.223 [webpack.Progress] 9% setup compilation RealContentHashPlugin #70 1.223 [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin #70 1.223 [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin #70 1.223 [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin #70 1.223 [webpack.Progress] 9% setup compilation DefinePlugin #70 1.223 [webpack.Progress] 9% setup compilation TerserPlugin #70 1.223 [webpack.Progress] 9% setup compilation TemplatedPathPlugin #70 1.223 [webpack.Progress] 9% setup compilation RecordIdsPlugin #70 1.223 [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin #70 1.223 [webpack.Progress] 9% setup compilation #70 1.223 [webpack.Progress] 10% building #70 1.223 [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules #70 1.224 (node:19) [DEP_WEBPACK_RULE_LOADER_OPTIONS_STRING] DeprecationWarning: Using a string as loader options is deprecated (ruleSet[1].rules[7].use[0].options) #70 1.224 (Use `node --trace-deprecation ...` to show where the warning was created) #70 1.473 [webpack.Progress] 10% building import loader ../node_modules/string-replace-loader/index.js #70 1.474 [webpack.Progress] 10% building import loader ../node_modules/exports-loader/index.js #70 1.489 [webpack.Progress] 10% building import loader ../node_modules/imports-loader/index.js #70 1.495 [webpack.Progress] 10% building 0/84 entries 52/84 dependencies 0/20 modules #70 1.515 [webpack.Progress] 10% building import loader ../node_modules/babel-loader/lib/index.js #70 1.665 [webpack.Progress] 10% building 0/84 entries 83/84 dependencies 0/51 modules #70 1.676 [webpack.Progress] 10% building import loader ../node_modules/string-replace-loader/index.js #70 1.676 [webpack.Progress] 10% building import loader ../node_modules/exports-loader/index.js #70 1.676 [webpack.Progress] 10% building import loader ../node_modules/imports-loader/index.js #70 1.676 [webpack.Progress] 10% building 0/84 entries 52/84 dependencies 0/20 modules #70 1.685 [webpack.Progress] 10% building import loader ../node_modules/babel-loader/lib/index.js #70 1.685 [webpack.Progress] 10% building 0/84 entries 83/84 dependencies 0/51 modules #70 2.194 [webpack.Progress] 10% building 0/84 entries 83/95 dependencies 1/51 modules #70 2.194 [webpack.Progress] 10% building 1/84 entries 83/95 dependencies 1/51 modules #70 2.194 [webpack.Progress] 11% building 2/84 entries 83/95 dependencies 1/51 modules #70 2.197 [webpack.Progress] 11% building 3/84 entries 83/100 dependencies 2/51 modules #70 2.197 [webpack.Progress] 12% building 4/84 entries 83/111 dependencies 3/51 modules #70 2.197 [webpack.Progress] 13% building 5/84 entries 83/111 dependencies 3/51 modules #70 2.215 [webpack.Progress] 10% building 0/84 entries 83/99 dependencies 1/51 modules #70 2.215 [webpack.Progress] 10% building 1/84 entries 83/99 dependencies 1/51 modules #70 2.215 [webpack.Progress] 11% building 2/84 entries 83/99 dependencies 1/51 modules #70 2.215 [webpack.Progress] 11% building 3/84 entries 83/101 dependencies 2/51 modules #70 2.215 [webpack.Progress] 12% building 4/84 entries 83/111 dependencies 3/51 modules #70 2.215 [webpack.Progress] 13% building 5/84 entries 83/111 dependencies 3/51 modules #70 2.221 [webpack.Progress] 13% building 6/84 entries 104/114 dependencies 6/53 modules #70 2.221 [webpack.Progress] 14% building 7/84 entries 104/114 dependencies 6/53 modules #70 2.221 [webpack.Progress] 15% building 8/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 15% building 9/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 16% building 10/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 17% building 11/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 17% building 12/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 18% building 13/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 19% building 14/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 19% building 15/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 20% building 16/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 21% building 17/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 21% building 18/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 22% building 19/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 23% building 20/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 23% building 21/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 24% building 22/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 25% building 23/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 25% building 24/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 26% building 25/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 27% building 26/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 27% building 27/84 entries 104/114 dependencies 6/53 modules #70 2.222 [webpack.Progress] 28% building 28/84 entries 104/114 dependencies 7/53 modules #70 2.222 [webpack.Progress] 28% building 29/84 entries 104/114 dependencies 7/53 modules #70 2.222 [webpack.Progress] 29% building 30/84 entries 104/114 dependencies 7/53 modules #70 2.222 [webpack.Progress] 30% building 31/84 entries 104/114 dependencies 7/53 modules #70 2.225 [webpack.Progress] 30% building 32/84 entries 104/114 dependencies 7/53 modules #70 2.225 [webpack.Progress] 31% building 33/84 entries 104/114 dependencies 8/53 modules #70 2.225 [webpack.Progress] 32% building 34/84 entries 104/114 dependencies 8/53 modules #70 2.225 [webpack.Progress] 32% building 35/84 entries 104/114 dependencies 9/53 modules #70 2.225 [webpack.Progress] 33% building 36/84 entries 104/114 dependencies 10/53 modules #70 2.225 [webpack.Progress] 34% building 37/84 entries 104/114 dependencies 11/53 modules #70 2.225 [webpack.Progress] 34% building 38/84 entries 104/114 dependencies 12/53 modules #70 2.225 [webpack.Progress] 35% building 39/84 entries 104/114 dependencies 13/53 modules #70 2.225 [webpack.Progress] 36% building 40/84 entries 104/114 dependencies 14/53 modules #70 2.318 [webpack.Progress] 13% building 6/84 entries 104/114 dependencies 6/53 modules #70 2.320 [webpack.Progress] 14% building 7/84 entries 104/114 dependencies 6/53 modules #70 2.321 [webpack.Progress] 15% building 8/84 entries 104/114 dependencies 6/53 modules #70 2.322 [webpack.Progress] 15% building 9/84 entries 104/114 dependencies 6/53 modules #70 2.323 [webpack.Progress] 16% building 10/84 entries 104/114 dependencies 6/53 modules #70 2.324 [webpack.Progress] 17% building 11/84 entries 104/114 dependencies 6/53 modules #70 2.325 [webpack.Progress] 17% building 12/84 entries 104/114 dependencies 6/53 modules #70 2.326 [webpack.Progress] 18% building 13/84 entries 104/114 dependencies 6/53 modules #70 2.327 [webpack.Progress] 19% building 14/84 entries 104/114 dependencies 6/53 modules #70 2.328 [webpack.Progress] 19% building 15/84 entries 104/114 dependencies 6/53 modules #70 2.329 [webpack.Progress] 20% building 16/84 entries 104/114 dependencies 6/53 modules #70 2.330 [webpack.Progress] 21% building 17/84 entries 104/114 dependencies 6/53 modules #70 2.331 [webpack.Progress] 21% building 18/84 entries 104/114 dependencies 6/53 modules #70 2.331 [webpack.Progress] 22% building 19/84 entries 104/114 dependencies 6/53 modules #70 2.332 [webpack.Progress] 23% building 20/84 entries 104/114 dependencies 6/53 modules #70 2.332 [webpack.Progress] 23% building 21/84 entries 104/114 dependencies 6/53 modules #70 2.333 [webpack.Progress] 24% building 22/84 entries 104/114 dependencies 6/53 modules #70 2.334 [webpack.Progress] 25% building 23/84 entries 104/114 dependencies 6/53 modules #70 2.335 [webpack.Progress] 25% building 24/84 entries 104/114 dependencies 6/53 modules #70 2.335 [webpack.Progress] 26% building 25/84 entries 104/114 dependencies 6/53 modules #70 2.335 [webpack.Progress] 27% building 26/84 entries 104/114 dependencies 6/53 modules #70 2.335 [webpack.Progress] 27% building 27/84 entries 104/114 dependencies 6/53 modules #70 2.335 [webpack.Progress] 28% building 28/84 entries 104/114 dependencies 7/53 modules #70 2.335 [webpack.Progress] 28% building 29/84 entries 104/114 dependencies 7/53 modules #70 2.335 [webpack.Progress] 29% building 30/84 entries 104/114 dependencies 7/53 modules #70 2.335 [webpack.Progress] 30% building 31/84 entries 104/114 dependencies 7/53 modules #70 2.335 [webpack.Progress] 30% building 32/84 entries 104/114 dependencies 7/53 modules #70 2.335 [webpack.Progress] 31% building 33/84 entries 104/114 dependencies 8/53 modules #70 2.335 [webpack.Progress] 32% building 34/84 entries 104/114 dependencies 8/53 modules #70 2.335 [webpack.Progress] 32% building 35/84 entries 104/114 dependencies 9/53 modules #70 2.335 [webpack.Progress] 33% building 36/84 entries 104/114 dependencies 10/53 modules #70 2.335 [webpack.Progress] 34% building 37/84 entries 104/114 dependencies 11/53 modules #70 2.335 [webpack.Progress] 34% building 38/84 entries 104/114 dependencies 12/53 modules #70 2.336 [webpack.Progress] 35% building 39/84 entries 104/114 dependencies 13/53 modules #70 2.336 [webpack.Progress] 36% building 40/84 entries 104/114 dependencies 14/53 modules #70 4.391 [webpack.Progress] 36% building 40/84 entries 104/200 dependencies 14/53 modules #70 4.396 [webpack.Progress] 36% building 41/84 entries 119/244 dependencies 15/55 modules #70 4.407 [webpack.Progress] 36% building 40/84 entries 104/200 dependencies 14/53 modules #70 4.410 [webpack.Progress] 36% building 41/84 entries 118/244 dependencies 15/55 modules #70 5.719 [webpack.Progress] 36% building 41/84 entries 182/263 dependencies 20/104 modules #70 5.936 [webpack.Progress] 36% building 41/84 entries 185/300 dependencies 20/107 modules #70 5.936 [webpack.Progress] 37% building 42/84 entries 185/307 dependencies 22/107 modules #70 6.144 [webpack.Progress] 37% building 42/84 entries 224/317 dependencies 34/109 modules #70 6.658 [webpack.Progress] 37% building 42/84 entries 269/370 dependencies 35/133 modules #70 6.658 [webpack.Progress] 38% building 43/84 entries 270/370 dependencies 36/133 modules #70 6.846 [webpack.Progress] 37% building 42/84 entries 269/381 dependencies 35/135 modules #70 7.045 [webpack.Progress] 38% building 43/84 entries 286/397 dependencies 37/141 modules #70 7.220 [webpack.Progress] 38% building 43/84 entries 291/405 dependencies 38/149 modules #70 7.220 [webpack.Progress] 38% building 44/84 entries 291/405 dependencies 38/149 modules #70 7.223 [webpack.Progress] 38% building 44/84 entries 302/406 dependencies 38/155 modules #70 8.249 [webpack.Progress] 38% building import loader ../node_modules/svg-inline-loader/index.js #70 8.255 [webpack.Progress] 38% building 44/84 entries 356/420 dependencies 39/176 modules #70 8.256 [webpack.Progress] 38% building import loader ../node_modules/raw-loader/index.js #70 8.256 [webpack.Progress] 38% building 44/84 entries 356/420 dependencies 39/176 modules #70 8.258 [webpack.Progress] 38% building import loader ../node_modules/svg-inline-loader/index.js #70 8.258 [webpack.Progress] 38% building 44/84 entries 343/405 dependencies 38/166 modules #70 8.258 [webpack.Progress] 38% building import loader ../node_modules/raw-loader/index.js #70 8.258 [webpack.Progress] 38% building 44/84 entries 343/405 dependencies 38/166 modules #70 8.260 [webpack.Progress] 39% building 45/84 entries 344/405 dependencies 39/166 modules #70 8.261 [webpack.Progress] 39% building 45/84 entries 357/420 dependencies 40/176 modules #70 8.569 [webpack.Progress] 40% building 46/84 entries 386/520 dependencies 53/177 modules #70 8.571 [webpack.Progress] 40% building 46/84 entries 368/532 dependencies 50/171 modules #70 11.97 [webpack.Progress] 40% building 46/84 entries 500/566 dependencies 63/224 modules #70 11.97 [webpack.Progress] 40% building 46/84 entries 500/561 dependencies 62/222 modules #70 16.41 [webpack.Progress] 40% building 47/84 entries 530/577 dependencies 70/223 modules #70 16.41 [webpack.Progress] 41% building 48/84 entries 530/577 dependencies 71/223 modules #70 16.41 [webpack.Progress] 42% building 49/84 entries 530/577 dependencies 71/223 modules #70 16.85 [webpack.Progress] 40% building 47/84 entries 525/585 dependencies 66/226 modules #70 16.85 [webpack.Progress] 41% building 48/84 entries 525/585 dependencies 67/226 modules #70 16.85 [webpack.Progress] 42% building 49/84 entries 525/585 dependencies 67/226 modules #70 18.05 [webpack.Progress] 42% building 49/84 entries 547/600 dependencies 73/229 modules #70 18.07 [webpack.Progress] 42% building 50/84 entries 574/646 dependencies 88/229 modules #70 18.07 [webpack.Progress] 43% building 51/84 entries 574/646 dependencies 89/229 modules #70 18.07 [webpack.Progress] 42% building 49/84 entries 545/600 dependencies 77/225 modules #70 18.07 [webpack.Progress] 42% building 50/84 entries 553/665 dependencies 82/225 modules #70 18.07 [webpack.Progress] 43% building 51/84 entries 553/665 dependencies 83/225 modules #70 18.71 [webpack.Progress] 43% building 51/84 entries 586/700 dependencies 94/234 modules #70 18.74 [webpack.Progress] 43% building 51/84 entries 600/766 dependencies 93/226 modules #70 18.90 [webpack.Progress] 44% building 52/84 entries 663/785 dependencies 103/243 modules #70 18.92 [webpack.Progress] 44% building 52/84 entries 685/779 dependencies 106/244 modules #70 19.44 [webpack.Progress] 44% building 52/84 entries 735/800 dependencies 110/263 modules #70 19.60 [webpack.Progress] 44% building 52/84 entries 729/800 dependencies 110/261 modules #70 22.05 [BABEL] Note: The code generator has deoptimised the styling of /openedx/edx-platform/common/static/common/js/vendor/hls.js as it exceeds the max of 500KB. #70 22.24 [webpack.Progress] 44% building 52/84 entries 800/889 dependencies 121/270 modules #70 22.61 [webpack.Progress] 44% building 52/84 entries 800/878 dependencies 128/275 modules #70 25.60 [BABEL] Note: The code generator has deoptimised the styling of /openedx/edx-platform/common/static/common/js/vendor/hls.js as it exceeds the max of 500KB. #70 26.05 [webpack.Progress] 44% building 52/84 entries 824/1000 dependencies 130/279 modules #70 26.42 [webpack.Progress] 44% building 52/84 entries 853/1000 dependencies 144/293 modules #70 26.59 [webpack.Progress] 44% building 52/84 entries 900/1205 dependencies 140/316 modules #70 27.14 [webpack.Progress] 44% building 52/84 entries 1223/1300 dependencies 161/457 modules #70 28.29 [webpack.Progress] 44% building 52/84 entries 1286/1376 dependencies 200/456 modules #70 28.29 [webpack.Progress] 44% building 52/84 entries 1281/1355 dependencies 200/459 modules #70 30.22 [webpack.Progress] 44% building 52/84 entries 1400/1465 dependencies 255/471 modules #70 30.22 [webpack.Progress] 44% building 52/84 entries 1400/1467 dependencies 256/459 modules #70 31.36 [webpack.Progress] 44% building 52/84 entries 1430/1500 dependencies 267/464 modules #70 31.39 [webpack.Progress] 44% building 52/84 entries 1427/1500 dependencies 269/472 modules #70 33.44 [webpack.Progress] 44% building 52/84 entries 1494/1559 dependencies 300/473 modules #70 33.44 [webpack.Progress] 44% building 52/84 entries 1500/1562 dependencies 305/464 modules #70 33.87 [webpack.Progress] 44% building 53/84 entries 1508/1567 dependencies 313/474 modules #70 34.29 [webpack.Progress] 44% building 52/84 entries 1517/1600 dependencies 318/467 modules #70 34.32 [webpack.Progress] 44% building 53/84 entries 1538/1615 dependencies 330/467 modules #70 35.18 [webpack.Progress] 45% building 54/84 entries 1599/1676 dependencies 368/491 modules #70 35.18 [webpack.Progress] 46% building 55/84 entries 1599/1676 dependencies 368/491 modules #70 35.18 [webpack.Progress] 46% building 56/84 entries 1599/1676 dependencies 368/491 modules #70 35.18 [webpack.Progress] 47% building 57/84 entries 1599/1676 dependencies 368/491 modules #70 35.18 [webpack.Progress] 47% building 58/84 entries 1599/1676 dependencies 369/491 modules #70 35.18 [webpack.Progress] 48% building 59/84 entries 1599/1676 dependencies 370/491 modules #70 35.18 [webpack.Progress] 49% building 60/84 entries 1599/1676 dependencies 371/491 modules #70 35.18 [webpack.Progress] 49% building 61/84 entries 1599/1676 dependencies 373/491 modules #70 35.18 [webpack.Progress] 50% building 62/84 entries 1599/1676 dependencies 381/491 modules #70 35.18 [webpack.Progress] 51% building 63/84 entries 1599/1676 dependencies 384/491 modules #70 35.18 [webpack.Progress] 51% building 64/84 entries 1599/1676 dependencies 391/491 modules #70 35.18 [webpack.Progress] 52% building 65/84 entries 1599/1676 dependencies 393/491 modules #70 35.18 [webpack.Progress] 53% building 66/84 entries 1599/1676 dependencies 395/491 modules #70 35.18 [webpack.Progress] 53% building 67/84 entries 1599/1676 dependencies 398/491 modules #70 35.18 [webpack.Progress] 44% building 53/84 entries 1600/1683 dependencies 363/491 modules #70 35.19 [webpack.Progress] 45% building 54/84 entries 1605/1683 dependencies 365/493 modules #70 35.19 [webpack.Progress] 46% building 55/84 entries 1605/1683 dependencies 365/493 modules #70 35.19 [webpack.Progress] 46% building 56/84 entries 1605/1683 dependencies 365/493 modules #70 35.19 [webpack.Progress] 47% building 57/84 entries 1605/1683 dependencies 365/493 modules #70 35.19 [webpack.Progress] 47% building 58/84 entries 1605/1683 dependencies 366/493 modules #70 35.19 [webpack.Progress] 48% building 59/84 entries 1605/1683 dependencies 367/493 modules #70 35.19 [webpack.Progress] 49% building 60/84 entries 1605/1683 dependencies 368/493 modules #70 35.19 [webpack.Progress] 49% building 61/84 entries 1605/1683 dependencies 370/493 modules #70 35.19 [webpack.Progress] 50% building 62/84 entries 1605/1683 dependencies 378/493 modules #70 35.19 [webpack.Progress] 51% building 63/84 entries 1605/1683 dependencies 383/493 modules #70 35.19 [webpack.Progress] 51% building 64/84 entries 1605/1683 dependencies 388/493 modules #70 35.19 [webpack.Progress] 52% building 65/84 entries 1605/1683 dependencies 391/493 modules #70 35.19 [webpack.Progress] 53% building 66/84 entries 1605/1683 dependencies 394/493 modules #70 35.19 [webpack.Progress] 53% building 67/84 entries 1605/1683 dependencies 396/493 modules #70 54.99 [BABEL] Note: The code generator has deoptimised the styling of /openedx/edx-platform/common/static/js/vendor/tinymce/js/tinymce/tinymce.js as it exceeds the max of 500KB. #70 57.20 [webpack.Progress] 53% building 67/84 entries 1618/1687 dependencies 398/500 modules #70 57.20 [webpack.Progress] 53% building 67/84 entries 1615/1687 dependencies 400/497 modules #70 77.58 [BABEL] Note: The code generator has deoptimised the styling of /openedx/edx-platform/common/static/js/vendor/tinymce/js/tinymce/tinymce.js as it exceeds the max of 500KB. #70 77.74 [webpack.Progress] 53% building 67/84 entries 1626/1890 dependencies 405/500 modules #70 77.74 [webpack.Progress] 53% building 67/84 entries 1622/1700 dependencies 400/501 modules #70 77.97 [webpack.Progress] 54% building 68/84 entries 1822/1901 dependencies 416/681 modules #70 77.97 [webpack.Progress] 55% building 69/84 entries 1822/1901 dependencies 418/681 modules #70 77.97 [webpack.Progress] 55% building 70/84 entries 1822/1901 dependencies 423/681 modules #70 77.97 [webpack.Progress] 56% building 71/84 entries 1822/1901 dependencies 424/681 modules #70 77.97 [webpack.Progress] 57% building 72/84 entries 1822/1901 dependencies 426/681 modules #70 78.10 [webpack.Progress] 54% building 68/84 entries 1887/2043 dependencies 419/728 modules #70 78.10 [webpack.Progress] 55% building 69/84 entries 1887/2043 dependencies 421/728 modules #70 78.10 [webpack.Progress] 55% building 70/84 entries 1887/2043 dependencies 424/728 modules #70 78.10 [webpack.Progress] 56% building 71/84 entries 1887/2043 dependencies 425/728 modules #70 78.10 [webpack.Progress] 57% building 72/84 entries 1887/2043 dependencies 429/728 modules #70 78.48 [webpack.Progress] 57% building 72/84 entries 2196/2300 dependencies 429/799 modules #70 78.62 [webpack.Progress] 57% building 72/84 entries 2486/2500 dependencies 432/833 modules #70 78.65 [webpack.Progress] 57% building 73/84 entries 2560/2705 dependencies 458/836 modules #70 78.65 [webpack.Progress] 58% building 74/84 entries 2560/2705 dependencies 459/836 modules #70 78.65 [webpack.Progress] 59% building 75/84 entries 2560/2705 dependencies 460/836 modules #70 78.65 [webpack.Progress] 59% building 76/84 entries 2560/2705 dependencies 461/836 modules #70 78.72 [webpack.Progress] 57% building 73/84 entries 2454/2624 dependencies 444/832 modules #70 78.72 [webpack.Progress] 58% building 74/84 entries 2454/2624 dependencies 445/832 modules #70 78.72 [webpack.Progress] 59% building 75/84 entries 2454/2624 dependencies 446/832 modules #70 78.72 [webpack.Progress] 59% building 76/84 entries 2454/2624 dependencies 447/832 modules #70 78.97 [webpack.Progress] 60% building 77/84 entries 3017/3030 dependencies 802/874 modules #70 79.02 [webpack.Progress] 60% building 77/84 entries 3001/3125 dependencies 792/867 modules #70 79.64 [webpack.Progress] 60% building 77/84 entries 3070/3200 dependencies 820/923 modules #70 79.65 [webpack.Progress] 60% building 77/84 entries 3058/3200 dependencies 809/920 modules #70 79.75 [webpack.Progress] 61% building 78/84 entries 3120/3292 dependencies 837/943 modules #70 79.75 [webpack.Progress] 61% building 78/84 entries 3110/3241 dependencies 822/937 modules #70 79.82 [webpack.Progress] 61% building 79/84 entries 3140/3241 dependencies 831/946 modules #70 80.26 [webpack.Progress] 61% building 78/84 entries 3254/3294 dependencies 846/1000 modules #70 80.43 [webpack.Progress] 61% building 79/84 entries 3273/3353 dependencies 859/1012 modules #70 80.78 [webpack.Progress] 61% building 79/84 entries 3291/3400 dependencies 843/1013 modules #70 80.84 [webpack.Progress] 62% building 80/84 entries 3332/3417 dependencies 873/1013 modules #70 81.03 [webpack.Progress] 61% building 79/84 entries 3400/3576 dependencies 890/1031 modules #70 81.07 [webpack.Progress] 62% building 80/84 entries 3449/3576 dependencies 905/1035 modules #70 81.07 [webpack.Progress] 63% building 81/84 entries 3449/3576 dependencies 911/1035 modules #70 81.35 [webpack.Progress] 61% building 80/84 entries 3500/3703 dependencies 887/1053 modules #70 82.04 [webpack.Progress] 63% building 81/84 entries 3800/3923 dependencies 960/1056 modules #70 82.18 [webpack.Progress] 62% building 80/84 entries 3675/3800 dependencies 888/1062 modules #70 82.18 [webpack.Progress] 62% building 81/84 entries 3675/3825 dependencies 912/1062 modules #70 82.27 [webpack.Progress] 61% building 82/84 entries 3704/3987 dependencies 924/1062 modules #70 82.27 [webpack.Progress] 61% building 83/84 entries 3704/3987 dependencies 930/1062 modules #70 82.47 [webpack.Progress] 62% building 82/84 entries 3886/4059 dependencies 979/1085 modules #70 82.47 [webpack.Progress] 62% building 83/84 entries 3886/4059 dependencies 983/1085 modules #70 82.83 [webpack.Progress] 64% building 83/84 entries 4033/4100 dependencies 990/1157 modules #70 83.26 [webpack.Progress] 63% building 83/84 entries 4100/4197 dependencies 1023/1179 modules #70 83.37 [webpack.Progress] 63% building 83/84 entries 4100/4199 dependencies 1020/1176 modules #70 83.80 [webpack.Progress] 64% building 83/84 entries 4421/4496 dependencies 1200/1277 modules #70 83.94 [webpack.Progress] 64% building 83/84 entries 4470/4500 dependencies 1216/1291 modules #70 84.23 [webpack.Progress] 65% building 84/84 entries 4646/4646 dependencies 1341/1341 modules #70 84.23 [webpack.Progress] 65% building #70 84.23 [webpack.Progress] 69% building finish #70 84.23 [webpack.Progress] 69% building finish #70 84.23 [webpack.Progress] 70% sealing finish module graph #70 84.23 [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin #70 84.23 [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin #70 84.23 [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin #70 84.27 [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin #70 84.27 [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin #70 84.27 [webpack.Progress] 70% sealing finish module graph AssignLibraryPlugin #70 84.28 [webpack.Progress] 70% sealing finish module graph #70 84.31 [webpack.Progress] 70% sealing plugins #70 84.31 [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin #70 84.31 [webpack.Progress] 70% sealing plugins #70 84.31 [webpack.Progress] 71% sealing dependencies optimization #70 84.32 [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin #70 84.33 [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin #70 84.37 [webpack.Progress] 71% sealing dependencies optimization #70 84.37 [webpack.Progress] 71% sealing after dependencies optimization #70 84.37 [webpack.Progress] 71% sealing after dependencies optimization #70 84.37 [webpack.Progress] 72% sealing chunk graph #70 84.37 [webpack.Progress] 72% sealing chunk graph #70 84.40 [webpack.Progress] 73% sealing after chunk graph #70 84.40 [webpack.Progress] 73% sealing after chunk graph #70 84.40 [webpack.Progress] 73% sealing optimizing #70 84.40 [webpack.Progress] 73% sealing optimizing #70 84.41 [webpack.Progress] 74% sealing module optimization #70 84.41 [webpack.Progress] 74% sealing module optimization #70 84.41 [webpack.Progress] 75% sealing after module optimization #70 84.41 [webpack.Progress] 75% sealing after module optimization #70 84.41 [webpack.Progress] 75% sealing chunk optimization #70 84.41 [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin #70 84.41 [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin #70 84.41 [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin #70 84.41 [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin #70 84.43 [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin #70 84.43 [webpack.Progress] 75% sealing chunk optimization #70 84.43 [webpack.Progress] 76% sealing after chunk optimization #70 84.43 [webpack.Progress] 76% sealing after chunk optimization #70 84.43 [webpack.Progress] 77% sealing module and chunk tree optimization #70 84.43 [webpack.Progress] 77% sealing module and chunk tree optimization #70 84.43 [webpack.Progress] 77% sealing after module and chunk tree optimization #70 84.43 [webpack.Progress] 77% sealing after module and chunk tree optimization #70 84.43 [webpack.Progress] 78% sealing chunk modules optimization #70 84.43 [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin #70 84.51 [webpack.Progress] 78% sealing chunk modules optimization #70 84.51 [webpack.Progress] 78% sealing after chunk modules optimization #70 84.51 [webpack.Progress] 78% sealing after chunk modules optimization #70 84.51 [webpack.Progress] 79% sealing module reviving #70 84.51 [webpack.Progress] 79% sealing module reviving RecordIdsPlugin #70 84.51 [webpack.Progress] 79% sealing module reviving #70 84.51 [webpack.Progress] 80% sealing before module ids #70 84.51 [webpack.Progress] 80% sealing before module ids #70 84.51 [webpack.Progress] 80% sealing module ids #70 84.51 [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin #70 84.52 [webpack.Progress] 80% sealing module ids #70 84.52 [webpack.Progress] 81% sealing module id optimization #70 84.52 [webpack.Progress] 81% sealing module id optimization #70 84.52 [webpack.Progress] 82% sealing module id optimization #70 84.52 [webpack.Progress] 82% sealing module id optimization #70 84.52 [webpack.Progress] 82% sealing chunk reviving #70 84.52 [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin #70 84.52 [webpack.Progress] 82% sealing chunk reviving #70 84.52 [webpack.Progress] 83% sealing before chunk ids #70 84.52 [webpack.Progress] 83% sealing before chunk ids #70 84.52 [webpack.Progress] 84% sealing chunk ids #70 84.52 [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin #70 84.52 [webpack.Progress] 84% sealing chunk ids #70 84.53 [webpack.Progress] 84% sealing chunk id optimization #70 84.53 [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin #70 84.53 [webpack.Progress] 84% sealing chunk id optimization #70 84.53 [webpack.Progress] 85% sealing after chunk id optimization #70 84.53 [webpack.Progress] 85% sealing after chunk id optimization #70 84.53 [webpack.Progress] 86% sealing record modules #70 84.53 [webpack.Progress] 86% sealing record modules RecordIdsPlugin #70 84.53 [webpack.Progress] 86% sealing record modules #70 84.53 [webpack.Progress] 86% sealing record chunks #70 84.53 [webpack.Progress] 86% sealing record chunks RecordIdsPlugin #70 84.53 [webpack.Progress] 86% sealing record chunks #70 84.54 [webpack.Progress] 87% sealing module hashing #70 84.54 [webpack.Progress] 87% sealing module hashing #70 84.67 [webpack.Progress] 87% sealing code generation #70 84.67 [webpack.Progress] 87% sealing code generation #70 85.25 [webpack.Progress] 88% sealing runtime requirements #70 85.25 [webpack.Progress] 88% sealing runtime requirements #70 85.27 [webpack.Progress] 89% sealing hashing #70 85.27 [webpack.Progress] 89% sealing hashing #70 85.32 [webpack.Progress] 89% sealing after hashing #70 85.32 [webpack.Progress] 89% sealing after hashing #70 85.32 [webpack.Progress] 90% sealing record hash #70 85.32 [webpack.Progress] 90% sealing record hash #70 85.32 [webpack.Progress] 91% sealing module assets processing #70 85.32 [webpack.Progress] 91% sealing module assets processing #70 85.32 [webpack.Progress] 91% sealing chunk assets processing #70 85.32 [webpack.Progress] 91% sealing chunk assets processing #70 89.66 [webpack.Progress] 92% sealing asset processing #70 89.66 [webpack.Progress] 92% sealing asset processing TerserPlugin #70 90.05 [webpack.Progress] 65% building 84/84 entries 4646/4646 dependencies 1341/1341 modules #70 90.05 [webpack.Progress] 65% building #70 90.05 [webpack.Progress] 69% building finish #70 90.05 [webpack.Progress] 69% building finish #70 90.05 [webpack.Progress] 70% sealing finish module graph #70 90.05 [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin #70 90.05 [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin #70 90.05 [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin #70 90.08 [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin #70 90.08 [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin #70 90.08 [webpack.Progress] 70% sealing finish module graph AssignLibraryPlugin #70 90.08 [webpack.Progress] 70% sealing finish module graph #70 90.10 [webpack.Progress] 70% sealing plugins #70 90.10 [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin #70 90.11 [webpack.Progress] 70% sealing plugins #70 90.11 [webpack.Progress] 71% sealing dependencies optimization #70 90.11 [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin #70 90.13 [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin #70 90.19 [webpack.Progress] 71% sealing dependencies optimization #70 90.20 [webpack.Progress] 71% sealing after dependencies optimization #70 90.20 [webpack.Progress] 71% sealing after dependencies optimization #70 90.20 [webpack.Progress] 72% sealing chunk graph #70 90.20 [webpack.Progress] 72% sealing chunk graph #70 90.26 [webpack.Progress] 73% sealing after chunk graph #70 90.27 [webpack.Progress] 73% sealing after chunk graph #70 90.27 [webpack.Progress] 73% sealing optimizing #70 90.27 [webpack.Progress] 73% sealing optimizing #70 90.27 [webpack.Progress] 74% sealing module optimization #70 90.27 [webpack.Progress] 74% sealing module optimization #70 90.27 [webpack.Progress] 75% sealing after module optimization #70 90.27 [webpack.Progress] 75% sealing after module optimization #70 90.27 [webpack.Progress] 75% sealing chunk optimization #70 90.27 [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin #70 90.28 [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin #70 90.28 [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin #70 90.28 [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin #70 90.32 [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin #70 90.32 [webpack.Progress] 75% sealing chunk optimization #70 90.32 [webpack.Progress] 76% sealing after chunk optimization #70 90.32 [webpack.Progress] 76% sealing after chunk optimization #70 90.32 [webpack.Progress] 77% sealing module and chunk tree optimization #70 90.32 [webpack.Progress] 77% sealing module and chunk tree optimization #70 90.32 [webpack.Progress] 77% sealing after module and chunk tree optimization #70 90.33 [webpack.Progress] 77% sealing after module and chunk tree optimization #70 90.33 [webpack.Progress] 78% sealing chunk modules optimization #70 90.33 [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin #70 90.40 [webpack.Progress] 78% sealing chunk modules optimization #70 90.41 [webpack.Progress] 78% sealing after chunk modules optimization #70 90.41 [webpack.Progress] 78% sealing after chunk modules optimization #70 90.41 [webpack.Progress] 79% sealing module reviving #70 90.41 [webpack.Progress] 79% sealing module reviving RecordIdsPlugin #70 90.41 [webpack.Progress] 79% sealing module reviving #70 90.41 [webpack.Progress] 80% sealing before module ids #70 90.41 [webpack.Progress] 80% sealing before module ids #70 90.41 [webpack.Progress] 80% sealing module ids #70 90.41 [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin #70 90.43 [webpack.Progress] 80% sealing module ids #70 90.45 [webpack.Progress] 81% sealing module id optimization #70 90.45 [webpack.Progress] 81% sealing module id optimization #70 90.45 [webpack.Progress] 82% sealing module id optimization #70 90.45 [webpack.Progress] 82% sealing module id optimization #70 90.45 [webpack.Progress] 82% sealing chunk reviving #70 90.45 [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin #70 90.45 [webpack.Progress] 82% sealing chunk reviving #70 90.45 [webpack.Progress] 83% sealing before chunk ids #70 90.45 [webpack.Progress] 83% sealing before chunk ids #70 90.45 [webpack.Progress] 84% sealing chunk ids #70 90.45 [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin #70 90.45 [webpack.Progress] 84% sealing chunk ids #70 90.45 [webpack.Progress] 84% sealing chunk id optimization #70 90.45 [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin #70 90.46 [webpack.Progress] 84% sealing chunk id optimization #70 90.46 [webpack.Progress] 85% sealing after chunk id optimization #70 90.46 [webpack.Progress] 85% sealing after chunk id optimization #70 90.48 [webpack.Progress] 86% sealing record modules #70 90.48 [webpack.Progress] 86% sealing record modules RecordIdsPlugin #70 90.48 [webpack.Progress] 86% sealing record modules #70 90.48 [webpack.Progress] 86% sealing record chunks #70 90.48 [webpack.Progress] 86% sealing record chunks RecordIdsPlugin #70 90.48 [webpack.Progress] 86% sealing record chunks #70 90.51 [webpack.Progress] 87% sealing module hashing #70 90.51 [webpack.Progress] 87% sealing module hashing #70 90.66 [webpack.Progress] 87% sealing code generation #70 90.66 [webpack.Progress] 87% sealing code generation #70 91.50 [webpack.Progress] 88% sealing runtime requirements #70 91.50 [webpack.Progress] 88% sealing runtime requirements #70 91.53 [webpack.Progress] 89% sealing hashing #70 91.54 [webpack.Progress] 89% sealing hashing #70 91.60 [webpack.Progress] 89% sealing after hashing #70 91.61 [webpack.Progress] 89% sealing after hashing #70 91.61 [webpack.Progress] 90% sealing record hash #70 91.62 [webpack.Progress] 90% sealing record hash #70 91.62 [webpack.Progress] 91% sealing module assets processing #70 91.62 [webpack.Progress] 91% sealing module assets processing #70 91.62 [webpack.Progress] 91% sealing chunk assets processing #70 91.63 [webpack.Progress] 91% sealing chunk assets processing #70 100.2 [webpack.Progress] 92% sealing asset processing #70 100.2 [webpack.Progress] 92% sealing asset processing TerserPlugin #70 181.4 [webpack.Progress] 92% sealing asset processing RealContentHashPlugin #70 181.4 [webpack.Progress] 92% sealing asset processing #70 181.4 [webpack.Progress] 93% sealing after asset optimization #70 181.4 [webpack.Progress] 93% sealing after asset optimization #70 181.4 [webpack.Progress] 93% sealing recording #70 181.4 [webpack.Progress] 93% sealing recording #70 181.4 [webpack.Progress] 94% sealing after seal #70 181.4 [webpack.Progress] 94% sealing after seal #70 181.4 [webpack.Progress] 95% emitting emit #70 181.4 [webpack.Progress] 95% emitting emit #70 181.5 [webpack.Progress] 98% emitting after emit #70 181.5 [webpack.Progress] 98% emitting after emit SizeLimitsPlugin #70 181.5 [webpack.Progress] 98% emitting after emit #70 181.5 [webpack.Progress] 99% done plugins #70 181.5 [webpack.Progress] 99% done plugins BundleTrackerPlugin #70 181.5 [webpack.Progress] 99% done plugins BundleTrackerPlugin #70 181.5 [webpack.Progress] 99% done plugins MultiCompiler #70 181.5 [webpack.Progress] 99% done plugins #70 181.5 [webpack.Progress] 99% #70 181.5 #70 181.5 [webpack.Progress] 99% cache store build dependencies #70 181.5 [webpack.Progress] 99% cache store build dependencies #70 181.5 [webpack.Progress] 99% cache begin idle #70 181.5 [webpack.Progress] 99% cache begin idle #70 181.5 [webpack.Progress] 100% #70 181.5 #70 184.4 [webpack.Progress] 92% sealing asset processing RealContentHashPlugin #70 184.4 [webpack.Progress] 92% sealing asset processing #70 184.4 [webpack.Progress] 93% sealing after asset optimization #70 184.4 [webpack.Progress] 93% sealing after asset optimization #70 184.4 [webpack.Progress] 93% sealing recording #70 184.4 [webpack.Progress] 93% sealing recording #70 184.4 [webpack.Progress] 94% sealing after seal #70 184.4 [webpack.Progress] 94% sealing after seal #70 184.4 [webpack.Progress] 95% emitting emit #70 184.4 [webpack.Progress] 95% emitting emit #70 184.5 [webpack.Progress] 98% emitting after emit #70 184.5 [webpack.Progress] 98% emitting after emit SizeLimitsPlugin #70 184.5 [webpack.Progress] 98% emitting after emit #70 184.5 [webpack.Progress] 99% done plugins #70 184.5 [webpack.Progress] 99% done plugins MultiCompiler #70 184.5 [webpack.Progress] 99% done plugins #70 184.5 [webpack.Progress] 99% #70 184.5 #70 184.5 [webpack.Progress] 99% cache store build dependencies #70 184.5 [webpack.Progress] 99% cache store build dependencies #70 184.5 [webpack.Progress] 99% cache begin idle #70 184.5 [webpack.Progress] 99% cache begin idle #70 184.5 [webpack.Progress] 100% #70 184.5 #70 184.5 [webpack.Progress] 99% cache shutdown #70 184.5 [webpack.Progress] 99% cache shutdown #70 184.5 [webpack.Progress] 100% #70 184.5 #70 184.5 [webpack.Progress] 99% cache shutdown #70 184.5 [webpack.Progress] 99% cache shutdown #70 184.5 [webpack.Progress] 100% #70 184.5 #70 184.8 assets by path *.js 7.5 MiB #70 184.8 assets by status 5.6 MiB [big] #70 184.8 asset ProgramDetailsFactory.49492a9bb6555a51dde6.js 1.15 MiB [emitted] [immutable] [minimized] [big] (name: ProgramDetailsFactory) 1 related asset #70 184.8 asset EntitlementFactory.e9fb348151f11d06ec62.js 1.08 MiB [emitted] [immutable] [minimized] [big] (name: EntitlementFactory) 1 related asset #70 184.8 asset VideoBlockDisplay.a81f7847b8a3853d2e06.js 961 KiB [emitted] [immutable] [minimized] [big] (name: VideoBlockDisplay) 1 related asset #70 184.8 + 7 assets #70 184.8 + 36 assets #70 184.8 assets by path js/ 2.35 MiB #70 184.8 assets by status 2.27 MiB [big] #70 184.8 asset js/factories/library.36409532e8c1b6d8b3c6.js 1.14 MiB [emitted] [immutable] [minimized] [big] (name: js/factories/library) 1 related asset #70 184.8 asset js/factories/container.493196e94676ca98fecd.js 1.13 MiB [emitted] [immutable] [minimized] [big] (name: js/factories/container) 1 related asset #70 184.8 asset js/factories/xblock_validation.24fc40e960321d724cf4.js 37.7 KiB [emitted] [immutable] [minimized] (name: js/factories/xblock_validation) 1 related asset #70 184.8 asset js/factories/tag_count.458319dea45deb813423.js 36.9 KiB [emitted] [immutable] [minimized] (name: js/factories/tag_count) 1 related asset #70 184.8 asset js/sock.5aa276b92226d95c882f.js 4.58 KiB [emitted] [immutable] [minimized] (name: js/sock) 1 related asset #70 184.8 asset js/factories/context_course.d5745e1302e2d12221bd.js 979 bytes [emitted] [immutable] [minimized] (name: js/factories/context_course) #70 184.8 orphan modules 2.94 MiB [orphan] 636 modules #70 184.8 runtime modules 31.2 KiB 152 modules #70 184.8 built modules 7.24 MiB [built] #70 184.8 modules by path ../node_modules/ 2.38 MiB 506 modules #70 184.8 modules by path ./ 4.86 MiB #70 184.8 cacheable modules 4.7 MiB 187 modules #70 184.8 modules by path ./lms/static/js/learner_dashboard/*.js 153 KiB 5 modules #70 184.8 ./xmodule/assets/word_cloud/src/js/word_cloud_main.js + 1 modules 12.2 KiB [not cacheable] [built] [code generated] #70 184.8 external "jQuery" 42 bytes [built] [code generated] #70 184.8 external "_" 42 bytes [built] [code generated] #70 184.8 external "gettext" 42 bytes [built] [code generated] #70 184.8 external "Backbone" 42 bytes [built] [code generated] #70 184.8 external "URI" 42 bytes [built] [code generated] #70 184.8 external "canvas" 42 bytes [built] [code generated] #70 184.8 #70 184.8 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #70 184.8 This can impact web performance. #70 184.8 Assets: #70 184.8 Import.ae2154a8ed7f20b1d4be.js (570 KiB) #70 184.8 js/factories/container.493196e94676ca98fecd.js (1.13 MiB) #70 184.8 js/factories/library.36409532e8c1b6d8b3c6.js (1.14 MiB) #70 184.8 SingleSupportForm.4eb89d9f3d33bd0023b3.js (277 KiB) #70 184.8 AlertStatusBar.e9e0596f93c5e70ce7f6.js (277 KiB) #70 184.8 EntitlementSupportPage.2ee67e74f918d774743c.js (472 KiB) #70 184.8 StudentAccountDeletionInitializer.5c8cc8fe60c1f39caf02.js (298 KiB) #70 184.8 EntitlementFactory.e9fb348151f11d06ec62.js (1.08 MiB) #70 184.8 ProgramDetailsFactory.49492a9bb6555a51dde6.js (1.15 MiB) #70 184.8 HtmlBlockEditor.5d974fa3280c35a75d84.js (246 KiB) #70 184.8 ProblemBlockDisplay.cb89199082865e1e2ba3.js (346 KiB) #70 184.8 VideoBlockDisplay.a81f7847b8a3853d2e06.js (961 KiB) #70 184.8 #70 184.8 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #70 184.8 Entrypoints: #70 184.8 Import (570 KiB) #70 184.8 Import.ae2154a8ed7f20b1d4be.js #70 184.8 js/factories/container (1.13 MiB) #70 184.8 js/factories/container.493196e94676ca98fecd.js #70 184.8 js/factories/library (1.14 MiB) #70 184.8 js/factories/library.36409532e8c1b6d8b3c6.js #70 184.8 SingleSupportForm (277 KiB) #70 184.8 SingleSupportForm.4eb89d9f3d33bd0023b3.js #70 184.8 AlertStatusBar (277 KiB) #70 184.8 AlertStatusBar.e9e0596f93c5e70ce7f6.js #70 184.8 EntitlementSupportPage (472 KiB) #70 184.8 EntitlementSupportPage.2ee67e74f918d774743c.js #70 184.8 StudentAccountDeletionInitializer (298 KiB) #70 184.8 StudentAccountDeletionInitializer.5c8cc8fe60c1f39caf02.js #70 184.8 EntitlementFactory (1.08 MiB) #70 184.8 EntitlementFactory.e9fb348151f11d06ec62.js #70 184.8 ProgramDetailsFactory (1.15 MiB) #70 184.8 ProgramDetailsFactory.49492a9bb6555a51dde6.js #70 184.8 HtmlBlockEditor (246 KiB) #70 184.8 HtmlBlockEditor.5d974fa3280c35a75d84.js #70 184.8 ProblemBlockDisplay (346 KiB) #70 184.8 ProblemBlockDisplay.cb89199082865e1e2ba3.js #70 184.8 VideoBlockDisplay (961 KiB) #70 184.8 VideoBlockDisplay.a81f7847b8a3853d2e06.js #70 184.8 #70 184.8 WARNING in webpack performance recommendations: #70 184.8 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #70 184.8 For more info visit https://webpack.js.org/guides/code-splitting/ #70 184.8 #70 184.8 webpack 5.102.1 compiled with 3 warnings in 180409 ms #70 184.8 #70 184.8 assets by path *.js 7.5 MiB #70 184.8 assets by status 5.6 MiB [big] #70 184.8 asset ProgramDetailsFactory.js 1.15 MiB [emitted] [minimized] [big] (name: ProgramDetailsFactory) 1 related asset #70 184.8 asset EntitlementFactory.js 1.08 MiB [emitted] [minimized] [big] (name: EntitlementFactory) 1 related asset #70 184.8 asset VideoBlockDisplay.js 961 KiB [emitted] [minimized] [big] (name: VideoBlockDisplay) 1 related asset #70 184.8 + 7 assets #70 184.8 + 36 assets #70 184.8 assets by path js/ 2.35 MiB #70 184.8 assets by status 2.27 MiB [big] #70 184.8 asset js/factories/library.js 1.14 MiB [emitted] [minimized] [big] (name: js/factories/library) 1 related asset #70 184.8 asset js/factories/container.js 1.13 MiB [emitted] [minimized] [big] (name: js/factories/container) 1 related asset #70 184.8 asset js/factories/xblock_validation.js 37.7 KiB [emitted] [minimized] (name: js/factories/xblock_validation) 1 related asset #70 184.8 asset js/factories/tag_count.js 36.9 KiB [emitted] [minimized] (name: js/factories/tag_count) 1 related asset #70 184.8 asset js/sock.js 4.56 KiB [emitted] [minimized] (name: js/sock) 1 related asset #70 184.8 asset js/factories/context_course.js 979 bytes [emitted] [minimized] (name: js/factories/context_course) #70 184.8 orphan modules 2.94 MiB [orphan] 636 modules #70 184.8 runtime modules 31.2 KiB 152 modules #70 184.8 built modules 7.24 MiB [built] #70 184.8 modules by path ../node_modules/ 2.38 MiB 506 modules #70 184.8 modules by path ./ 4.86 MiB #70 184.8 cacheable modules 4.7 MiB 187 modules #70 184.8 modules by path ./lms/static/js/learner_dashboard/*.js 153 KiB 5 modules #70 184.8 ./xmodule/assets/word_cloud/src/js/word_cloud_main.js + 1 modules 12.2 KiB [not cacheable] [built] [code generated] #70 184.8 external "jQuery" 42 bytes [built] [code generated] #70 184.8 external "_" 42 bytes [built] [code generated] #70 184.8 external "gettext" 42 bytes [built] [code generated] #70 184.8 external "Backbone" 42 bytes [built] [code generated] #70 184.8 external "URI" 42 bytes [built] [code generated] #70 184.8 external "canvas" 42 bytes [built] [code generated] #70 184.8 #70 184.8 WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). #70 184.8 This can impact web performance. #70 184.8 Assets: #70 184.8 Import.js (570 KiB) #70 184.8 js/factories/container.js (1.13 MiB) #70 184.8 js/factories/library.js (1.14 MiB) #70 184.8 SingleSupportForm.js (277 KiB) #70 184.8 AlertStatusBar.js (277 KiB) #70 184.8 EntitlementSupportPage.js (472 KiB) #70 184.8 StudentAccountDeletionInitializer.js (298 KiB) #70 184.8 EntitlementFactory.js (1.08 MiB) #70 184.8 ProgramDetailsFactory.js (1.15 MiB) #70 184.8 HtmlBlockEditor.js (246 KiB) #70 184.8 ProblemBlockDisplay.js (346 KiB) #70 184.8 VideoBlockDisplay.js (961 KiB) #70 184.8 #70 184.8 WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance. #70 184.8 Entrypoints: #70 184.8 Import (570 KiB) #70 184.8 Import.js #70 184.8 js/factories/container (1.13 MiB) #70 184.8 js/factories/container.js #70 184.8 js/factories/library (1.14 MiB) #70 184.8 js/factories/library.js #70 184.8 SingleSupportForm (277 KiB) #70 184.8 SingleSupportForm.js #70 184.8 AlertStatusBar (277 KiB) #70 184.8 AlertStatusBar.js #70 184.8 EntitlementSupportPage (472 KiB) #70 184.8 EntitlementSupportPage.js #70 184.8 StudentAccountDeletionInitializer (298 KiB) #70 184.8 StudentAccountDeletionInitializer.js #70 184.8 EntitlementFactory (1.08 MiB) #70 184.8 EntitlementFactory.js #70 184.8 ProgramDetailsFactory (1.15 MiB) #70 184.8 ProgramDetailsFactory.js #70 184.8 HtmlBlockEditor (246 KiB) #70 184.8 HtmlBlockEditor.js #70 184.8 ProblemBlockDisplay (346 KiB) #70 184.8 ProblemBlockDisplay.js #70 184.8 VideoBlockDisplay (961 KiB) #70 184.8 VideoBlockDisplay.js #70 184.8 #70 184.8 WARNING in webpack performance recommendations: #70 184.8 You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application. #70 184.8 For more info visit https://webpack.js.org/guides/code-splitting/ #70 184.8 #70 184.8 webpack 5.102.1 compiled with 3 warnings in 183314 ms #70 DONE 185.9s #71 [production 33/40] COPY --chown=app:app ./themes/ /openedx/themes #71 DONE 0.1s #72 [production 34/40] RUN npm run compile-sass -- --skip-default #72 0.383 #72 0.383 > edx@0.1.0 compile-sass #72 0.383 > scripts/compile_sass.py --env=${NODE_ENV:-production} --skip-default #72 0.383 #72 0.550 USING ENV: production #72 0.550 #72 0.550 #72 0.552 Compiling Sass for theme at /openedx/themes/edx-simple-theme... #72 0.552 Compiling default LMS Sass with themed partials... #72 0.552 Source: lms/static/sass #72 0.552 Target: /openedx/themes/edx-simple-theme/lms/static/css #72 0.552 Include paths: #72 0.553 common/static #72 0.553 common/static/sass #72 0.553 node_modules/@edx #72 0.553 node_modules #72 0.553 /openedx/themes/edx-simple-theme/lms/static/sass/partials #72 0.553 lms/static/sass/partials #72 0.553 lms/static/sass #72 0.553 Files: #72 0.553 lms/static/sass/lms-course-rtl.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-course-rtl.css #72 1.544 lms/static/sass/lms-mobile-rtl.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-mobile-rtl.css #72 1.640 lms/static/sass/lms-footer-rtl.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-footer-rtl.css #72 1.779 lms/static/sass/lms-main-v1-rtl.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-main-v1-rtl.css #72 3.957 lms/static/sass/lms-mobile.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-mobile.css #72 4.050 lms/static/sass/lms-footer-edx-rtl.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-footer-edx-rtl.css #72 4.144 lms/static/sass/lms-footer-edx.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-footer-edx.css #72 4.237 lms/static/sass/lms-main-v1.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-main-v1.css #72 6.065 lms/static/sass/lms-course.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-course.css #72 6.748 lms/static/sass/lms-footer.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-footer.css #72 6.881 lms/static/sass/bootstrap/lms-main.scss -> /openedx/themes/edx-simple-theme/lms/static/css/bootstrap/lms-main.css #72 7.146 lms/static/sass/discussion/inline-discussion.scss -> /openedx/themes/edx-simple-theme/lms/static/css/discussion/inline-discussion.css #72 7.314 lms/static/sass/discussion/inline-discussion-rtl.scss -> /openedx/themes/edx-simple-theme/lms/static/css/discussion/inline-discussion-rtl.css #72 7.467 lms/static/sass/discussion/lms-discussion-bootstrap.scss -> /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap.css #72 7.634 Done. #72 7.638 Generating missing right-to-left CSS: #72 7.638 Source: /openedx/themes/edx-simple-theme/lms/static/css/bootstrap/lms-main.css #72 7.638 Target: /openedx/themes/edx-simple-theme/lms/static/css/bootstrap/lms-main-rtl.css #72 7.746 rtlcss: Warning! No config present, using defaults. #72 7.828 Saving: #72 7.828 /openedx/themes/edx-simple-theme/lms/static/css/bootstrap/lms-main-rtl.css #72 8.086 Generated. #72 8.088 Generating missing right-to-left CSS: #72 8.088 Source: /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap.css #72 8.088 Target: /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap-rtl.css #72 8.174 rtlcss: Warning! No config present, using defaults. #72 8.261 Saving: #72 8.261 /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap-rtl.css #72 8.479 Generated. #72 8.480 Compiling themed LMS Sass as overrides to CSS from previous step... #72 8.480 Source: /openedx/themes/edx-simple-theme/lms/static/sass #72 8.480 Target: /openedx/themes/edx-simple-theme/lms/static/css #72 8.480 Include paths: #72 8.480 common/static #72 8.480 common/static/sass #72 8.480 node_modules/@edx #72 8.480 node_modules #72 8.481 /openedx/themes/edx-simple-theme/lms/static/sass/partials #72 8.481 lms/static/sass/partials #72 8.481 lms/static/sass #72 8.481 Files: #72 8.482 /openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss -> /openedx/themes/edx-simple-theme/lms/static/css/common-variables.css #72 8.483 /openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-main-v1.css #72 10.88 /openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss -> /openedx/themes/edx-simple-theme/lms/static/css/lms-course.css #72 11.69 /openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss -> /openedx/themes/edx-simple-theme/lms/static/css/theme-colors.css #72 11.70 /openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss -> /openedx/themes/edx-simple-theme/lms/static/css/theme-overrides.css #72 11.70 /openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss -> /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap.css #72 11.87 /openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss -> /openedx/themes/edx-simple-theme/lms/static/css/partials/lms/theme/variables.css #72 11.88 Done. #72 11.88 Generating missing right-to-left CSS: #72 11.88 Source: /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap.css #72 11.88 Target: /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap-rtl.css #72 11.97 rtlcss: Warning! No config present, using defaults. #72 12.05 Saving: #72 12.05 /openedx/themes/edx-simple-theme/lms/static/css/discussion/lms-discussion-bootstrap-rtl.css #72 12.27 Generated. #72 12.27 Compiling themed certificate Sass... #72 12.27 Source: /openedx/themes/edx-simple-theme/lms/static/certificates/sass #72 12.27 Target: /openedx/themes/edx-simple-theme/lms/static/certificates/css #72 12.27 Skipped because source directory does not exist. #72 12.27 Compiling default CMS Sass with themed partials... #72 12.27 Source: cms/static/sass #72 12.27 Target: /openedx/themes/edx-simple-theme/cms/static/css #72 12.27 Include paths: #72 12.27 common/static #72 12.27 common/static/sass #72 12.27 node_modules/@edx #72 12.27 node_modules #72 12.27 lms/static/sass/partials #72 12.27 /openedx/themes/edx-simple-theme/cms/static/sass/partials #72 12.27 cms/static/sass/partials #72 12.27 cms/static/sass #72 12.27 Files: #72 12.27 cms/static/sass/studio-main-v1.scss -> /openedx/themes/edx-simple-theme/cms/static/css/studio-main-v1.css #72 13.85 cms/static/sass/course-unit-mfe-iframe-bundle.scss -> /openedx/themes/edx-simple-theme/cms/static/css/course-unit-mfe-iframe-bundle.css #72 15.51 cms/static/sass/studio-main-v1-rtl.scss -> /openedx/themes/edx-simple-theme/cms/static/css/studio-main-v1-rtl.css #72 17.02 cms/static/sass/bootstrap/studio-main.scss -> /openedx/themes/edx-simple-theme/cms/static/css/bootstrap/studio-main.css #72 17.15 Done. #72 17.16 Generating missing right-to-left CSS: #72 17.16 Source: /openedx/themes/edx-simple-theme/cms/static/css/bootstrap/studio-main.css #72 17.16 Target: /openedx/themes/edx-simple-theme/cms/static/css/bootstrap/studio-main-rtl.css #72 17.24 rtlcss: Warning! No config present, using defaults. #72 17.29 Saving: #72 17.29 /openedx/themes/edx-simple-theme/cms/static/css/bootstrap/studio-main-rtl.css #72 17.45 Generated. #72 17.45 Compiling themed CMS Sass as overrides to CSS from previous step... #72 17.45 Source: /openedx/themes/edx-simple-theme/cms/static/sass #72 17.45 Target: /openedx/themes/edx-simple-theme/cms/static/css #72 17.45 Skipped because source directory does not exist. #72 17.45 Done compiling Sass for theme at /openedx/themes/edx-simple-theme! #72 17.45 #72 17.45 Successfully compiled: #72 17.45 - /openedx/themes/edx-simple-theme #72 DONE 17.7s #73 [production 35/40] RUN ./manage.py lms collectstatic --noinput --settings=tutor.assets && ./manage.py cms collectstatic --noinput --settings=tutor.assets && rdfind -makesymlinks true -followsymlinks true /openedx/staticfiles/ #73 5.063 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/disclosure/disclosure-view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/dropdown-menu/dropdown-menu-view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/dropdown-menu/dropdown.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/pagination/paging-collection.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/utils/constants.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/utils/date-utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/utils/global-loader.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/utils/html-utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/utils/string-utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/breadcrumbs/breadcrumbs.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/breadcrumbs/breadcrumbs-model.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'edx-ui-toolkit/js/breadcrumbs/breadcrumbs-view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/karma.common.conf.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/jasmine.common.conf.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/jasmine_stack_trace.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/discussion.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/content.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/mathjax_include.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/thread_response_show_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_thread_show_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/new_post_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/response_comment_edit_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_thread_edit_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/thread_response_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/thread_response_edit_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_thread_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_inline_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/response_comment_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_thread_profile_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_thread_list_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_content_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/discussion_topic_menu_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.82 Found another file with the destination path 'common/js/discussion/views/response_comment_show_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/discussion/models/discussion_course_settings.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/discussion/models/discussion_user.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/utils/require-serial.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/utils/edx.utils.validate.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/ExperimentalCarousel.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/search_field.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/feedback_prompt.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/feedback_alert.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/feedback_notification.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/list.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/paging_header.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/paginated_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/feedback.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/tabbed_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/views/paging_footer.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/utils/view_utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/index.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/data/store.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/data/reducers/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/data/actions/constants.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/data/actions/courseBlocks.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/data/selectors/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/data/api/client.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowserContainer.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/test-block-tree.json'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.test.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/__snapshots__/BlockBrowser.test.jsx.snap'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/xblock/core.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/xblock/runtime.v1.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/vendor/Squire.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/vendor/moment-with-locales.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/vendor/jquery.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 14.83 Found another file with the destination path 'common/js/vendor/sinon.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/underscore.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/require.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/jquery-migrate.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/backbone.paginator.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/underscore.string.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/bootstrap.bundle.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/hls.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/backbone.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/moment-timezone-with-data.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/js/vendor/jquery.scrollTo.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/image-modal.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/discussion/templates.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/tabbed_view.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/tabpanel.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/system-feedback.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/paginated-view.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/paging-header.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/tab.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/paging-footer.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'common/templates/components/search-field.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'js/RequireJS-namespace-undefine.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'images/correct-icon.png'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'images/info-icon.png'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'images/spinner.gif'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'images/incorrect-icon.png'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/enrollment_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/manage_user_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/certificates_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/views/certificates.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/views/enrollment_modal.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/views/enrollment.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/views/manage_user.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/collections/certificate.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/collections/enrollment.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/models/certificate.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/models/enrollment.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/js/models/manage_user.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/single_support_form.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/logged_out_user.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/success.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/errors_list.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/file_upload.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/logged_in_user.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/upload_progress.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/program_enrollments/inspector.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/program_enrollments/index.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/index.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/store.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/reducers/form.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/reducers/entitlements.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/reducers/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/reducers/error.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/constants/formTypes.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/constants/actionTypes.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/actions/form.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/actions/entitlement.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/actions/error.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/api/client.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/data/api/endpoints.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/Table/EntitlementSupportTableContainer.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/Table/EntitlementSupportTable.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/Search/Search.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/Search/SearchContainer.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/EntitlementForm/container.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/EntitlementForm/index.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/Main/MainContainer.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/jsx/entitlements/components/Main/Main.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/templates/certificates_results.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.40 Found another file with the destination path 'support/templates/enrollment.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'support/templates/manage_user.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'support/templates/certificates.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'support/templates/enrollment-modal.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/teams_tab_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/manage.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/team_card.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/edit_team_members.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/topic_card.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/teams_tabbed_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/team_discussion.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/topics.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/instructor_tools.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/my_teams.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/team_profile_header_actions.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/team_profile.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/teams_tab.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/edit_team.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/topic_teams.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/team_utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/views/teams.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/utils/team_analytics.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/collections/topic.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/collections/my_teams.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/collections/base.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/collections/team.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/models/topic.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/models/team_membership.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/js/models/team.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/teams.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/team-assignment.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/team-profile.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/teams_tab.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/manage.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/team-profile-header-actions.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/team-membership-details.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 19.98 Found another file with the destination path 'teams/templates/team-country-language.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 51.67 Error: Cannot uglify2 file: /tmp/tmp7tnhoi6p/js/student_account/logistration_factory.js. Skipping it. Error is: #73 51.67 Unexpected character '`' (line: 1276, col: 36, pos: 51283) #73 51.67 #73 51.67 Error #73 51.67 at new JS_Parse_Error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19710:18) #73 51.67 at js_error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19718:11) #73 51.67 at parse_error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19831:9) #73 51.67 at Object.next_token [as input] (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20095:9) #73 51.67 at next (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20195:25) #73 51.67 at expect_token (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20228:20) #73 51.67 at expect (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20233:36) #73 51.67 at expr_list (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20736:44) #73 51.67 at subscripts (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20875:30) #73 51.67 at subscripts (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20852:20) #73 51.70 Error: Cannot uglify2 file: /tmp/tmp7tnhoi6p/js/student_account/views/finish_auth_factory.js. Skipping it. Error is: #73 51.70 Unexpected character '`' (line: 123, col: 39, pos: 5058) #73 51.70 #73 51.70 Error #73 51.70 at new JS_Parse_Error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19710:18) #73 51.70 at js_error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19718:11) #73 51.70 at parse_error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19831:9) #73 51.70 at Object.next_token [as input] (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20095:9) #73 51.70 at next (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20195:25) #73 51.70 at maybe_assign (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20959:17) #73 51.70 at expression (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20975:20) #73 51.70 at simple_statement (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20423:55) #73 51.70 at /openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20296:19 #73 51.70 at /openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20256:24 #73 55.70 Error: Cannot uglify2 file: /tmp/tmp7tnhoi6p/teams/js/teams_tab_factory.js. Skipping it. Error is: #73 55.70 Unexpected token operator «=», expected punc «,» (line: 2915, col: 58, pos: 111996) #73 55.70 #73 55.70 Error #73 55.70 at new JS_Parse_Error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19710:18) #73 55.70 at js_error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:19718:11) #73 55.70 at croak (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20209:9) #73 55.70 at token_error (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20217:9) #73 55.70 at expect_token (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20230:9) #73 55.70 at expect (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20233:36) #73 55.70 at /openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20498:52 #73 55.70 at function_ (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20503:15) #73 55.70 at expr_atom (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20722:24) #73 55.70 at maybe_unary (/openedx/venv/lib/python3.12/site-packages/require/resources/r.js:20892:19) #73 55.70 #73 55.70 course_bookmarks/js/course_bookmarks_factory.js #73 55.70 ---------------- #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!templates/fields/message_banner.underscore #73 55.70 js/views/message_banner.js #73 55.70 common/js/vendor/backbone.paginator.js #73 55.70 edx-ui-toolkit/js/pagination/paging-collection.js #73 55.70 course_bookmarks/js/models/bookmark.js #73 55.70 course_bookmarks/js/collections/bookmarks.js #73 55.70 common/js/vendor/moment-with-locales.js #73 55.70 text!common/templates/components/paging-header.underscore #73 55.70 common/js/components/views/paging_header.js #73 55.70 text!common/templates/components/paging-footer.underscore #73 55.70 common/js/components/views/paging_footer.js #73 55.70 text!course_bookmarks/templates/bookmarks-list.underscore #73 55.70 course_bookmarks/js/views/bookmarks_list.js #73 55.70 course_bookmarks/js/course_bookmarks_factory.js #73 55.70 #73 55.70 course_search/js/course_search_factory.js #73 55.70 ---------------- #73 55.70 course_search/js/search_router.js #73 55.70 course_search/js/views/search_form.js #73 55.70 course_search/js/models/search_result.js #73 55.70 course_search/js/collections/search_collection.js #73 55.70 course_search/js/views/search_item_view.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!course_search/templates/search_loading.underscore #73 55.70 text!course_search/templates/search_error.underscore #73 55.70 course_search/js/views/search_results_view.js #73 55.70 text!course_search/templates/course_search_results.underscore #73 55.70 text!course_search/templates/course_search_item.underscore #73 55.70 course_search/js/views/course_search_results_view.js #73 55.70 course_search/js/course_search_factory.js #73 55.70 #73 55.70 course_search/js/dashboard_search_factory.js #73 55.70 ---------------- #73 55.70 course_search/js/search_router.js #73 55.70 course_search/js/views/search_form.js #73 55.70 course_search/js/models/search_result.js #73 55.70 course_search/js/collections/search_collection.js #73 55.70 course_search/js/views/search_item_view.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!course_search/templates/search_loading.underscore #73 55.70 text!course_search/templates/search_error.underscore #73 55.70 course_search/js/views/search_results_view.js #73 55.70 text!course_search/templates/dashboard_search_results.underscore #73 55.70 text!course_search/templates/dashboard_search_item.underscore #73 55.70 course_search/js/views/dashboard_search_results_view.js #73 55.70 course_search/js/dashboard_search_factory.js #73 55.70 #73 55.70 discussion/js/discussion_board_factory.js #73 55.70 ---------------- #73 55.70 common/js/discussion/content.js #73 55.70 common/js/discussion/discussion.js #73 55.70 common/js/discussion/utils.js #73 55.70 common/js/discussion/models/discussion_course_settings.js #73 55.70 common/js/discussion/models/discussion_user.js #73 55.70 common/js/discussion/views/new_post_view.js #73 55.70 common/js/discussion/views/discussion_thread_view.js #73 55.70 discussion/js/discussion_router.js #73 55.70 edx-ui-toolkit/js/utils/constants.js #73 55.70 common/js/discussion/views/discussion_thread_list_view.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!discussion/templates/fake-breadcrumbs.underscore #73 55.70 discussion/js/views/discussion_fake_breadcrumbs.js #73 55.70 text!discussion/templates/search.underscore #73 55.70 discussion/js/views/discussion_search_view.js #73 55.70 text!discussion/templates/discussion-home.underscore #73 55.70 discussion/js/views/discussion_board_view.js #73 55.70 discussion/js/discussion_board_factory.js #73 55.70 #73 55.70 discussion/js/discussion_profile_page_factory.js #73 55.70 ---------------- #73 55.70 common/js/discussion/content.js #73 55.70 common/js/discussion/discussion.js #73 55.70 common/js/discussion/utils.js #73 55.70 common/js/discussion/models/discussion_user.js #73 55.70 common/js/discussion/models/discussion_course_settings.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!common/templates/components/system-feedback.underscore #73 55.70 common/js/components/views/feedback.js #73 55.70 common/js/components/views/feedback_notification.js #73 55.70 common/js/components/views/feedback_prompt.js #73 55.70 common/js/components/utils/view_utils.js #73 55.70 common/js/discussion/views/discussion_thread_profile_view.js #73 55.70 text!discussion/templates/user-profile.underscore #73 55.70 common/js/discussion/views/discussion_thread_list_view.js #73 55.70 discussion/js/views/discussion_user_profile_view.js #73 55.70 discussion/js/discussion_profile_page_factory.js #73 55.70 #73 55.70 js/api_admin/catalog_preview_factory.js #73 55.70 ---------------- #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!templates/api_admin/catalog-results.underscore #73 55.70 text!templates/api_admin/catalog-error.underscore #73 55.70 js/api_admin/views/catalog_preview.js #73 55.70 js/api_admin/catalog_preview_factory.js #73 55.70 #73 55.70 js/courseware/courseware_factory.js #73 55.70 ---------------- #73 55.70 js/courseware/courseware_factory.js #73 55.70 #73 55.70 js/discovery/discovery_factory.js #73 55.70 ---------------- #73 55.70 js/discovery/models/course_card.js #73 55.70 js/discovery/models/facet_option.js #73 55.70 js/discovery/models/course_discovery.js #73 55.70 js/discovery/models/filter.js #73 55.70 js/discovery/collections/filters.js #73 55.70 js/discovery/models/search_state.js #73 55.70 js/discovery/views/search_form.js #73 55.70 common/js/vendor/moment-with-locales.js #73 55.70 common/js/vendor/moment-timezone-with-data.js #73 55.70 edx-ui-toolkit/js/utils/date-utils.js #73 55.70 js/discovery/views/course_card.js #73 55.70 js/discovery/views/courses_listing.js #73 55.70 js/discovery/views/filter_label.js #73 55.70 js/discovery/views/filter_bar.js #73 55.70 js/discovery/views/refine_sidebar.js #73 55.70 js/discovery/discovery_factory.js #73 55.70 #73 55.70 js/edxnotes/views/notes_visibility_factory.js #73 55.70 ---------------- #73 55.70 js/vendor/edxnotes/annotator-full.min.js #73 55.70 js/edxnotes/utils/logger.js #73 55.70 js/edxnotes/utils/notes_collector.js #73 55.70 js/edxnotes/utils/utils.js #73 55.70 js/edxnotes/views/shim.js #73 55.70 js/edxnotes/plugins/scroller.js #73 55.70 js/edxnotes/plugins/events.js #73 55.70 edx-ui-toolkit/js/utils/constants.js #73 55.70 js/edxnotes/plugins/accessibility.js #73 55.70 js/edxnotes/plugins/caret_navigation.js #73 55.70 js/edxnotes/plugins/store_error_handler.js #73 55.70 js/edxnotes/plugins/search_override.js #73 55.70 js/edxnotes/views/notes_factory.js #73 55.70 js/edxnotes/views/visibility_decorator.js #73 55.70 js/utils/animation.js #73 55.70 js/edxnotes/views/notes_visibility_factory.js #73 55.70 #73 55.70 js/edxnotes/views/page_factory.js #73 55.70 ---------------- #73 55.70 common/js/vendor/backbone.paginator.js #73 55.70 edx-ui-toolkit/js/pagination/paging-collection.js #73 55.70 js/edxnotes/utils/utils.js #73 55.70 js/edxnotes/models/note.js #73 55.70 js/edxnotes/collections/notes.js #73 55.70 js/edxnotes/utils/logger.js #73 55.70 js/edxnotes/models/tab.js #73 55.70 js/edxnotes/collections/tabs.js #73 55.70 js/edxnotes/utils/template.js #73 55.70 js/edxnotes/views/tab_item.js #73 55.70 js/edxnotes/views/tabs_list.js #73 55.70 js/edxnotes/views/note_item.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!common/templates/components/paging-header.underscore #73 55.70 common/js/components/views/paging_header.js #73 55.70 text!common/templates/components/paging-footer.underscore #73 55.70 common/js/components/views/paging_footer.js #73 55.70 js/edxnotes/views/tab_panel.js #73 55.70 js/edxnotes/views/tab_view.js #73 55.70 js/edxnotes/views/tabs/recent_activity.js #73 55.70 js/edxnotes/views/note_group.js #73 55.70 js/edxnotes/views/tabs/course_structure.js #73 55.70 js/edxnotes/views/search_box.js #73 55.70 js/edxnotes/views/tabs/search_results.js #73 55.70 js/edxnotes/views/tabs/tags.js #73 55.70 js/edxnotes/views/notes_page.js #73 55.70 js/edxnotes/views/page_factory.js #73 55.70 #73 55.70 js/financial-assistance/financial_assistance_form_factory.js #73 55.70 ---------------- #73 55.70 js/financial-assistance/models/financial_assistance_model.js #73 55.70 common/js/utils/edx.utils.validate.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!templates/student_account/form_errors.underscore #73 55.70 js/student_account/views/FormView.js #73 55.70 text!templates/financial-assistance/financial_assessment_form.underscore #73 55.70 text!templates/financial-assistance/financial_assessment_submitted.underscore #73 55.70 text!templates/student_account/form_field.underscore #73 55.70 js/src/string_utils.js #73 55.70 js/financial-assistance/views/financial_assistance_form_view.js #73 55.70 js/financial-assistance/financial_assistance_form_factory.js #73 55.70 #73 55.70 js/groups/views/cohorts_dashboard_factory.js #73 55.70 ---------------- #73 55.70 js/groups/models/cohort.js #73 55.70 js/models/notification.js #73 55.70 js/views/notification.js #73 55.70 js/groups/views/cohort_form.js #73 55.70 js/src/string_utils.js #73 55.70 js/groups/views/cohort_editor.js #73 55.70 js/groups/views/course_cohort_settings_notification.js #73 55.70 js/views/base_dashboard_view.js #73 55.70 js/views/file_uploader.js #73 55.70 js/groups/views/cohorts.js #73 55.70 js/groups/collections/cohort.js #73 55.70 js/groups/models/course_cohort_settings.js #73 55.70 js/groups/models/content_group.js #73 55.70 js/groups/views/cohorts_dashboard_factory.js #73 55.70 #73 55.70 js/discussions_management/views/discussions_dashboard_factory.js #73 55.70 ---------------- #73 55.70 js/models/notification.js #73 55.70 js/views/notification.js #73 55.70 js/discussions_management/views/divided_discussions.js #73 55.70 js/vendor/jquery.qubit.js #73 55.70 js/discussions_management/views/divided_discussions_inline.js #73 55.70 js/discussions_management/views/divided_discussions_course_wide.js #73 55.70 js/views/base_dashboard_view.js #73 55.70 js/discussions_management/views/discussions.js #73 55.70 js/discussions_management/models/course_discussions_detail.js #73 55.70 js/discussions_management/models/course_discussions_settings.js #73 55.70 js/discussions_management/views/discussions_dashboard_factory.js #73 55.70 #73 55.70 js/header_factory.js #73 55.70 ---------------- #73 55.70 edx-ui-toolkit/js/utils/constants.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!edx-ui-toolkit/js/dropdown-menu/dropdown.underscore #73 55.70 edx-ui-toolkit/js/dropdown-menu/dropdown-menu-view.js #73 55.70 js/header_factory.js #73 55.70 #73 55.70 js/student_account/logistration_factory.js #73 55.70 ---------------- #73 55.70 js/student_account/models/LoginModel.js #73 55.70 js/student_account/models/PasswordResetModel.js #73 55.70 js/student_account/models/RegisterModel.js #73 55.70 js/student_account/models/AccountRecoveryModel.js #73 55.70 common/js/utils/edx.utils.validate.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!templates/student_account/form_errors.underscore #73 55.70 js/student_account/views/FormView.js #73 55.70 text!templates/student_account/form_success.underscore #73 55.70 text!templates/student_account/form_status.underscore #73 55.70 js/student_account/views/LoginView.js #73 55.70 js/student_account/views/PasswordResetView.js #73 55.70 js/student_account/views/RegisterView.js #73 55.70 js/student_account/views/InstitutionLoginView.js #73 55.70 js/student_account/views/HintedLoginView.js #73 55.70 js/student_account/utils.js #73 55.70 js/student_account/multiple_enterprise.js #73 55.70 js/vendor/history.js #73 55.70 js/student_account/views/AccessView.js #73 55.70 js/student_account/logistration_factory.js #73 55.70 #73 55.70 js/student_account/views/finish_auth_factory.js #73 55.70 ---------------- #73 55.70 js/student_account/emailoptin.js #73 55.70 js/student_account/enrollment.js #73 55.70 js/student_account/shoppingcart.js #73 55.70 js/student_account/views/FinishAuthView.js #73 55.70 js/student_account/views/finish_auth_factory.js #73 55.70 #73 55.70 js/views/message_banner.js #73 55.70 ---------------- #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!templates/fields/message_banner.underscore #73 55.70 js/views/message_banner.js #73 55.70 #73 55.70 lms/js/preview/preview_factory.js #73 55.70 ---------------- #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!common/templates/components/system-feedback.underscore #73 55.70 common/js/components/views/feedback.js #73 55.70 common/js/components/views/feedback_notification.js #73 55.70 common/js/components/views/feedback_prompt.js #73 55.70 common/js/components/utils/view_utils.js #73 55.70 lms/js/preview/preview_factory.js #73 55.70 #73 55.70 support/js/certificates_factory.js #73 55.70 ---------------- #73 55.70 support/js/models/certificate.js #73 55.70 support/js/collections/certificate.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!support/templates/certificates.underscore #73 55.70 text!support/templates/certificates_results.underscore #73 55.70 support/js/views/certificates.js #73 55.70 support/js/certificates_factory.js #73 55.70 #73 55.70 support/js/enrollment_factory.js #73 55.70 ---------------- #73 55.70 common/js/vendor/moment-with-locales.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!support/templates/enrollment-modal.underscore #73 55.70 support/js/views/enrollment_modal.js #73 55.70 support/js/models/enrollment.js #73 55.70 support/js/collections/enrollment.js #73 55.70 text!support/templates/enrollment.underscore #73 55.70 support/js/views/enrollment.js #73 55.70 support/js/enrollment_factory.js #73 55.70 #73 55.70 support/js/manage_user_factory.js #73 55.70 ---------------- #73 55.70 common/js/vendor/moment-with-locales.js #73 55.70 support/js/models/manage_user.js #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!support/templates/manage_user.underscore #73 55.70 support/js/views/manage_user.js #73 55.70 support/js/manage_user_factory.js #73 55.70 #73 55.70 teams/js/teams_tab_factory.js #73 55.70 ---------------- #73 55.70 js/vendor/requirejs/text.js #73 55.70 text!common/templates/components/search-field.underscore #73 55.70 common/js/components/views/search_field.js #73 55.70 text!templates/components/header/header.underscore #73 55.70 js/components/header/views/header.js #73 55.70 js/components/header/models/header.js #73 55.70 teams/js/models/topic.js #73 55.70 common/js/vendor/backbone.paginator.js #73 55.70 edx-ui-toolkit/js/pagination/paging-collection.js #73 55.70 teams/js/collections/base.js #73 55.70 teams/js/collections/topic.js #73 55.70 teams/js/models/team.js #73 55.70 teams/js/collections/team.js #73 55.70 teams/js/collections/my_teams.js #73 55.70 teams/js/utils/team_analytics.js #73 55.70 edx-ui-toolkit/js/utils/constants.js #73 55.70 text!common/templates/components/tabbed_view.underscore #73 55.70 text!common/templates/components/tab.underscore #73 55.70 text!common/templates/components/tabpanel.underscore #73 55.70 common/js/components/views/tabbed_view.js #73 55.70 teams/js/views/teams_tabbed_view.js #73 55.70 text!templates/components/card/card.underscore #73 55.70 js/components/card/views/card.js #73 55.70 teams/js/views/topic_card.js #73 55.70 teams/js/views/team_utils.js #73 55.70 text!common/templates/components/paging-header.underscore #73 55.70 common/js/components/views/paging_header.js #73 55.70 text!common/templates/components/paging-footer.underscore #73 55.70 common/js/components/views/paging_footer.js #73 55.70 common/js/components/views/list.js #73 55.70 text!common/templates/components/paginated-view.underscore #73 55.70 common/js/components/views/paginated_view.js #73 55.70 teams/js/views/topics.js #73 55.70 teams/js/views/team_discussion.js #73 55.70 text!common/templates/components/system-feedback.underscore #73 55.70 common/js/components/views/feedback.js #73 55.70 common/js/components/views/feedback_notification.js #73 55.70 common/js/components/views/feedback_prompt.js #73 55.70 common/js/components/utils/view_utils.js #73 55.70 text!teams/templates/team-profile.underscore #73 55.70 text!teams/templates/team-member.underscore #73 55.70 text!teams/templates/team-assignment.underscore #73 55.70 teams/js/views/team_profile.js #73 55.70 common/js/vendor/moment-with-locales.js #73 55.70 text!teams/templates/team-membership-details.underscore #73 55.70 text!teams/templates/team-country-language.underscore #73 55.70 text!teams/templates/date.underscore #73 55.70 teams/js/views/team_card.js #73 55.70 teams/js/views/teams.js #73 55.70 teams/js/views/my_teams.js #73 55.70 text!teams/templates/manage.underscore #73 55.70 teams/js/views/manage.js #73 55.70 text!teams/templates/team-actions.underscore #73 55.70 teams/js/views/topic_teams.js #73 55.70 common/js/vendor/moment-timezone-with-data.js #73 55.70 edx-ui-toolkit/js/utils/date-utils.js #73 55.70 text!templates/fields/field_readonly.underscore #73 55.70 text!templates/fields/field_dropdown.underscore #73 55.70 text!templates/fields/field_link.underscore #73 55.70 text!templates/fields/field_text.underscore #73 55.70 text!templates/fields/field_textarea.underscore #73 55.70 js/vendor/backbone-super.js #73 55.70 js/views/fields.js #73 55.70 text!teams/templates/edit-team.underscore #73 55.70 teams/js/views/edit_team.js #73 55.70 text!teams/templates/edit-team-member.underscore #73 55.70 teams/js/views/edit_team_members.js #73 55.70 text!teams/templates/team-profile-header-actions.underscore #73 55.70 teams/js/views/team_profile_header_actions.js #73 55.70 text!teams/templates/instructor-tools.underscore #73 55.70 teams/js/views/instructor_tools.js #73 55.70 text!teams/templates/teams_tab.underscore #73 55.70 teams/js/views/teams_tab.js #73 55.70 teams/js/teams_tab_factory.js #73 55.70 #73 55.70 js/dateutil_factory.js #73 55.70 ---------------- #73 55.70 common/js/vendor/moment-with-locales.js #73 55.70 common/js/vendor/moment-timezone-with-data.js #73 55.70 edx-ui-toolkit/js/utils/date-utils.js #73 55.70 js/dateutil_factory.js #73 55.70 #73 85.67 Found another file with the destination path 'teams/templates/topics.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'teams/templates/team-actions.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'teams/templates/instructor-tools.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'teams/templates/edit-team-member.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'teams/templates/date.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'teams/templates/team-member.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'teams/templates/edit-team.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_bookmarks/js/course_bookmarks_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_bookmarks/js/views/bookmark_button.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_bookmarks/js/views/bookmarks_list.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_bookmarks/js/collections/bookmarks.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_bookmarks/js/models/bookmark.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_bookmarks/templates/bookmarks-list.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_experience/js/currency.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_experience/images/learner-quote.png'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_experience/images/learner-quote2.png'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'course_experience/images/verified-cert.png'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/discussion_router.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/discussion_profile_page_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/discussion_board_factory.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/views/discussion_board_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/views/discussion_user_profile_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/views/discussion_fake_breadcrumbs.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/js/views/discussion_search_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/templates/discussion-home.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/templates/fake-breadcrumbs.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/templates/user-profile.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 Found another file with the destination path 'discussion/templates/search.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 85.67 #73 85.67 10707 static files copied to '/openedx/staticfiles', 10815 post-processed. #73 94.16 Key BLOCK_STRUCTURES_SETTINGS 'STORAGE_CLASS' not found in storage settings {'COURSE_PUBLISH_TASK_DELAY': 30, 'TASK_DEFAULT_RETRY_DELAY': 30, 'TASK_MAX_RETRIES': 5}.Using default storage path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/disclosure/disclosure-view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/dropdown-menu/dropdown-menu-view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/dropdown-menu/dropdown.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/pagination/paging-collection.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/utils/constants.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/utils/date-utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/utils/global-loader.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/utils/html-utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/utils/string-utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/breadcrumbs/breadcrumbs.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/breadcrumbs/breadcrumbs-model.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'edx-ui-toolkit/js/breadcrumbs/breadcrumbs-view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/karma.common.conf.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/jasmine.common.conf.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/jasmine_stack_trace.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/discussion.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/content.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/mathjax_include.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/thread_response_show_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_thread_show_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/new_post_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/response_comment_edit_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_thread_edit_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/thread_response_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/thread_response_edit_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_thread_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_inline_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/response_comment_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_thread_profile_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_thread_list_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_content_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/discussion_topic_menu_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/views/response_comment_show_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/models/discussion_course_settings.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/discussion/models/discussion_user.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/utils/require-serial.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/utils/edx.utils.validate.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/ExperimentalCarousel.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/search_field.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/feedback_prompt.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/feedback_alert.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/feedback_notification.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/list.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/paging_header.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/paginated_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/feedback.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/tabbed_view.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/views/paging_footer.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/utils/view_utils.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/index.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/data/store.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/data/reducers/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/data/actions/constants.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/data/actions/courseBlocks.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/data/selectors/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/data/api/client.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowserContainer.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/test-block-tree.json'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.test.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/BlockBrowser.jsx'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/components/BlockBrowser/components/BlockBrowser/__snapshots__/BlockBrowser.test.jsx.snap'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/xblock/core.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/xblock/runtime.v1.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/vendor/Squire.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/vendor/moment-with-locales.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/vendor/jquery.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.32 Found another file with the destination path 'common/js/vendor/sinon.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/underscore.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/index.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/require.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/jquery-migrate.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/backbone.paginator.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/underscore.string.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/bootstrap.bundle.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/hls.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/backbone.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/moment-timezone-with-data.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/js/vendor/jquery.scrollTo.js'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/image-modal.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/discussion/templates.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/tabbed_view.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/tabpanel.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/system-feedback.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/paginated-view.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/paging-header.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/tab.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/paging-footer.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'common/templates/components/search-field.underscore'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-BoldItalic-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Italic-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Regular-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-BoldItalic-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Light-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Italic-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Bold-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Regular-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Semibold-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Light-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-SemiboldItalic-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-SemiboldItalic-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-BoldItalic-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 97.80 Found another file with the destination path 'fonts/OpenSans/OpenSans-Semibold-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 108.3 Error: Error: ERROR: module path does not exist: /tmp/tmp9791wch4/js/factories/videos_index.js for module named: js/factories/videos_index. Path is relative to: /openedx/edx-platform #73 108.3 at /openedx/venv/lib/python3.12/site-packages/require/resources/r.js:30213:35 #73 108.3 #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-LightItalic-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-Bold-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-Semibold-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-LightItalic-webfont.woff2'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-SemiboldItalic-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-Bold-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-Light-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-Regular-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-LightItalic-webfont.ttf'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Found another file with the destination path 'fonts/OpenSans/OpenSans-Italic-webfont.woff'. It will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path. #73 109.9 Traceback (most recent call last): #73 109.9 File "/openedx/edx-platform/./manage.py", line 92, in #73 109.9 execute_from_command_line([sys.argv[0]] + django_args) #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line #73 109.9 utility.execute() #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute #73 109.9 self.fetch_command(subcommand).run_from_argv(self.argv) #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/core/management/base.py", line 420, in run_from_argv #73 109.9 self.execute(*args, **cmd_options) #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/core/management/base.py", line 464, in execute #73 109.9 output = self.handle(*args, **options) #73 109.9 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 209, in handle #73 109.9 collected = self.collect() #73 109.9 ^^^^^^^^^^^^^^ #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 148, in collect #73 109.9 for original_path, processed_path, processed in processor: #73 109.9 ^^^^^^^^^ #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/require/storage.py", line 105, in post_process #73 109.9 env.run_optimizer( #73 109.9 File "/openedx/venv/lib/python3.12/site-packages/require/storage.py", line 53, in run_optimizer #73 109.9 raise OptimizationError("Error while running r.js optimizer.") #73 109.9 require.storage.OptimizationError: Error while running r.js optimizer. #73 ERROR: process "/bin/sh -c ./manage.py lms collectstatic --noinput --settings=tutor.assets && ./manage.py cms collectstatic --noinput --settings=tutor.assets && rdfind -makesymlinks true -followsymlinks true /openedx/staticfiles/" did not complete successfully: exit code: 1 ------ > importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest-cache: ------ ------ > [production 35/40] RUN ./manage.py lms collectstatic --noinput --settings=tutor.assets && ./manage.py cms collectstatic --noinput --settings=tutor.assets && rdfind -makesymlinks true -followsymlinks true /openedx/staticfiles/: 109.9 collected = self.collect() 109.9 ^^^^^^^^^^^^^^ 109.9 File "/openedx/venv/lib/python3.12/site-packages/django/contrib/staticfiles/management/commands/collectstatic.py", line 148, in collect 109.9 for original_path, processed_path, processed in processor: 109.9 ^^^^^^^^^ 109.9 File "/openedx/venv/lib/python3.12/site-packages/require/storage.py", line 105, in post_process 109.9 env.run_optimizer( 109.9 File "/openedx/venv/lib/python3.12/site-packages/require/storage.py", line 53, in run_optimizer 109.9 raise OptimizationError("Error while running r.js optimizer.") 109.9 require.storage.OptimizationError: Error while running r.js optimizer. ------ Dockerfile:237 -------------------- 236 | # de-duping assets with symlinks. 237 | >>> RUN ./manage.py lms collectstatic --noinput --settings=tutor.assets && \ 238 | >>> ./manage.py cms collectstatic --noinput --settings=tutor.assets && \ 239 | >>> # De-duplicate static assets with symlinks \ 240 | >>> rdfind -makesymlinks true -followsymlinks true /openedx/staticfiles/ 241 | -------------------- ERROR: failed to build: failed to solve: process "/bin/sh -c ./manage.py lms collectstatic --noinput --settings=tutor.assets && ./manage.py cms collectstatic --noinput --settings=tutor.assets && rdfind -makesymlinks true -followsymlinks true /openedx/staticfiles/" did not complete successfully: exit code: 1 Error: Command failed with status 1: docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/openedx/openedx-platform.git --build-arg EDX_PLATFORM_VERSION=feanil/drop_course_videos --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37582-1a7bbe/openedx:latest-cache /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/env/build/openedx ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:291 in buildimage │ │ │ │ 288 │ │ │ # Then we can try again: │ │ 289 │ │ │ instance.tutor_command(tutor_command) │ │ 290 │ │ else: │ │ ❱ 291 │ │ │ raise err │ │ 292 │ │ 293 │ │ 294 def exec_pipeline_command(command: str, env: None): │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/o… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="feanil/drop_course_vide… │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/openedx/openedx-platform.… │ │ │ │ edx_platform_version = 'feanil/drop_course_videos' │ │ │ │ image_name = 'openedx' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-37582-1a7bbe' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+144 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build openedx │ │ │ │ --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+167 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:281 in buildimage │ │ │ │ 278 │ platform_build_args = " ".join(build_args) │ │ 279 │ tutor_command = f"images build {image_name} {tutor_cache_to_arg} { │ │ 280 │ try: │ │ ❱ 281 │ │ instance.tutor_command(tutor_command) │ │ 282 │ except CommandFailedError as err: │ │ 283 │ │ if "Please switch to a different driver" in "\n".join(err.outp │ │ 284 │ │ │ typer.echo("Buildx builder is missing; trying to force cre │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/o… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="feanil/drop_course_vide… │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/openedx/openedx-platform.… │ │ │ │ edx_platform_version = 'feanil/drop_course_videos' │ │ │ │ image_name = 'openedx' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-37582-1a7bbe' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+144 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build openedx │ │ │ │ --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+167 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/instance.py:585 in tutor_command │ │ │ │ 582 │ │ │ │ "The tutor executable could not found. Please check yo │ │ 583 │ │ │ │ f" and run `./grove venv update {self.instance_name}`. │ │ 584 │ │ │ ) │ │ ❱ 585 │ │ return execute(f"{self.tutor_executable} {argstr}", capture_ou │ │ 586 │ │ │ 587 │ def deploy(self): │ │ 588 │ │ """ │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ argstr = 'images build openedx --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+167 │ │ │ │ env = {} │ │ │ │ self = │ │ │ │ tutor_env = { │ │ │ │ │ 'TUTOR_ID': 'pr-37582-1a7bbe', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-37582-1a7bbe', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-375… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-375… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-375… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-375… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigitalocea… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +19 │ │ │ │ } │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/utils.py:130 in execute │ │ │ │ 127 │ │ │ process.wait() │ │ 128 │ │ │ raise CommandFailedError(f"Command failed: {command}", out │ │ 129 │ │ if result > 0: │ │ ❱ 130 │ │ │ raise CommandFailedError(f"Command failed with status {res │ │ 131 │ │ │ 132 │ if capture_output: │ │ 133 │ │ return "\n".join(output) │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ capture_output = True │ │ │ │ command = '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ env = { │ │ │ │ │ 'TUTOR_ID': 'pr-37582-1a7bbe', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-37582-1a7bbe', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigita… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +19 │ │ │ │ } │ │ │ │ environ = { │ │ │ │ │ 'PYTHONPATH': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/grove/tools-c… │ │ │ │ │ 'CI_DEFAULT_BRANCH_SLUG': 'main', │ │ │ │ │ 'TF_VAR_velero_enabled': 'false', │ │ │ │ │ 'CI_PROJECT_NAMESPACE': 'opencraft/ops', │ │ │ │ │ 'DOCKER_ENV_CI_JOB_STATUS': 'running', │ │ │ │ │ 'GITLAB_USER_ID': '14467504', │ │ │ │ │ 'DOCKER_VERSION': '28.5.1', │ │ │ │ │ 'DOCKER_ENV_CI_PROJECT_DESCRIPTION': 'This cluster │ │ │ │ repository is for hosting PR sandboxes for │ │ │ │ Axim.\r\n\r\nDevelopment epi'+109, │ │ │ │ │ 'CI_RUNNER_VERSION': '17.11.0', │ │ │ │ │ 'DOCKER_ENV_CI_BUILDS_DIR': '/builds', │ │ │ │ │ ... +425 │ │ │ │ } │ │ │ │ hide_output = False │ │ │ │ key = 'TUTOR_S3_REGION' │ │ │ │ line = 'Error: Command failed with status 1: docker buildx │ │ │ │ build --tag=registry.gitlab.c'+459 │ │ │ │ output = [ │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ 'Building image │ │ │ │ registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr… │ │ │ │ │ 'docker buildx build │ │ │ │ --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandbo… │ │ │ │ │ '#0 building with "vigorous_cohen" instance using │ │ │ │ docker-container driver\n', │ │ │ │ │ '\n', │ │ │ │ │ '#1 [internal] booting buildkit\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1 │ │ │ │ 3.9s done\n', │ │ │ │ │ '#1 creating container │ │ │ │ buildx_buildkit_vigorous_cohen0\n', │ │ │ │ │ ... +6629 │ │ │ │ ] │ │ │ │ process = │ │ │ │ result = 1 │ │ │ │ val = 'nyc3' │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ ╰──────────────────────────────────────────────────────────────────────────────╯ CommandFailedError: Command failed with status 1: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37582-1a7bbe/.venv/bin/tuto r images build openedx --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/openedx/openedx-platform.git" --build-arg EDX_PLATFORM_VERSION="feanil/drop_course_videos" section_end:1769808363:step_script section_start:1769808363:cleanup_file_variables Cleaning up project directory and file based variables section_end:1769808364:cleanup_file_variables ERROR: Job failed: exit code 1